Interface: CategoryAttribute
Defined in: type/CategoryAttribute.ts:6
Object class for CategoryAttribute
Properties
attributeDescription?
optionalattributeDescription?:AttributeDescription
Defined in: type/CategoryAttribute.ts:20
attributeDescription field
categoryId
categoryId:
number
Defined in: type/CategoryAttribute.ts:22
The ID of the category this attribute belongs to
createdAt
createdAt:
string
Defined in: type/CategoryAttribute.ts:12
The date when the attribute was created
createdBy?
optionalcreatedBy?:number
Defined in: type/CategoryAttribute.ts:16
The ID of the user that created the attribute
id
id:
string
Defined in: type/CategoryAttribute.ts:8
The ID of the attribute
lastModifiedAt
lastModifiedAt:
string
Defined in: type/CategoryAttribute.ts:14
The date when the attribute was last modified
lastModifiedBy?
optionallastModifiedBy?:number
Defined in: type/CategoryAttribute.ts:18
The ID of the user that last modified the attribute
value
value:
AttributeValue
Defined in: type/CategoryAttribute.ts:10
The value of the attribute