IGetCategoriesResponse

Interface

The response format for getCategories;

Inheritance: IGetCategoriesResponsesuccessResponse

Properties

Hide inherited properties
PropertyType
categories
inherited
{ categoryId: string; fullLabel: string[]; parents?: string[] }[]

categories

inherited
Interface Property
categories: { categoryId: string; fullLabel: string[]; parents?: string[] }[]
Inherited from successResponse.categories

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.