Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 759 Bytes

File metadata and controls

12 lines (9 loc) · 759 Bytes

GttModifyOrderRequest

Properties

Name Type Description Notes
type string Type of GTT order. It can be one of the following: SINGLE refers to a single-leg GTT order MULTIPLE refers to a multi-leg GTT order
quantity int Quantity with which the order is to be placed
rules \Upstox\Client\Model\GttRule[] List of rules defining the conditions for each leg in the GTT order
gtt_order_id string Unique identifier of the GTT order to be modified

[Back to Model list] [Back to API list] [Back to README]