Class AmountPaymentConstraint

Class responsible for storing information about amount payment constraint

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

maximum: undefined | null | number

maximum price that can be used while creating the transaction

minimum: undefined | null | number

minimum price that can be used while creating the transaction

type: amount

type of a payment constraint

Generated using TypeDoc