Compartilhar via


Invoice.InvoiceDate Propriedade

Definição

Obtém a data em que a fatura foi gerada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a