Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.39 KB

File metadata and controls

10 lines (7 loc) · 1.39 KB

AccountVerifyResponse

Fields

Field Type Required Description
code int ✔️ The status code of the response.
msg str ✔️ The message of the response.
data List[models.AccountVerifyModel] ✔️ A list of account verification objects.