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

Properties

name: "reference"
referenceTypeId: string

The type of the referenced resource.