20 lines
948 B
Markdown
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)
|
|
|