Compartir a través de


PaypalLinkedService.Host Propiedad

Definición

Obtiene o establece la dirección URL de la instancia de PayPal. (es decir, api.sandbox.paypal.com)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.host")]
public object Host { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.host")>]
member this.Host : obj with get, set
Public Property Host As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a