Interface describing the shape of Filtered Results. When invoking the Model.findAll method, an Observable of this interface shape is returned.
An array of Models representing the Filtered results.
The total number of Results, useful for the implementation of a pageable representation of Filtered Results.
Generated using TypeDoc
Interface describing the shape of Filtered Results. When invoking the Model.findAll method, an Observable of this interface shape is returned.