View Source VRChat.Model.License (VRChat v1.7.2)

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()
}