InitialFill

Represents the initial fill component of a dispense request.

InitialFill = object

Represents the initial fill component of a dispense request.

Properties

id

id: string | null

Unique id for the element.


quantity

quantity: Quantity | null

The amount or quantity to provide as part of the first dispense.


duration

duration: Quantity | null

The length of time that the first dispense is expected to last.