GetCallsSfuAppsResult

data class GetCallsSfuAppsResult(val created: String, val modified: String, val name: String, val uid: String)

Constructors

Link copied to clipboard
constructor(created: String, modified: String, name: String, uid: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time the item was created.

Link copied to clipboard

The date and time the item was last modified.

Link copied to clipboard

A short description of Calls app, not shown to end users.

Link copied to clipboard
val uid: String

A Cloudflare-generated unique identifier for a item.