Requests.Payments.Senders.BankPayoutCorporate (CheckoutSDK v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Requests.Payments.Senders.BankPayoutCorporate{
  address: Customers.BillingAddress.t(),
  company_name: String.t(),
  reference: String.t(),
  type: String.t()
}

Link to this section Functions