GetWorkersForPlatformsDispatchNamespaceResult

data class GetWorkersForPlatformsDispatchNamespaceResult(val accountId: String, val createdBy: String, val createdOn: String, val dispatchNamespace: String? = null, val id: String, val modifiedBy: String, val modifiedOn: String, val namespaceId: String, val namespaceName: String, val scriptCount: Int)

A collection of values returned by getWorkersForPlatformsDispatchNamespace.

Constructors

constructor(accountId: String, createdBy: String, createdOn: String, dispatchNamespace: String? = null, id: String, modifiedBy: String, modifiedOn: String, namespaceId: String, namespaceName: String, scriptCount: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier.

Link copied to clipboard

Identifier.

Link copied to clipboard

When the script was created.

Link copied to clipboard

Name of the Workers for Platforms dispatch namespace.

Link copied to clipboard
val id: String

Name of the Workers for Platforms dispatch namespace.

Link copied to clipboard

Identifier.

Link copied to clipboard

When the script was last modified.

Link copied to clipboard

API Resource UUID tag.

Link copied to clipboard

Name of the Workers for Platforms dispatch namespace.

Link copied to clipboard

The current number of scripts in this Dispatch Namespace