Condividi tramite


Invoice.InvoiceDate Proprietà

Definizione

Ottiene la data in cui è stata generata la fattura.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a