A reference to a resource.

interface SimpleRel {
    id: string;
}

Properties

Properties

id: string

The id of the referenced resource.