UNPKG

iptdevs-design-system

Version:

Library common elements into IPT Plattform.

7 lines (6 loc) 139 B
export interface AnnouncementEpaycoRefRq { code: string; payment_ref: string; epayco_ref: string; epayco_status: number; }