DodoPayments.WebhookSecret (dodo_payments v0.1.0)

Copy Markdown View Source

A webhook signing secret returned by Dodo. Inspection always redacts the secret.

Summary

Types

t()

@type t() :: %DodoPayments.WebhookSecret{extra: map(), secret: String.t() | nil}