Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 830 Bytes

VerifiedAccountResponse.md

File metadata and controls

15 lines (10 loc) · 830 Bytes

VerifiedAccountResponse

Properties

Name Type Description Notes
request_id str The unique identifier for the verification request that returns contextual data [optional] [readonly]
request_date str The date of the verification request [optional] [readonly]
state str The overall status of the verification request [optional] [readonly]
verified_account list[VerifiedAccounts] [optional] [readonly]
failed_reason str The reason for the failure of the verification request [optional] [readonly]

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