Skip to main content

Interface: FavoriteList

Defined in: type/FavoriteList.ts:8

Object class for FavoriteList

Properties

clusters?

optional clusters?: ProductsResponse

Defined in: type/FavoriteList.ts:30

clusters field


company?

optional company?: Company

Defined in: type/FavoriteList.ts:32

company field


companyId?

optional companyId?: number

Defined in: type/FavoriteList.ts:14

Favorite List company ID


contact?

optional contact?: Contact

Defined in: type/FavoriteList.ts:34

contact field


contactId?

optional contactId?: number

Defined in: type/FavoriteList.ts:16

Favorite List contact ID


createdAt

createdAt: string

Defined in: type/FavoriteList.ts:24

Favorite List date created


customer?

optional customer?: Customer

Defined in: type/FavoriteList.ts:36

customer field


customerId?

optional customerId?: number

Defined in: type/FavoriteList.ts:18

Favorite List customer ID


id

id: string | number

Defined in: type/FavoriteList.ts:10

Favorite List unique identifier


isDefault

isDefault: boolean

Defined in: type/FavoriteList.ts:20

Default Favorite List


name

name: string

Defined in: type/FavoriteList.ts:12

Favorite List name


products?

optional products?: ProductsResponse

Defined in: type/FavoriteList.ts:28

products field


slug

slug: string

Defined in: type/FavoriteList.ts:22

Favorite List slug


updatedAt

updatedAt: string

Defined in: type/FavoriteList.ts:26

Favorite List date modified