xendit.customer.model.IndividualDetail
| 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 |