Constructors

Properties

administrated?: boolean

If true, returns only the organizations that the user is an administrator of.

exceptIds?: string[]

List of organizations ids to exclude

features?: string[]

Returns organizations that has the specified features.

groupId?: string

Returns organizations that belongs to the specified group.

ids?: string[]
isMemberOf?: boolean

If true, returns only the organizations that the user is a member of.

productId?: string

Returns organizations belonging to the specified product.

search?: string

Returns organizations that match the search term.

sharedBrandId?: string

Returns organizations shared with the specified brand.

statuses?: OrganizationStatus[]

Returns organizations that has the specified status.