Payment constructor
Payment({})
Implementation
Payment({
this.countryPaymentsMethodsId,
this.countryId,
this.name,
this.desc,
this.countryPaymentsMethodsModule,
this.countryPaymentsMethodsType,
this.countryPaymentsMethodsIcon,
this.countryPaymentsMethodsGratuite,
this.entryBy,
});