Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 934 Bytes

Commit.md

File metadata and controls

18 lines (14 loc) · 934 Bytes

Commit

Properties

Name Type Description Notes
Type_ string [default to null]
Hash string [optional] [default to null]
Date time.Time [optional] [default to null]
Author *Author [optional] [default to null]
Message string [optional] [default to null]
Summary *IssueContent [optional] [default to null]
Parents []BaseCommit [optional] [default to null]
Repository *Repository [optional] [default to null]
Participants []Participant [optional] [default to null]

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