Stripe.Params.TestHelpers.Treasury.InboundTransferFailParams (tiger_stripe v0.4.0)

Copy Markdown View Source

Parameters for inbound transfer fail.

Summary

Types

t()

@type t() :: %Stripe.Params.TestHelpers.Treasury.InboundTransferFailParams{
  expand: term(),
  failure_details: term()
}
  • expand - Specifies which fields in the response should be expanded.
  • failure_details - Details about a failed InboundTransfer.