Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UpdateCustomerParams

Index

Properties

Optional companyName

companyName: undefined | string

The company name of the customer

Optional dateOfBirth

dateOfBirth: undefined | string

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

email

email: string

The E-Mail address of the customer

firstName

firstName: string

The first name of the customer

lastName

lastName: string

The last name of the customer

middleName

middleName: string

The middle name of the customer

Optional salutation

salutation: undefined | string

The salutation of the customer

Optional title

title: undefined | string

The title of the customer

Generated using TypeDoc