Compartir a través de


SubscriptionContract.StateComment Propiedad

Definición

Obtiene o establece el comentario de suscripción opcional agregado por un administrador cuando se cambia el estado 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