Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 595 Bytes

CreateValidationKeyDto.md

File metadata and controls

13 lines (7 loc) · 595 Bytes

CreateValidationKeyDto

Properties

Name Type Description Notes
publicKeyPem string The PEM encoded public key of the validation key being added [default to undefined]
daysTillExpired number The number of days from the date the validation key was added until it expires [default to undefined]

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