id
The unique slug like string used as an ID and also as an index name in storing data in a database.
REMINDER
Keep in mind that the id should be unique.
Attributes
This is the id's comprehensive information.
| Type | Required | Default |
|---|---|---|
| string | yes | empty |
The unique slug like string used as an ID and also as an index name in storing data in a database.
REMINDER
Keep in mind that the id should be unique.
This is the id's comprehensive information.
| Type | Required | Default |
|---|---|---|
| string | yes | empty |