Documentation - v1.6.0-beta.24
    Preparing search index...

    Represents a response containing a resource ID.

    interface ResourceResponse {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    Unique identifier of the resource.