Sdílet prostřednictvím


BillingProfile.InvoiceDay Vlastnost

Definice

Získá den v měsíci, kdy je vygenerována faktura pro fakturační profil.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceDay")]
public int? InvoiceDay { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceDay")>]
member this.InvoiceDay : Nullable<int>
Public ReadOnly Property InvoiceDay As Nullable(Of Integer)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro