Compartilhar via


Invoice.InvoicePeriodEndDate Propriedade

Definição

Obtém a data de término do período de cobrança para o qual a fatura é gerada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a