VRChat.Model.License (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.License{
  forAction: VRChat.Model.LicenseAction.t(),
  forId: String.t(),
  forName: String.t(),
  forType: VRChat.Model.LicenseType.t()
}

Functions

decode(value)