Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 545 Bytes

File metadata and controls

15 lines (10 loc) · 545 Bytes

SignatureVerifyResponse

Represent responce containing signature verification result

Properties

Name Type Description Notes
valid Boolean True if signature is valid and false if not
code Integer Response status code.
status String Response status. [optional]

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