Interface GetHoldingsResponse

Equity and mutual fund holdings which the user has in this demat account.

Hierarchy

Properties

code?: number

This is the code to identify specific responses.

holdings: http.Holding[]

Details of each holding.

message?: string

This is the message to identify the specific error responses.

Overall status of holdings in this demat account.

s: string

ok / error.

Generated using TypeDoc