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

Link to this section Summary

Link to this section Types

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