Requests.Payments.CardPayout.Source (CheckoutSDK v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Requests.Payments.CardPayout.Source{
  amount: integer(),
  id: String.t(),
  type: String.t()
}

Link to this section Functions