Typescript SDK Type Docs
    Preparing search index...

    Interface ChannelReference

    interface ChannelReference {
        id: string;
        typeId: "channel";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Unique identifier of the referenced Channel.

    typeId: "channel"

    Type of referenced resource.