Files
VRChatBackendDocs/Models/Subscription.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

20 lines
948 B
Markdown

# Subscription
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **amount** | **BigDecimal** | | [default to null] |
| **appleProductId** | **String** | | [optional] [default to null] |
| **description** | **String** | | [default to null] |
| **googlePlanId** | **String** | | [optional] [default to null] |
| **googleProductId** | **String** | | [optional] [default to null] |
| **id** | **String** | | [default to null] |
| **oculusSku** | **String** | | [optional] [default to null] |
| **period** | **String** | | [default to month] |
| **picoSku** | **String** | | [optional] [default to null] |
| **steamItemId** | **String** | | [default to null] |
| **tier** | **Integer** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)