View Source VRChat.Model.TransactionSteamInfo (vrchat v1.11.1)
Link to this section Summary
Link to this section Types
@type t() :: %VRChat.Model.TransactionSteamInfo{ orderId: String.t(), steamId: String.t(), steamUrl: String.t(), transId: String.t(), walletInfo: VRChat.Model.TransactionSteamWalletInfo.t() }