UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 132 B
export interface IOrderPaymentPix { imageBase64: string; paymentLink: string; pixKey: string; urlQrImage: string; }