Compartir a través de


BillingProperty.BillingProfileStatus Propiedad

Definición

Obtiene el estado del perfil de facturación. Entre los valores posibles se incluyen: "Activo", "Deshabilitado", "Advertencia"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a