vrchatapi 1.20.8-nightly.11

VRChat API Client for Rust
Documentation
# TokenBundle

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | **i32** | price of the bundle | 
**apple_product_id** | **String** |  | 
**description** | **String** |  | 
**google_product_id** | Option<**String**> |  | [optional]
**id** | **String** |  | 
**image_url** | **String** | direct url to image | 
**oculus_sku** | **String** |  | 
**steam_item_id** | **String** |  | 
**tokens** | **i32** | number of tokens received | 

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