upstox-dotnet

UpstoxClient.Model.ConvertPositionRequest

Properties

Name Type Description Notes
InstrumentToken string Key of the instrument  
NewProduct string Indicates the new product to use for the convert positions  
OldProduct string Indicates the old product to use for the convert positions  
TransactionType string Indicates whether its a buy(b) or sell(s) order  
Quantity int? Quantity with which the position to convert  

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