Skip to main content

Primary key

document_id
uuiddefault:"Random UUID"publicrequired
The unique identifier for the MaihueStreet workflow record.

Specific attributes

blocked
booleandefault:"false"publicrequired
Indicates whether the workflow is blocked.
description
varcharpublic
A description of the workflow.
internal
varcharpublicuniquerequired
The internal code or identifier for the workflow.
Rules: Max length: 50 characters
name
varcharpublicrequired
The name of the workflow.
Rules: Max length: 100 characters
workflow_with_button
booleandefault:"true"publicrequired
Indicates whether the workflow includes button interaction.
workflow_with_nfc
booleandefault:"true"publicrequired
Indicates whether the workflow includes NFC interaction.
workflow_with_qr
booleandefault:"true"publicrequired
Indicates whether the workflow includes QR code interaction.

Tracking attributes

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