Skip to content

snapshotSelectedOffer

Encodes a selected quantity and its complete source definition using exact decimal money; no acceptance is persisted.

const snapshotSelectedOffer: (selection) => Effect.Effect<string, OfferQuantityError>;

SelectedOfferTerms

Effect.Effect<string, OfferQuantityError>