Customer Type Fields

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:

  1. Fields mark with * are read only.
  2. Fields returned may not be in above order.