Merchant.WebhookPayoutEvent (Merchant v0.6.0)

View Source

Provides struct and type for a WebhookPayoutEvent

Summary

Types

t()

@type t() :: %Merchant.WebhookPayoutEvent{
  event: String.t() | nil,
  payout_id: String.t() | nil
}