IGetCategoryResponse

Interface

The response format for getCategory;

Inheritance: IGetCategoryResponsesuccessResponse

Properties

Hide inherited properties
PropertyTypeNotes
categoryId
inherited
string
fullLabel
inherited
string[]
icon
inherited
{ url?: string }
parents
inherited
string[]

categoryId

inherited
Interface Property
categoryId: string
Inherited from successResponse.categoryId

fullLabel

inherited
Interface Property
fullLabel: string[]
Inherited from successResponse.fullLabel

icon

optionalinherited
Interface Property
icon: { url?: string }
Type declaration
    Inherited from successResponse.icon

    parents

    optionalinherited
    Interface Property
    parents: string[]
    Inherited from successResponse.parents

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