Skip to Content

VendorTypeResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the vendor type[default to null]
nameStringName of the vendor type[default to null]
slugVendorTypeSlugURL-friendly slug for the vendor type[default to null]
descriptionStringDetailed description of the vendor type[optional] [default to null]
is_activeBooleanWhether the vendor type is active[default to null]
created_atDateTimestamp when the vendor type was created[default to null]
updated_atDateTimestamp when the vendor type was last updated[default to null]
auth_requiredBoolean[optional] [default to null]
colorString[optional] [default to null]
has_bannersBoolean[optional] [default to null]
is_serviceBoolean[default to null]
iconStringSVG icon for the vendor type[default to null]

[Back to Model list] [Back to API list] [Back to README]