add subdir
This commit is contained in:
13
Models/TransactionSteamInfo.md
Normal file
13
Models/TransactionSteamInfo.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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)
|
||||
|
||||
Reference in New Issue
Block a user