Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 612 Bytes

File metadata and controls

15 lines (10 loc) · 612 Bytes

CustomerValidate

Properties

Name Type Description Notes
first_name str Customer's first name
last_name str Customer's last name
type str Predefined types of identification. e.g. (BVN)
value str Customer's identification number
country str 2 letter country code of identification issuer

[Back to Model list] [Back to API list] [Back to README]