UNPKG

@mytiki/tiki-sdk-js

Version:

JS SDK for client-side integration with TIKI

10 lines (9 loc) 175 B
interface RspPayable { id: string; license: RspLicense; amount: string; type: string; description?: string; expiry?: string; reference?: string; }