Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 679 Bytes

PageInfo.md

File metadata and controls

13 lines (9 loc) · 679 Bytes

Bandwidth.Standard.Model.PageInfo

Properties

Name Type Description Notes
PrevPage string The link to the previous page for pagination. [optional]
NextPage string The link to the next page for pagination. [optional]
PrevPageToken string The isolated pagination token for the previous page. [optional]
NextPageToken string The isolated pagination token for the next page. [optional]

[Back to Model list] [Back to API list] [Back to README]