public method Account.getMaintenanceTypeThe returned value defines how trade operations can be performed on the account
Declaration
protojavascriptjavacsharppublic getMaintenanceType() : string
Returns
The method returns a string that represents the type of position maintenance
The possible return values are: Y - Hedging is allowed N - Hedging is not allowed
- Netting only D - Day netting F - FIFO
Declared in Account