Partager via


PartnerResponse.PartnerId Property

Definition

Gets or sets this is the partner id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to