Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 735 Bytes

GetPublicKeyInfo.md

File metadata and controls

15 lines (11 loc) · 735 Bytes

GetPublicKeyInfo

Properties

Name Type Description Notes
available_scans int The number of used scans. [optional]
id int The ID of the public key. [optional]
is_valid bool Whether the public key is valid at this moment. [optional]
scan_limit int How many scans the public key can do. [optional]
used_scans int The number of used scans. [optional]
valid_until datetime When the public key expires. [optional]

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