@oneblink/apps-react
    Preparing search index...

    Type Alias _FormsApp

    type _FormsApp = {
        createdAt: string;
        id: number;
        updatedAt: string;
    }
    Index

    Properties

    createdAt: string

    The time the forms app was created, represented by an ISO date

    id: number

    Identifier of the forms app

    updatedAt: string

    The time the forms app was last updated, represented by an ISO date