Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 572 Bytes

PaginatedAddressResponsePaging.md

File metadata and controls

14 lines (6 loc) · 572 Bytes

PaginatedAddressResponsePaging

Properties

Name Type Description Notes
before 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 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]