[Coming Soon] Entity
(We will release this API soon!)
[
"id",
"name",
"email",
"phone"
]
Field | Type | Description | Example |
---|---|---|---|
id | String | BSON ObjectId | "5ee9963ad5202a00016d7398" |
name | String | Agent name | Staff |
String | Agent email | [email protected] | |
phone | String | Agent phone | 0987890789 |
Updated almost 3 years ago