public method IO2GResponseReaderFactory.processMarginRequirementsResponse
    
Brief
Checks whether margin requirements information is loaded or not.
| Declaration | ||||
  | 
  ||||
| Parameters | |
response | 
    A response object. The response must have the   | 
  
Details
The returned value specifies whether the margin requirements are loaded or not. The possible returned values are as follows:
  | 
    The margin requirements are loaded.  | 
  
  | 
    Loading of the margin requirements has failed.  | 
  
The margin requirements can be obtained by using the IO2GTradingSettingsProvider.getMMR method that is used for the accounts with the one-level margin policy.
Declared in IO2GResponseReaderFactory