Skip to main content

Primary key

document_id
uuiddefault:"Random UUID"publicrequired
The unique identifier for the product feature category record.

Specific attributes

description
varcharpublic
A description of the product feature category.
internal
varcharpublicuniquerequired
The internal identifier for the product feature category.
Rules: Max length: 50 characters
name
varcharpublicrequired
The name of the product feature category.
Rules: Max length: 100 characters

Tracking attributes

created_at
timestamppublic
The timestamp when the product feature category record was created.
Rules: Precision: 6, with timezone
deleted_at
timestamppublic
The timestamp when the product feature category record was deleted, if applicable.
Rules: Precision: 6, with timezone
is_actived
booleandefault:"true"public
Indicates whether the product feature category record is active.
is_deleted
booleandefault:"false"public
Indicates whether the product feature category record has been deleted.
updated_at
timestamppublic
The timestamp when the product feature category record was last updated.
Rules: Precision: 6, with timezone