Plaid.PaymentInitiation.Payments.Payment.Schedule (plaid v3.0.0) View Source

Plaid Payment Schedule data structure.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.PaymentInitiation.Payments.Payment.Schedule{
  interval: String.t(),
  interval_execution_day: integer(),
  start_date: String.t()
}