Skip to main content

Interface: AttributeCreateInput

Defined in: type/AttributeCreateInput.ts:5

Input object for AttributeCreateInput

Properties

attributeDescriptionId

attributeDescriptionId: string

Defined in: type/AttributeCreateInput.ts:7

The ID of the AttributeDescription


categoryId?

optional categoryId?: number

Defined in: type/AttributeCreateInput.ts:21

The ID of the category the attribute belongs to


clusterId?

optional clusterId?: number

Defined in: type/AttributeCreateInput.ts:19

The ID of the cluster the attribute belongs to


companyId?

optional companyId?: number

Defined in: type/AttributeCreateInput.ts:15

The ID of the company the attribute belongs to


contactId?

optional contactId?: number

Defined in: type/AttributeCreateInput.ts:13

The ID of the contact the attribute belongs to


customerId?

optional customerId?: number

Defined in: type/AttributeCreateInput.ts:11

The ID of the customer the attribute belongs to


productId?

optional productId?: number

Defined in: type/AttributeCreateInput.ts:17

The ID of the product the attribute belongs to


value

value: AttributeValueInput

Defined in: type/AttributeCreateInput.ts:9

The value of the attribute