botas-express
    Preparing search index...

    Interface ResourceResponse

    Response returned after creating or sending an activity.

    interface ResourceResponse {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    ID of the created resource.