Compartir a través de


SubscriptionUpdateParameters.StateComment Propiedad

Definición

Obtiene o establece comentarios que describen el cambio de estado de la suscripción por parte del administrador cuando el estado se cambia a "rechazado".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a