customer property
dynamic
customer
getter/setter pair
Party placing the order or paying the invoice. Supported types:
Organization
, Person
Implementation
dynamic customer;
Party placing the order or paying the invoice. Supported types:
Organization
, Person
dynamic customer;