Commit 48979b2ba8d998d5de12dcbc2ded9def129040c3

Authored by Adhidarma Hadiwinoto
1 parent b0180091c0
Exists in master

melengkapi init object data

Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff

... ... @@ -162,9 +162,12 @@ function responseDataProcessor(responseData) {
162 162 rc: '68',
163 163 sn: '',
164 164 responseMessage: '',
  165 + combinedMessage: '',
165 166 amount: 0,
166 167 balance: 0,
  168 + saldo: 0,
167 169 ts: '',
  170 + loadTime: 0,
168 171 product: '',
169 172 productType: ''
170 173 }