Compartir a través de


PaypalLinkedService.ClientId Propiedad

Definición

Obtiene o establece el identificador de cliente asociado a la aplicación PayPal.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a