The client object used in the REST API communication when creating a new client record

Hierarchy

  • NewClientDTO

Properties

address?: string | string[]
billingLang?: string
company?: string
companyCode?: string
country?: string
email?: string | string[]
fax?: string
firstName?: string
lastName?: string
mobile?: string
phone?: string
postCode?: string
postName?: string
sendEmail?: boolean
sendPost?: boolean

Generated using TypeDoc