[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["`OrderAction` is a type that extends `TradeAction` and is used to describe actions related to orders."],["It includes a `deliveryMethod` property, which is a sub-property of instrument and specifies the delivery method."]]],["The `OrderAction` type, which extends `TradeAction`, includes a `deliveryMethod` property. This property's type is `DeliveryMethod` and it specifies the method by which an order will be delivered. The delivery method is considered a sub-property of the instrument used in the trade.\n"]]