ResourceReference

data class ResourceReference(val id: ResourceId, val type: ResourceType)

A reference to another object in the API

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard

The unique id of the referenced resource

Link copied to clipboard

The type of the referenced resource