Record
user-tsp-response
No description available.
record user-tsp-response {
conference-code: string,
dial-in-numbers: option<list<user-tsp-response-dial-in-numbers-item>>,
id: option<s32>,
leader-pin: string,
tsp-bridge: option<tsp-response-tsp-bridge-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| conference-code | string | |
| dial-in-numbers | option<list<user-tsp-response-dial-in-numbers-item>> | |
| id | option<s32> | |
| leader-pin | string | |
| tsp-bridge | option<tsp-response-tsp-bridge-enum> |