GetStreamWebhookPlainArgs

data class GetStreamWebhookPlainArgs(val accountId: String) : ConvertibleToJava<GetStreamWebhookPlainArgs>

A collection of arguments for invoking getStreamWebhook.

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

The account identifier tag.

Functions

Link copied to clipboard
open override fun toJava(): GetStreamWebhookPlainArgs