Record
api-v2010-account-token
No description available.
record api-v2010-account-token {
account-sid: option<string>,
date-created: option<string>,
date-updated: option<string>,
ice-servers: option<list<api-v2010-account-token-ice-servers-item>>,
password: option<string>,
ttl: option<string>,
username: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-sid | option<string> | |
| date-created | option<string> | |
| date-updated | option<string> | |
| ice-servers | option<list<api-v2010-account-token-ice-servers-item>> | |
| password | option<string> | |
| ttl | option<string> | |
| username | option<string> |