class documentation

class VendorType(str, Enum):

View In Hierarchy

Undocumented

Constant AUTH Undocumented
Constant BILLING Undocumented
Constant CRM Undocumented
Constant DATA_EXPORT Undocumented
Constant MARKETPLACE Undocumented
AUTH: str =

Undocumented

Value
'AUTH'
BILLING: str =

Undocumented

Value
'BILLING'
CRM: str =

Undocumented

Value
'CRM'
DATA_EXPORT: str =

Undocumented

Value
'DATA_EXPORT'
MARKETPLACE: str =

Undocumented

Value
'MARKETPLACE'