Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 808 Bytes

File metadata and controls

17 lines (12 loc) · 808 Bytes

InitAccountValidationResponse

Properties

Name Type Description Notes
ValidationID string A unique identifier for the validation [optional]
Strategy string Validation strategy [optional]
Vendor string Validation vendor [optional]
Status string Validation status [optional]
CreatedAt time.Time [optional]
UpdatedAt time.Time [optional]
VendorResponse map[string]interface{} key/value map of vendor specific params [optional]

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