Compartir a través de


IntegrationAccountPartnerFilter.PartnerType Propiedad

Definición

Obtiene o establece el tipo de asociado de la cuenta de integración asociado. Entre los valores posibles se incluyen: 'NotSpecified', 'B2B'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a