Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 472 Bytes

EmploymentDetail.md

File metadata and controls

17 lines (11 loc) · 472 Bytes

# EmploymentDetail

use Xendit\Customer\EmploymentDetail;

Properties

Name Type Required Description Examples
employer_name string Name of employer null
nature_of_business string Industry or nature of business null
role_description string Occupation or title null

[Back to README]