Interface: FavoriteList
Defined in: type/FavoriteList.ts:8
Object class for FavoriteList
Properties
clusters?
optionalclusters?:ProductsResponse
Defined in: type/FavoriteList.ts:30
clusters field
company?
optionalcompany?:Company
Defined in: type/FavoriteList.ts:32
company field
companyId?
optionalcompanyId?:number
Defined in: type/FavoriteList.ts:14
Favorite List company ID
contact?
optionalcontact?:Contact
Defined in: type/FavoriteList.ts:34
contact field
contactId?
optionalcontactId?: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?
optionalcustomer?:Customer
Defined in: type/FavoriteList.ts:36
customer field
customerId?
optionalcustomerId?: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?
optionalproducts?: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