# PaginatedAddressResponsePaging
## Properties
**before** | Option<**String**> | A string representing a cursor. Users can use this with a new request to this API endpoint as the “before” request parameter to fetch the previous page of results. | [optional]
**after** | Option<**String**> | A string representing a cursor. Users can use this with a new request to this API endpoint as the “after” request parameter to fetch the next page of results. | [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)