Skip to main content

Primary key

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

Specific attributes

description
varcharpublicrequired
The description of the transaction rule.
rpc_function
varcharpublicrequired
The rpc function of the transaction rule.
operator
varcharpublicrequired
The operator of the transaction rule.
expected_value
varcharpublicrequired
The expected value of the transaction rule.
type
varcharpublicrequired
The type of the transaction rule.
priority_order
decimaldefault:"0"publicrequired
The priority order of the transaction rule.
Rules: Precision: 5, Scale: 0
enabled
booleandefault:"true"publicrequired
Indicates whether the transaction rule is enabled.

Tracking attributes

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