View Source VRChat.Model.TransactionSteamWalletInfo (vrchat v1.11.1)

Link to this section Summary

Link to this section Types

@type t() :: %VRChat.Model.TransactionSteamWalletInfo{
  country: String.t(),
  currency: String.t(),
  state: String.t(),
  status: String.t()
}