Interface iCreateDynamicDataStorePayload

interface iCreateDynamicDataStorePayload {
    handlerId: string;
    label: string;
}

Properties

Properties

handlerId: string

The handler ID for the dynamic data store

label: string

The label of the dynamic data store

MMNEPVFCICPMFPCPTTAAATR