Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1011 Bytes

DeployKey.md

File metadata and controls

17 lines (14 loc) · 1011 Bytes

DeployKey

Properties

Name Type Description Notes
Type_ string [default to null]
Key string The deploy key value. [optional] [default to null]
Repository *Repository [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]
Owner *Account [optional] [default to null]

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