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
# WebhooksMarketplacePurchasePlan

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bullets** | **Vec<String>** |  | 
**description** | **String** |  | 
**has_free_trial** | **bool** |  | 
**id** | **i32** |  | 
**monthly_price_in_cents** | **i32** |  | 
**name** | **String** |  | 
**price_model** | **String** |  | 
**unit_name** | Option<**String**> |  | 
**yearly_price_in_cents** | **i32** |  | 

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