UNPKG

vnbankqr

Version:

Generate QR data for QR payment method in Viet Nam

11 lines (10 loc) 291 B
export default class Provider { id: string; name: string; guid: string; category: string; service: string; city: string; country: string; constructor(id: string, name: string, guid: string, category: string, service: string, city: string, country: string); }