openapi-github 0.1.0

OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs
Documentation
# SponsorshipTier

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**description** | **String** |  | 
**is_custom_ammount** | Option<**bool**> |  | [optional]
**is_custom_amount** | Option<**bool**> |  | [optional]
**is_one_time** | **bool** |  | 
**monthly_price_in_cents** | **i32** |  | 
**monthly_price_in_dollars** | **i32** |  | 
**name** | **String** |  | 
**node_id** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)