batchUpsertMaxObjectsPerBatch property

  1. @JsonKey.new(name: "batch_upsert_max_objects_per_batch")
int? batchUpsertMaxObjectsPerBatch
final

Implementation

@JsonKey(name: "batch_upsert_max_objects_per_batch")
final int? batchUpsertMaxObjectsPerBatch;