Stripe.Resources.PayoutsConfig (tiger_stripe v0.1.10)

Copy Markdown View Source

ConnectEmbeddedPayoutsConfig

Summary

Types

t()

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

Functions

expandable_fields()

object_name()