[ Web Proxy ]
URL:
Viewing: https://zoom.github.io/rivet-javascript/modules/../types/Phone.SettingsListSIPGroupsResponse.html [Back]  [Original]

SettingsListSIPGroupsResponse | @zoom/rivet

Type Alias SettingsListSIPGroupsResponse

SettingsListSIPGroupsResponse: {
next_page_token?: string;
page_size?: number;
sip_groups?: {
description?: string;
display_name?: string;
id?: string;
send_sip_group_name?: boolean;
sip_trunk?: { id?: string; name?: string };
}[];
}

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page