- {{ withdraw.highRank }}
+ 회원
- {{ withdraw.signinId }}
+ test {{ idx }}
- {{ withdraw.nickname }}
+ test {{ idx }}
-
{{ withdraw.exchangeApplicationAmount }}
+
{{ withdraw.getAccountNumber() }}
-
{{ withdraw.calculateType }}
+
{{ idx % 2 === 0 ? "롤링" : "콤프" }}
- {{ withdraw.rank }}
+ {{ withdraw.getBankName() }}
- LV{{ withdraw.level }}
+ LV{{ withdraw.getAccountNumber() }}
- {{ withdraw.accountHolder }}
+ {{ withdraw.getName() }}
-
{{ withdraw.note }}
+
@
+
- {{ withdraw.registrationDate }}
+ {{ withdraw.getCreatedAt() | date: "yyyy-MM-dd HH:mm" }}
- {{ withdraw.processDate }}
+ {{
+ withdraw.getStateChangedAt() | date: "yyyy-MM-dd HH:mm"
+ }}
+
- {{ withdraw.deposit }}
+ 41,200,000원
+
- {{ withdraw.withdraw }}
+ 19,000,000원
+
- {{ withdraw.totalMoney }}
+ 22,200,000원