Skip to main content

Type Alias: SetPriceType()

SetPriceType: (priceType) => Promise<void>

Changes price type used for price calculations.

Parameters

priceType: PriceType

Price type to be selected

Returns

Promise<void>