# QuoteListBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **total** | **Int** | The total number of records available. | **page** | **Int** | The page index to retrieve. | **perPage** | **Int** | The number of entities per page to return. | **objects** | [QuoteBankModel] | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)