Поделиться через


BillingPermissionsProperties.Actions Свойство

Определение

Возвращает набор действий, которые может выполнять вызывающий объект.

[Newtonsoft.Json.JsonProperty(PropertyName="actions")]
public System.Collections.Generic.IList<string> Actions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actions")>]
member this.Actions : System.Collections.Generic.IList<string>
Public ReadOnly Property Actions As IList(Of String)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к