MIF_E31211285/vendor/xendit/xendit-php/docs/Customer/IndividualDetail.md

838 B

# IndividualDetail

use Xendit\Customer\IndividualDetail;

Properties

Name Type Required Description Examples
given_names string null
given_names_non_roman string null
middle_name string null
surname string null
surname_non_roman string null
mother_maiden_name string null
gender string null
date_of_birth string 2017-07-21
nationality string ISO3166-2 country code ID
place_of_birth string null
employment EmploymentDetail null

[Back to README]