GetMscSubWebhooksWebhook

data class GetMscSubWebhooksWebhook(val id: String, val serverUrl: String, val webhookId: String, val webhookName: String)

Constructors

Link copied to clipboard
constructor(id: String, serverUrl: String, webhookId: String, webhookName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Webhook.

Link copied to clipboard

The serverUrl of the Subscription.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the Webhook. Note: The name must be 2 to 12 characters in length, and can contain uppercase and lowercase letters.