Compartir a través de


PaymentDetail.BillingAccount Propiedad

Definición

Obtiene o establece muestra la cuenta que se cobra por este pago.

[Newtonsoft.Json.JsonProperty(PropertyName="billingAccount")]
public string BillingAccount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingAccount")>]
member this.BillingAccount : string with get, set
Public Property BillingAccount As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a