omise v0.8.0 Omise.BankAccount

Omise Bank Account Struct.

https://www.omise.co/bank-account-api

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Omise.BankAccount{
  account_type: String.t(),
  bank_code: String.t(),
  branch_code: String.t(),
  brand: String.t(),
  created: String.t(),
  deleted: boolean(),
  last_digits: String.t(),
  name: String.t(),
  object: String.t()
}