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

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)