@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface ResponsesCreateResponse

    Response model for creating a form response

    interface ResponsesCreateResponse {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    The response's unique identifier.