UNPKG
@bootpay/backend-js
Version:
beta (2.1.10-beta3)
latest (2.4.1)
2.4.1
2.4.0
2.3.6
2.3.5
2.3.4
2.3.2
2.3.1
2.3.0
2.1.11
2.1.10
2.1.10-beta3
2.1.10-beta2
2.1.9
2.1.8
2.1.7
2.1.6
2.1.4
2.1.3
2.1.2
2.1.1
2.1.1-0.beta1
2.1.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.5-beta.4
2.0.5-beta.2
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-beta.5
2.0.0-beta.4
2.0.0-beta.2
2.0.0-beta.1
Bootpay Server Side Package for Node.js
www.bootpay.co.kr
bootpay/backend-nodejs
@bootpay/backend-js
/
dist
/
lib
/
response.js
8 lines
(7 loc)
•
180 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
// public class WalletResponseData {
//
// List<WalletDataPart> data;
// int http_status;
// }