Freigeben über


BillingProfile.InvoiceEmailOptIn Eigenschaft

Definition

Ruft ein Flag ab, das steuert, ob die Rechnungen für das Abrechnungsprofil per E-Mail gesendet werden, oder legt dieses fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: