Tef constructor
const
Tef({})
Implementation
const Tef({
this.id = '',
this.description = '',
this.brand = '',
this.brandId = '',
this.cardBin = '',
this.nsu = '',
this.brandNsu = '',
this.digitalWalletId = '',
this.digitalWalletDescription = '',
this.digitalWalletType = '',
this.authorizationId = '',
});