14 lines
487 B
Markdown
14 lines
487 B
Markdown
# CommitMeta
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**created** | Option<**String**> | | [optional]
|
|
**sha** | Option<**String**> | SHA is the commit SHA hash | [optional]
|
|
**url** | Option<**String**> | URL is the API URL for the commit | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|