GetCallsTurnAppResult

data class GetCallsTurnAppResult(val accountId: String, val created: String, val id: String, val keyId: String, val modified: String, val name: String, val uid: String)

A collection of values returned by getCallsTurnApp.

Constructors

Link copied to clipboard
constructor(accountId: String, created: String, id: String, keyId: 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

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

A Cloudflare-generated unique identifier for a item.

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.