Stripe.Resources.PaymentsConfig (tiger_stripe v0.1.10)

Copy Markdown View Source

ConnectEmbeddedPaymentsConfigClaim

Summary

Types

t()

@type t() :: %Stripe.Resources.PaymentsConfig{
  enabled: boolean(),
  features: Stripe.Resources.PaymentsFeatures.t()
}
  • enabled - Whether the embedded component is enabled.
  • features - Expandable.

Functions

expandable_fields()

object_name()