| Name | Type | Description | Notes |
|---|---|---|---|
| data | Array<ApprovalRequestItem> | The approval requests the authenticated user is eligible to act on. | [default to undefined] |
| next | string | Cursor for the next page of results. Pass it back as the `pageCursor` query param to fetch the next page. Empty or absent when this is the last page. | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]