Stripe.Resources.AchCreditTransfer (tiger_stripe v0.4.0)

Copy Markdown View Source

AchCreditTransfer resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.AchCreditTransfer{
  account_number: term(),
  bank_name: term(),
  fingerprint: term(),
  refund_account_holder_name: term(),
  refund_account_holder_type: term(),
  refund_routing_number: term(),
  routing_number: term(),
  swift_code: term()
}
  • account_number - Nullable.
  • bank_name - Nullable.
  • fingerprint - Nullable.
  • refund_account_holder_name - Nullable.
  • refund_account_holder_type - Nullable.
  • refund_routing_number - Nullable.
  • routing_number - Nullable.
  • swift_code - Nullable.

Functions

object_name()