TriggerWebhook

Constructors

Link copied to clipboard
constructor(key: String, payload: TriggerWebhookPayload)

Properties

Link copied to clipboard
val key: String
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toRequest(): Request
Link copied to clipboard
override fun toResult(response: Response): Result<String, RemoteFailure>