Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 534 Bytes

File metadata and controls

13 lines (9 loc) · 534 Bytes

SignatureVerifyResponse

Represent responce containing signature verification result

Properties

Name Type Description Notes
code int Response status code.
status str Response status. [optional]
valid bool True if signature is valid and false if not

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