Skip to content

Files

Latest commit

May 13, 2023
95bee26 · May 13, 2023

History

History
17 lines (14 loc) · 1013 Bytes

ProjectDeployKey.md

File metadata and controls

17 lines (14 loc) · 1013 Bytes

ProjectDeployKey

Properties

Name Type Description Notes
Type_ string [default to null]
Key string The deploy key value. [optional] [default to null]
Project *Project [optional] [default to null]
Comment string The comment parsed from the deploy key (if present) [optional] [default to null]
Label string The user-defined label for the deploy key [optional] [default to null]
AddedOn time.Time [optional] [default to null]
LastUsed time.Time [optional] [default to null]
Links *interface{} [optional] [default to null]
CreatedBy *Account [optional] [default to null]

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