Omise.PaymentMethod (omise v0.10.0)

Provides Barcode API interfaces.

Summary

Types

@type t() :: %Omise.PaymentMethod{
  card_brands: list(),
  currencies: list(),
  installment_terms: list(),
  name: nil,
  object: String.t()
}