14 lines
710 B
Markdown
14 lines
710 B
Markdown
# TransactionSteamInfo
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
| **orderId** | **String** | Steam Order ID | [default to null] |
|
|
| **steamId** | **String** | Steam User ID | [default to null] |
|
|
| **steamUrl** | **String** | Empty | [default to null] |
|
|
| **transId** | **String** | Steam Transaction ID, NOT the same as VRChat TransactionID | [default to null] |
|
|
| **walletInfo** | [**TransactionSteamWalletInfo**](TransactionSteamWalletInfo.md) | | [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)
|
|
|