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

Copy Markdown View Source

Parameters for outbound payment update.

Summary

Types

t()

@type t() :: %StripeElixir.Params.TestHelpers.Treasury.OutboundPaymentUpdateParams{
  expand: [String.t()] | nil,
  tracking_details: map()
}
  • expand - Specifies which fields in the response should be expanded.
  • tracking_details - Details about network-specific tracking information.