UNPKG

@inbridge/oif-ts

Version:

TypeScript integration for the Open Invoice Format (OIF) schema. Easily create OIF-compliant PDFs and parse/validate JSON.

2 lines (1 loc) 190 B
var o=class{constructor(){this.paymentType="sepa"}};var n={sepa_mandate:o,sepa:o,swift:o,credit_card:o,cash:o};function f(r){return n[r]}export{f as getPaymentInformationConstructorByType};