GetCallsSfuAppResult

data class GetCallsSfuAppResult(val accountId: String, val appId: String, val created: String, val id: String, val modified: String, val name: String, val uid: String)

A collection of values returned by getCallsSfuApp.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The account identifier tag.

Link copied to clipboard

A Cloudflare-generated unique identifier for a item.

Link copied to clipboard

The date and time the item was created.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

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.