Operation.ActionType Propriedade

Definição

Obtém enumeração. Indica o tipo de ação. "Interno" refere-se a ações que são apenas para APIs internas. Os valores possíveis incluem: 'Interno'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a