Share via


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

NotSpecified 0
B2B 1

Applies to