Skip to main content

BrandsResponse

A union representing the possible return types when querying for the calling partner's brands

union BrandsResponse = BrandsResults | InternalServerError

Possible types

BrandsResponse.BrandsResults object

The set of brands available to the calling partner

BrandsResponse.InternalServerError object

Returned when an error is encountered that is not expected.

Returned By

brands query