Stripe.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams (tiger_stripe v0.1.10)

Copy Markdown View Source

Parameters for outbound payment return outbound payment.

Summary

Types

t()

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