upstox-dotnet

UpstoxClient.Model.ProfileData

Properties

Name Type Description Notes
Email string E-mail address of the user [optional]
Exchanges List<string> Lists the exchanges to which the user has access [optional]
Products List<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 List<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 bool? To depict if the user has given power of attorney for transactions [optional]
IsActive bool? Whether the status of account is active or not [optional]

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