Stripe.Resources.Giropay (tiger_stripe v0.4.0)

Copy Markdown View Source

Giropay resource.

Summary

Types

t()

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

Functions

object_name()