interface IKeyReference {
    key: string;
    typeId: string;
}

Hierarchy (View Summary)

Properties

Properties

key: string
typeId: string

The type of the referenced resource.