Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 839 Bytes

ListSipPhones200Response.md

File metadata and controls

14 lines (11 loc) · 839 Bytes

# ListSipPhones200Response

Properties

Name Type Description Notes
next_page_token string [optional]
page_count int The number of pages returned for the request made. [optional]
page_number int The page number of the current results. [optional]
page_size int The number of records returned within a single API call. [optional]
phones \Zoom\Api\Model\ListSipPhones200ResponsePhonesInner[] SIP phones object. [optional]
total_records int The total number of all the records available across pages. [optional]

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