Skip to main content

AccountLabelSchema

createdbynullable
createdby_idintegernullable
createddatedate-timenullable
idinteger
lockedboolean
modifiedbynullable
modifiedby_idintegernullable
modifieddatedate-timenullable
namestringrequired
tenant_idintegerrequired
AccountLabelSchema
{
"createdby_id": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"id": 0,
"locked": true,
"modifiedby_id": 0,
"modifieddate": "2024-07-29T15:51:28.071Z",
"name": "string",
"tenant_id": 0
}