Skip to content

API Reference


API Reference / Constants / TransactionType

Variable: TransactionType

const TransactionType: object

Defined in: src/constants.ts:102

Type Declaration

BUY

readonly BUY: "BUY" = "BUY"

SELL

readonly SELL: "SELL" = "SELL"

Community project — not affiliated with Dhan. MIT License.