Typescript SDK Type Docs
    Preparing search index...

    Interface StateReference

    interface StateReference {
        id: string;
        typeId: "state";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Unique identifier of the referenced State.

    typeId: "state"

    Type of referenced resource.