.. _module-utility-registry-v0-types-17660: Utility.Registry.V0.Types ========================= Data Types ---------- .. _type-utility-registry-v0-types-batch-47769: **data** `Batch `_ Metadata for a batch\. .. _constr-utility-registry-v0-types-batch-73338: `Batch `_ .. list-table:: :widths: 15 10 30 :header-rows: 1 * - Field - Type - Description * - id - `Text `_ - A unique identifier for the batch\. * - size - `Int `_ - Number of items in the batch\. * - settlementFrom - `Optional `_ `Time `_ - Earliest time the batch can be settled\. * - settlementUntil - `Optional `_ `Time `_ - Latest time the batch can be settled (it will be failed after)\.