export interface QuoteDataPaymentMethodInterface { code: string; title: string; }