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

Hierarchy (View Summary)

Properties

name: "reference"
referenceTypeId: string

Name of the resource type that the value should reference.