UIBanToBankAccountDetailResponse constructor
UIBanToBankAccountDetailResponse({})
Implementation
UIBanToBankAccountDetailResponse({
this.depositNumber,
this.iBanType,
this.bankCode,
this.bankName,
this.ownerName,
this.isCached = false,
this.cachedAt,
this.cacheExpiresAt,
});