Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 550 Bytes

GetTradeWiseProfitAndLossDataResponse.md

File metadata and controls

15 lines (11 loc) · 550 Bytes

UpstoxClient.GetTradeWiseProfitAndLossDataResponse

Properties

Name Type Description Notes
status String [optional]
data [TradeWiseProfitAndLossData] Response data for trade wise data details [optional]
metadata ProfitAndLossMetaDataWrapper [optional]

Enum: StatusEnum

  • success (value: "success")
  • error (value: "error")