vrchatapi 1.20.9

VRChat API Client for Rust
Documentation
# Subscription

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | **f64** |  | 
**apple_product_id** | Option<**String**> |  | [optional]
**bulk_size** | Option<**i32**> | How many subscriptions a gifted bundle grants. | [optional]
**description** | **String** |  | 
**discount_percentage** | Option<**i32**> | Discount applied to a gifted bundle. | [optional]
**google_plan_id** | Option<**String**> |  | [optional]
**google_product_id** | Option<**String**> |  | [optional]
**id** | **String** |  | 
**oculus_sku** | Option<**String**> |  | [optional]
**period** | [**models::SubscriptionPeriod**]SubscriptionPeriod.md |  | 
**period_amount** | Option<**serde_json::Value**> |  | [optional]
**pico_sku** | Option<**String**> |  | [optional]
**steam_item_id** | **String** |  | 
**tier** | **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)