Order Agent
Data structure of agent
Field | Type | Description | Example |
---|---|---|---|
String | Email of the agent 員工電郵 | [email protected] | |
name | String | Name of the agent 員工名稱 | Cindy |
phone | String | Phone of the agent 員工電話號碼 | 123456789 |
status | String | Status of the agent 員工狀態 - active removed | active |
Updated 12 months ago