NexSDK
    Preparing search index...

    Interface UpsertChecklistRequest

    interface UpsertChecklistRequest {
        items: ChecklistItem[];
        task_type: UpsertChecklistRequestTaskType;
    }
    Index

    Properties

    Properties

    items: ChecklistItem[]
    task_type: UpsertChecklistRequestTaskType