Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BinApiResponse

Hierarchy

  • BinApiResponse

Index

Properties

Properties

data: { bank: string; bank_code: string; bin: string; bin_class: string; bin_type: string; brand: string; country_code: string; country_name: string }

Type declaration

  • bank: string
  • bank_code: string
  • bin: string
  • bin_class: string
  • bin_type: string
  • brand: string
  • country_code: string
  • country_name: string

Generated using TypeDoc