WebApiActiveQueryBuilder::Object::Result

Load the model package

use WebApiActiveQueryBuilder::Object::Result;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- sql | string | Transformed SQL text. | [optional] totals | string | Transformed SQL text with totals. | [optional] error | string | Error message text. | [optional]

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