UNPKG

scheunemann-interfaces

Version:
6 lines (5 loc) 147 B
export declare class OrderPaymentPixEntity { pixKey: string; urlQrImage: string; constructor(data?: Partial<OrderPaymentPixEntity>); }