Field-marshaller bindings for the five Quantity-typed bulk fields. The per-detail maps round-trip via standard JSON (Quantity.toJSON / fromJSON) — Record<string, Quantity<U>> serializes natively without a map marshaller.
Quantity.toJSON
fromJSON
Record<string, Quantity<U>>
Field-marshaller bindings for the five Quantity-typed bulk fields. The per-detail maps round-trip via standard JSON (
Quantity.toJSON/fromJSON) —Record<string, Quantity<U>>serializes natively without a map marshaller.