Stripe.Resources.Account.Controller.Fees (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Account.Controller.Fees{payer: String.t() | nil}
  • payer - A value indicating the responsible payer of a bundle of Stripe fees for pricing-control eligible products on this account. Learn more about fee behavior on connected accounts. Possible values: account, application, application_custom, application_express.