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] |