export interface TransactionPay { uuid: string; pin: string; }