View Source ExOAPI.Stripe.Schemas.AccountSettings (exoapi_stripe v0.1.4)

:bacs_debit_payments :: ExOAPI.Stripe.Schemas.AccountBacsDebitPaymentsSettings

:branding :: ExOAPI.Stripe.Schemas.AccountBrandingSettings

:card_issuing :: ExOAPI.Stripe.Schemas.AccountCardIssuingSettings

:card_payments :: ExOAPI.Stripe.Schemas.AccountCardPaymentsSettings

:dashboard :: ExOAPI.Stripe.Schemas.AccountDashboardSettings

:payments :: ExOAPI.Stripe.Schemas.AccountPaymentsSettings

:payouts :: ExOAPI.Stripe.Schemas.AccountPayoutSettings

:sepa_debit_payments :: ExOAPI.Stripe.Schemas.AccountSepaDebitPaymentsSettings

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

changeset(struct \\ %__MODULE__{}, params)

View Source
@spec changeset(t(), params()) :: Ecto.Changeset.t()