Stripe.Resources.Sofort (tiger_stripe v0.4.0)

Copy Markdown View Source

Sofort resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Sofort{
  bank_code: term(),
  bank_name: term(),
  bic: term(),
  country: term(),
  iban_last4: term(),
  preferred_language: term(),
  statement_descriptor: term()
}
  • bank_code - Nullable.
  • bank_name - Nullable.
  • bic - Nullable.
  • country - Nullable.
  • iban_last4 - Nullable.
  • preferred_language - Nullable.
  • statement_descriptor - Nullable.

Functions

object_name()