interface AttributeReferenceType {
    name: "reference";
    referenceTypeId: string;
}

Hierarchy (View Summary)

Properties

name: "reference"
referenceTypeId: string

The type of the referenced resource.