upstox-nodejs

UpstoxClient.ProfileData

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- email | String | E-mail address of the user | [optional] exchanges | [String] | Lists the exchanges to which the user has access | [optional] products | [String] | Lists the products types to which the user has access | [optional] broker | String | The broker ID | [optional] userId | String | Uniquely identifies the user | [optional] userName | String | Name of the user | [optional] orderTypes | [String] | Order types enabled for the user | [optional] userType | String | Identifies the user's registered role at the broker. This will be individual for all retail users | [optional] poa | Boolean | To depict if the user has given power of attorney for transactions | [optional] isActive | Boolean | Whether the status of account is active or not | [optional]

Enum: [ExchangesEnum]

Enum: [ProductsEnum]

Enum: [OrderTypesEnum]