Typescript SDK Type Docs
    Preparing search index...

    Interface AttributeReferenceType

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

    Hierarchy (View Summary)

    Index

    Properties

    name: "reference"
    referenceTypeId: ReferenceType

    Type of referenced resource.