Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 803 Bytes

CustomerBase.md

File metadata and controls

15 lines (12 loc) · 803 Bytes

CustomerBase

Properties

Name Type Description Notes
titleBefore string Academical degree, in front of the name [optional]
titleAfter string Academical degree, behind name [optional]
email string E-mail address of customer
addresses \SkipPay\Model\Address[] Addresses. All types are allowed. [optional]
tin string Tax identification number (ICO) [optional]
vatin string VAT identification number [optional]
extraData \SkipPay\Model\CustomerExtraData [optional]

[Back to Model list] [Back to API list] [Back to README]