GetBalanceResponse constructor
GetBalanceResponse({})
Implementation
GetBalanceResponse({
this.reserve,
this.serverDateTime,
this.status,
this.code,
this.message,
this.balance,
this.wallet,
this.credit,
this.limit,
this.help,
this.messageSource,
this.extCode,
});