Compartilhar via


Invoice.PurchaseOrderNumber Propriedade

Definição

Obtém um número de pedido de compra opcional para a fatura.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.purchaseOrderNumber")]
public string PurchaseOrderNumber { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.purchaseOrderNumber")>]
member this.PurchaseOrderNumber : string
Public ReadOnly Property PurchaseOrderNumber As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a