Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 842 Bytes

LinksObject.md

File metadata and controls

13 lines (9 loc) · 842 Bytes

Bandwidth.Standard.Model.LinksObject

Properties

Name Type Description Notes
First string The first (or only) page of results matching the query. [optional]
Next string If more results exist than specified by 'size', this link returns the next page of 'size' results. [optional]
Previous string If the results are more than one page, this link returns the previous page of 'size' results. [optional]
Last string If more results exist than specified by 'size', this link return the last page of result. [optional]

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