SN | FIELD NAME | DESCRIPTION |
1 | id* | Unique ID |
2 | name | Unique name identifies the customer type |
3 | discount_percent | Discount given to customers belonging to this type express in percent (e.g. "5%") |
4 | utc_created_at* | Created date and time |
5 | utc_updated_at* | Last updated date and time |
6 | status* | D if deleted, otherwise NULL |
Note:
Fields mark with * are read only.
Fields returned may not be in above order.