Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 911 Bytes

IncomingNumberList.md

File metadata and controls

18 lines (13 loc) · 911 Bytes

# IncomingNumberList

Properties

Name Type Description Notes
total int Total amount of requested resource. [optional]
start int Resource index at start of current page [optional]
end int Resource index at end of current page [optional]
page int Current page [optional]
num_pages int Total number of pages [optional]
page_size int Number of items per page [optional]
next_page_uri string Uri to retrieve the next page of items [optional]
incoming_phone_numbers \OpenAPI\Client\Model\IncomingNumberResult[] [optional]

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