Compartilhar via


BillingProfile.InvoiceDay Propriedade

Definição

Obtém o dia do mês em que a fatura do perfil de cobrança é gerada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a