Type Alias BatchUpdateInstructionArgs

BatchUpdateInstructionArgs: {
    params: BatchUpdateParams;
}