UNPKG

cecon-interfaces

Version:
9 lines (8 loc) 240 B
export interface IIuguAccountConfigurationCreaditCard { active: boolean; installments: boolean; maxInstallments: number; maxInstallmentsWithoutInterest: number; softDescriptor: string; twoStepTransaction: boolean; }