Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 842 Bytes

IndividualDetail.md

File metadata and controls

23 lines (17 loc) · 842 Bytes

IndividualDetail

xendit.customer.model.IndividualDetail

Properties

Name Type Required Description Examples
given_names str
given_names_non_roman str, none_type
middle_name str, none_type
surname str, none_type
surname_non_roman str, none_type
mother_maiden_name str, none_type
gender str, none_type
date_of_birth str, none_type
nationality CountryCode
place_of_birth str, none_type
employment EmploymentDetail

[Back to README]