18 lines
857 B
Markdown
18 lines
857 B
Markdown
# TokenBundle
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
| **amount** | **Integer** | price of the bundle | [default to null] |
|
|
| **appleProductId** | **String** | | [default to null] |
|
|
| **description** | **String** | | [default to null] |
|
|
| **googleProductId** | **String** | | [optional] [default to null] |
|
|
| **id** | **String** | | [default to null] |
|
|
| **imageUrl** | **String** | direct url to image | [default to null] |
|
|
| **oculusSku** | **String** | | [default to null] |
|
|
| **steamItemId** | **String** | | [default to null] |
|
|
| **tokens** | **Integer** | number of tokens received | [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)
|
|
|