Skip to main content

Customer

No description

union Customer = CorporateEntityCustomer | IndividualPersonCustomer

Possible types​

Customer.CorporateEntityCustomer object​

Information about a customer who is a corporate entity. This type is used for customers who are not individuals but rather companies or organizations (and are used in company owned policies)

Customer.IndividualPersonCustomer object​

Information about the customer, who is an individual person.

Member Of​

UpdatedCustomer object