StripeElixir.Params.Treasury.ReceivedCreditListParams.LinkedFlows (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.Treasury.ReceivedCreditListParams.LinkedFlows{
  source_flow_type: String.t() | nil
}
  • source_flow_type - The source flow type. Possible values: credit_reversal, other, outbound_payment, outbound_transfer, payout.