# ReadPolicyVersionsRequest
## Properties
**first_item** | Option<**i32**> | The item starting the list of policies requested. | [optional]
**policy_orn** | **String** | The OUTSCALE Resource Name (ORN) of the policy. For more information, see [Resource Identifiers](https://docs.outscale.com/en/userguide/Resource-Identifiers.html). |
**results_per_page** | Option<**i32**> | The maximum number of items that can be returned in a single response (by default, `100`). | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)