Partager via


ApiEntityBaseContract.TermsOfServiceUrl Propriété

Définition

Obtient ou définit une URL vers les conditions d’utilisation de l’API. DOIT être au format d’une URL.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à