OrderPreviewResult
Interface
Types Module: Broker
Describes the result of the order preview.
Properties
confirmId
OptionalConfirmation ID. A unique identifier that should be passed to placeOrder
method
Type
string
errors
OptionalError messages
Type
string[]
sections
Order preview section
Type
warnings
OptionalWarning messages
Type
string[]