Bagikan melalui


PaypalLinkedService.Host Property

Definition

Gets or sets the URL of the PayPal instance. (i.e. 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to