Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 549 Bytes

PersonalDetails.md

File metadata and controls

11 lines (10 loc) · 549 Bytes

SumUpRestApi.PersonalDetails

Properties

Name Type Description Notes
firstName String First name of the customer. [optional]
lastName String Last name of the customer. [optional]
email String Email address of the customer. [optional]
phone String Phone number of the customer. [optional]
birthdate Date Date of birth of the customer. [optional]
address Address [optional]