Documentation - v1.2.0-alpha.3
    Preparing search index...

    Represents a response containing a resource ID.

    interface ResourceResponse {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    Unique identifier of the resource.