Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 684 Bytes

File metadata and controls

16 lines (12 loc) · 684 Bytes

project_key_t

Properties

Name Type Description Notes
identifier char * keyId [optional]
kind arm_api_project_key_KIND_e kind of key
project char * projectId [optional]
key char * The public key
fingerprint char * Key fingerprint [optional]
updated_at char * Time of last update [optional]
created_at char * Time of creation [optional]

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