View Source ExOAPI.Stripe.Schemas.PaymentMethodP24 (exoapi_stripe v0.1.4)
:bank :: :string
The customer's bank, if provided.
Link to this section Summary
Link to this section Types
@type params() :: map()
@type t() :: %ExOAPI.Stripe.Schemas.PaymentMethodP24{
bank:
(:volkswagen_bank
| :toyota_bank
| :tmobile_usbugi_bankowe
| :santander_przelew24
| :plus_bank
| :pbac_z_ipko
| :noble_pay
| :nest_przelew
| :mbank_mtransfer
| :inteligo
| :ing
| :ideabank
| :getin_bank
| :etransfer_pocztowy24
| :envelobank
| :credit_agricole
| :citi_handlowy
| :boz
| :bnp_paribas
| :blik
| :banki_spbdzielcze
| :bank_pekao_sa
| :bank_nowy_bfg_sa
| :bank_millennium
| :alior_bank)
| nil
}
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()