Interface: PersonalProfileDetails
Properties
Property | Type |
---|---|
address | string |
birthday | string |
city | string |
country | string |
countryState? | string |
firstName | string |
idDocument | { kind : IdDocumentKind ; number : string ; } |
idDocument.kind | IdDocumentKind |
idDocument.number | string |
lastName | string |
nationality | string |
postalCode | string |