StripeElixir.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams (stripe_elixir v0.1.0)

Copy Markdown View Source

Parameters for outbound payment return outbound payment.

Summary

Types

t()

@type t() ::
  %StripeElixir.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams{
    expand: [String.t()] | nil,
    returned_details: map() | nil
  }
  • expand - Specifies which fields in the response should be expanded.
  • returned_details - Optional hash to set the return code.