(supports custom properties)
Document representing information used to identify a customer.
Property | Type | Constraints | Description |
---|---|---|---|
customer_id
|
String | maxLength=100 | The customer's number (id). |
customer_name
|
String | ||
customer_no
|
String | maxLength=100 | The customer's number (id). |
email
|
String | mandatory=true, nullable=false | The customer's email address. |