# PublicDatasetRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **loan_ids** | **Vec** | Specific loans to search | [optional] [default to null] **countries** | **Vec** | Two letter iso code for country of origin: EE, ES, FI | [optional] [default to null] **ratings** | **Vec** | Bondora's rating: AA, A, B, C, D, E, F, HR | [optional] [default to null] **loan_date_from** | **String** | Loan start date from | [optional] [default to null] **loan_date_to** | **String** | Loan start date to | [optional] [default to null] **page_size** | **i32** | Max items in result, up to 10000 | [optional] [default to null] **page_nr** | **i32** | Result page nr | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)