| 
               | 
            
              Account
             | 
          
| Member name | Value | Description | 
|---|---|---|
| None | 0 | No options specified. | 
| NewOnly | 1 | Account is returned only if it has been inserted on the given time period. Updated accounts are not returned. | 
| IncludeInactive | 2 | Inactive Accounts are returned together with active ones. | 
| ExcludeNotNumbered | 4 | Account is returned only if it has an account number. | 
| ExcludeWithNoWonCases | 8 | Account is returned only if it has a case that is in a sales status, which is "Won". | 
| CheckAccountGroupChanges | 32 | Account is returned if any Account group of the account has been updated or inserted on the given time period. | 
| CheckAddressChanges | 64 | Account is returned if any Address of the account has been updated or inserted on the given time period. | 
| CheckContactChanges | 128 | Account is returned if any Contact of the account has been updated or inserted on the given time period. | 
| CheckChildChanges | 224 | Account is returned if any Address, Contact or Account group of the account has been updated or inserted on the given time period. |