Partager via


ApiEntityBaseContract.ApiType Propriété

Définition

Obtient ou définit le type d’API. Les valeurs possibles sont les suivantes : « http », « soap », « websocket », « graphql »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à