Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@platform@turnkey_presets_BillingDefaults.hrl
Raw

include/lightspeed@platform@turnkey_presets_BillingDefaults.hrl

-record(billing_defaults, {
provider_module :: binary(),
webhook_verification :: boolean(),
dunning_enabled :: boolean(),
idempotency_required :: boolean()
}).