Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateCurrentCustomerDetail_updateCurrentCustomerDetail_customer

Hierarchy

  • UpdateCurrentCustomerDetail_updateCurrentCustomerDetail_customer

Index

Properties

__typename

__typename: "Customer"

companyName

companyName: null | string

The company name of the customer

customAttrs

Custom attributes of the customer

dateOfBirth

dateOfBirth: null | string

The customer's date of birth in ISO 8601 date format

email

email: string

The E-Mail address of the customer

firstName

firstName: null | string

The first name of the customer

id

id: string

The identifier of the customer

lastName

lastName: null | string

The last name of the customer

middleName

middleName: null | string

The middle name of the customer

salutation

salutation: null | string

The salutation of the customer

title

title: null | string

Title of the customer

Generated using TypeDoc