Sdílet prostřednictvím


BillingProfile.InvoiceEmailOptIn Vlastnost

Definice

Získá nebo nastaví příznak určující, jestli se faktury pro fakturační profil odesílají e-mailem.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceEmailOptIn")]
public bool? InvoiceEmailOptIn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceEmailOptIn")>]
member this.InvoiceEmailOptIn : Nullable<bool> with get, set
Public Property InvoiceEmailOptIn As Nullable(Of Boolean)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro