2.1.1 CustomerRelation object
Represents a customer relation.
⚠️ Internal use
This is for internal use only!
Fields
Field | Type | Description |
---|---|---|
customer required |
2.1.1 User object | The customer. |
since required |
Timestamp | The start date/time of the customer relation. |
new required |
Boolean | Whether this customer relation was new. If not, it is pre-existing. |
products required |
List of 2.1.1 Product objects | The products the customer relation used. |
Last updated on