PartnerType Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum PartnerType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type PartnerType = 
Public Enum PartnerType
Inheritance
PartnerType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

B2B 1
NotSpecified 0

Applies to