Skip to Content

PackageVendorResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the vendor.[default to null]
nameStringName of the vendor.[default to null]
logoStringOptional URL to vendor’s logo.[optional] [default to null]
phoneStringVendor’s phone number.[optional] [default to null]
emailStringVendor’s email address.[optional] [default to null]
is_activeBooleanWhether the vendor is currently active.[default to null]
vendor_type_idLongType of vendor.[default to null]
package_types_pricingListPricing information for different package types.[default to null]
unsupported_locationsListLocations that this vendor does not service.[optional] [default to null]

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