@cinerino/sdk 3.38.0-alpha.2 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/bundle.js +370 -506
- package/package.json +2 -2
- package/CHANGELOG.md +0 -879
- package/example/.gitignore +0 -1
- package/example/playground/.gitignore +0 -15
- package/example/src/transaction/searchActions.ts +0 -30
package/lib/bundle.js
CHANGED
|
@@ -1880,7 +1880,7 @@ exports.transactionTasksExportationStatus = transactionTasksExportationStatus_1.
|
|
|
1880
1880
|
exports.assetTransactionType = assetTransactionType_1.default;
|
|
1881
1881
|
exports.unitCode = unitCode_1.UnitCode;
|
|
1882
1882
|
|
|
1883
|
-
},{"./cognito":14,"./factory/account":15,"./factory/accountStatusType":
|
|
1883
|
+
},{"./cognito":14,"./factory/account":15,"./factory/accountStatusType":21,"./factory/accountTitle":22,"./factory/accountType":23,"./factory/action/authorize/award/point":24,"./factory/action/authorize/offer/moneyTransfer":25,"./factory/action/authorize/offer/product":26,"./factory/action/authorize/offer/seatReservation":27,"./factory/action/authorize/paymentMethod/any":28,"./factory/action/cancel/reservation":29,"./factory/action/check/paymentMethod/movieTicket":30,"./factory/action/check/token":31,"./factory/action/consume/use/reservation":32,"./factory/action/interact/confirm/moneyTransfer":33,"./factory/action/interact/confirm/pay":34,"./factory/action/interact/confirm/registerService":35,"./factory/action/interact/confirm/reservation":36,"./factory/action/interact/inform":37,"./factory/action/interact/register/programMembership":38,"./factory/action/interact/register/service":39,"./factory/action/interact/unRegister/programMembership":40,"./factory/action/reserve":41,"./factory/action/trade/order":42,"./factory/action/trade/pay":43,"./factory/action/trade/refund":44,"./factory/action/transfer/give/pointAward":45,"./factory/action/transfer/moneyTransfer":46,"./factory/action/transfer/print/ticket":47,"./factory/action/transfer/return/moneyTransfer":48,"./factory/action/transfer/return/order":49,"./factory/action/transfer/return/paymentMethod":50,"./factory/action/transfer/return/pointAward":51,"./factory/action/transfer/return/reservation":52,"./factory/action/transfer/send/message/email":53,"./factory/action/transfer/send/order":54,"./factory/action/update/delete/member":55,"./factory/actionStatusType":56,"./factory/actionType":57,"./factory/assetTransaction/cancelReservation":58,"./factory/assetTransaction/moneyTransfer":59,"./factory/assetTransaction/pay":60,"./factory/assetTransaction/refund":61,"./factory/assetTransaction/registerService":62,"./factory/assetTransaction/reserve":63,"./factory/assetTransactionType":64,"./factory/authorization":65,"./factory/categoryCode":66,"./factory/clientUser":67,"./factory/creativeWork/message/email":68,"./factory/creativeWork/movie":69,"./factory/creativeWork/softwareApplication/webApplication":70,"./factory/creativeWorkType":71,"./factory/customer":72,"./factory/encodingFormat":73,"./factory/errorCode":85,"./factory/errors":86,"./factory/event/screeningEvent":87,"./factory/event/screeningEventSeries":88,"./factory/eventStatusType":89,"./factory/eventType":90,"./factory/iam":91,"./factory/invoice":92,"./factory/itemAvailability":93,"./factory/language":94,"./factory/merchantReturnPolicy":95,"./factory/monetaryAmount":96,"./factory/offer":97,"./factory/offerCatalog":98,"./factory/offerType":99,"./factory/order":100,"./factory/orderStatus":101,"./factory/organization":102,"./factory/organizationType":103,"./factory/ownershipInfo":104,"./factory/paymentMethod/paymentCard/creditCard":105,"./factory/paymentMethod/paymentCard/movieTicket":106,"./factory/paymentStatusType":107,"./factory/permit":108,"./factory/person":109,"./factory/personType":110,"./factory/place/movieTheater":111,"./factory/place/screeningRoom":112,"./factory/place/screeningRoomSection":113,"./factory/place/seat":114,"./factory/placeType":115,"./factory/priceCurrency":116,"./factory/priceSpecificationType":117,"./factory/product":118,"./factory/programMembership":119,"./factory/project":120,"./factory/propertyValue":121,"./factory/qualitativeValue":122,"./factory/quantitativeValue":123,"./factory/report/accountingReport":124,"./factory/reservationStatusType":125,"./factory/reservationType":126,"./factory/seller":127,"./factory/service/paymentService":128,"./factory/service/webAPI":129,"./factory/serviceType":130,"./factory/sortType":131,"./factory/task/accountMoneyTransfer":132,"./factory/task/aggregateScreeningEvent":133,"./factory/task/aggregateUseActionsOnEvent":134,"./factory/task/cancelAccountMoneyTransfer":135,"./factory/task/cancelMoneyTransfer":136,"./factory/task/cancelPendingReservation":137,"./factory/task/cancelReservation":138,"./factory/task/confirmCancelReserve":139,"./factory/task/importEventCapacitiesFromCOA":140,"./factory/task/importEventsFromCOA":141,"./factory/task/importOffersFromCOA":142,"./factory/task/moneyTransfer":143,"./factory/task/orderProgramMembership":144,"./factory/task/pay":145,"./factory/task/refund":146,"./factory/task/registerService":147,"./factory/task/reserve":148,"./factory/task/sendEmailMessage":149,"./factory/task/triggerWebhook":150,"./factory/task/voidPayment":151,"./factory/taskName":152,"./factory/taskStatus":153,"./factory/thing":154,"./factory/transaction/moneyTransfer":155,"./factory/transaction/placeOrder":156,"./factory/transaction/returnOrder":157,"./factory/transactionStatusType":158,"./factory/transactionTasksExportationStatus":159,"./factory/transactionType":160,"./factory/unitCode":161,"@waiter/factory":259}],14:[function(require,module,exports){
|
|
1884
1884
|
"use strict";
|
|
1885
1885
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1886
1886
|
|
|
@@ -1905,7 +1905,38 @@ var transaction;
|
|
|
1905
1905
|
})(transaction = exports.transaction || (exports.transaction = {}));
|
|
1906
1906
|
exports.transactionType = transactionType_1.default;
|
|
1907
1907
|
|
|
1908
|
-
},{"./account/action/moneyTransfer":
|
|
1908
|
+
},{"./account/action/moneyTransfer":16,"./account/transaction/deposit":17,"./account/transaction/transfer":18,"./account/transaction/withdraw":19,"./account/transactionType":20}],16:[function(require,module,exports){
|
|
1909
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
1910
|
+
},{"dup":14}],17:[function(require,module,exports){
|
|
1911
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
1912
|
+
},{"dup":14}],18:[function(require,module,exports){
|
|
1913
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
1914
|
+
},{"dup":14}],19:[function(require,module,exports){
|
|
1915
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
1916
|
+
},{"dup":14}],20:[function(require,module,exports){
|
|
1917
|
+
"use strict";
|
|
1918
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1919
|
+
/**
|
|
1920
|
+
* 取引タイプ
|
|
1921
|
+
*/
|
|
1922
|
+
var TransactionType;
|
|
1923
|
+
(function (TransactionType) {
|
|
1924
|
+
/**
|
|
1925
|
+
* 出金取引
|
|
1926
|
+
*/
|
|
1927
|
+
TransactionType["Withdraw"] = "Withdraw";
|
|
1928
|
+
/**
|
|
1929
|
+
* 入金取引
|
|
1930
|
+
*/
|
|
1931
|
+
TransactionType["Deposit"] = "Deposit";
|
|
1932
|
+
/**
|
|
1933
|
+
* 転送取引
|
|
1934
|
+
*/
|
|
1935
|
+
TransactionType["Transfer"] = "Transfer";
|
|
1936
|
+
})(TransactionType || (TransactionType = {}));
|
|
1937
|
+
exports.default = TransactionType;
|
|
1938
|
+
|
|
1939
|
+
},{}],21:[function(require,module,exports){
|
|
1909
1940
|
"use strict";
|
|
1910
1941
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1911
1942
|
/**
|
|
@@ -1924,9 +1955,9 @@ var AccountStatusType;
|
|
|
1924
1955
|
})(AccountStatusType || (AccountStatusType = {}));
|
|
1925
1956
|
exports.default = AccountStatusType;
|
|
1926
1957
|
|
|
1927
|
-
},{}],
|
|
1958
|
+
},{}],22:[function(require,module,exports){
|
|
1928
1959
|
arguments[4][14][0].apply(exports,arguments)
|
|
1929
|
-
},{"dup":14}],
|
|
1960
|
+
},{"dup":14}],23:[function(require,module,exports){
|
|
1930
1961
|
"use strict";
|
|
1931
1962
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1932
1963
|
exports.AccountType = void 0;
|
|
@@ -1947,85 +1978,7 @@ var AccountType;
|
|
|
1947
1978
|
AccountType["Transactional"] = "Transactional";
|
|
1948
1979
|
})(AccountType = exports.AccountType || (exports.AccountType = {}));
|
|
1949
1980
|
|
|
1950
|
-
},{}],
|
|
1951
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
1952
|
-
},{"dup":14}],20:[function(require,module,exports){
|
|
1953
|
-
"use strict";
|
|
1954
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1955
|
-
/**
|
|
1956
|
-
* 取引タイプ
|
|
1957
|
-
*/
|
|
1958
|
-
var TransactionType;
|
|
1959
|
-
(function (TransactionType) {
|
|
1960
|
-
/**
|
|
1961
|
-
* 出金取引
|
|
1962
|
-
*/
|
|
1963
|
-
TransactionType["Withdraw"] = "Withdraw";
|
|
1964
|
-
/**
|
|
1965
|
-
* 入金取引
|
|
1966
|
-
*/
|
|
1967
|
-
TransactionType["Deposit"] = "Deposit";
|
|
1968
|
-
/**
|
|
1969
|
-
* 転送取引
|
|
1970
|
-
*/
|
|
1971
|
-
TransactionType["Transfer"] = "Transfer";
|
|
1972
|
-
})(TransactionType || (TransactionType = {}));
|
|
1973
|
-
exports.default = TransactionType;
|
|
1974
|
-
|
|
1975
|
-
},{}],21:[function(require,module,exports){
|
|
1976
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
1977
|
-
},{"dup":14}],22:[function(require,module,exports){
|
|
1978
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
1979
|
-
},{"dup":14}],23:[function(require,module,exports){
|
|
1980
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
1981
|
-
},{"dup":14}],24:[function(require,module,exports){
|
|
1982
|
-
"use strict";
|
|
1983
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1984
|
-
/**
|
|
1985
|
-
* アクションステータス
|
|
1986
|
-
*/
|
|
1987
|
-
var ActionStatusType;
|
|
1988
|
-
(function (ActionStatusType) {
|
|
1989
|
-
ActionStatusType["ActiveActionStatus"] = "ActiveActionStatus";
|
|
1990
|
-
ActionStatusType["CompletedActionStatus"] = "CompletedActionStatus";
|
|
1991
|
-
ActionStatusType["FailedActionStatus"] = "FailedActionStatus";
|
|
1992
|
-
ActionStatusType["PotentialActionStatus"] = "PotentialActionStatus";
|
|
1993
|
-
ActionStatusType["CanceledActionStatus"] = "CanceledActionStatus";
|
|
1994
|
-
})(ActionStatusType || (ActionStatusType = {}));
|
|
1995
|
-
exports.default = ActionStatusType;
|
|
1996
|
-
|
|
1997
|
-
},{}],25:[function(require,module,exports){
|
|
1998
|
-
"use strict";
|
|
1999
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2000
|
-
/**
|
|
2001
|
-
* アクションタイプ
|
|
2002
|
-
*/
|
|
2003
|
-
var ActionType;
|
|
2004
|
-
(function (ActionType) {
|
|
2005
|
-
ActionType["AuthorizeAction"] = "AuthorizeAction";
|
|
2006
|
-
ActionType["CancelAction"] = "CancelAction";
|
|
2007
|
-
ActionType["CheckAction"] = "CheckAction";
|
|
2008
|
-
ActionType["ConfirmAction"] = "ConfirmAction";
|
|
2009
|
-
ActionType["CreateAction"] = "CreateAction";
|
|
2010
|
-
ActionType["DeleteAction"] = "DeleteAction";
|
|
2011
|
-
ActionType["GiveAction"] = "GiveAction";
|
|
2012
|
-
ActionType["InformAction"] = "InformAction";
|
|
2013
|
-
ActionType["MoneyTransfer"] = "MoneyTransfer";
|
|
2014
|
-
ActionType["OrderAction"] = "OrderAction";
|
|
2015
|
-
ActionType["PayAction"] = "PayAction";
|
|
2016
|
-
ActionType["PrintAction"] = "PrintAction";
|
|
2017
|
-
ActionType["RefundAction"] = "RefundAction";
|
|
2018
|
-
ActionType["RegisterAction"] = "RegisterAction";
|
|
2019
|
-
ActionType["ReserveAction"] = "ReserveAction";
|
|
2020
|
-
ActionType["ReturnAction"] = "ReturnAction";
|
|
2021
|
-
ActionType["SendAction"] = "SendAction";
|
|
2022
|
-
ActionType["UnRegisterAction"] = "UnRegisterAction";
|
|
2023
|
-
ActionType["UpdateAction"] = "UpdateAction";
|
|
2024
|
-
ActionType["UseAction"] = "UseAction";
|
|
2025
|
-
})(ActionType || (ActionType = {}));
|
|
2026
|
-
exports.default = ActionType;
|
|
2027
|
-
|
|
2028
|
-
},{}],26:[function(require,module,exports){
|
|
1981
|
+
},{}],24:[function(require,module,exports){
|
|
2029
1982
|
"use strict";
|
|
2030
1983
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2031
1984
|
exports.ObjectType = void 0;
|
|
@@ -2034,11 +1987,11 @@ var ObjectType;
|
|
|
2034
1987
|
ObjectType["PointAward"] = "PointAward";
|
|
2035
1988
|
})(ObjectType = exports.ObjectType || (exports.ObjectType = {}));
|
|
2036
1989
|
|
|
2037
|
-
},{}],
|
|
1990
|
+
},{}],25:[function(require,module,exports){
|
|
2038
1991
|
arguments[4][14][0].apply(exports,arguments)
|
|
2039
|
-
},{"dup":14}],
|
|
1992
|
+
},{"dup":14}],26:[function(require,module,exports){
|
|
2040
1993
|
arguments[4][14][0].apply(exports,arguments)
|
|
2041
|
-
},{"dup":14}],
|
|
1994
|
+
},{"dup":14}],27:[function(require,module,exports){
|
|
2042
1995
|
"use strict";
|
|
2043
1996
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2044
1997
|
exports.ObjectType = void 0;
|
|
@@ -2047,7 +2000,7 @@ var ObjectType;
|
|
|
2047
2000
|
ObjectType["SeatReservation"] = "SeatReservation";
|
|
2048
2001
|
})(ObjectType = exports.ObjectType || (exports.ObjectType = {}));
|
|
2049
2002
|
|
|
2050
|
-
},{}],
|
|
2003
|
+
},{}],28:[function(require,module,exports){
|
|
2051
2004
|
"use strict";
|
|
2052
2005
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2053
2006
|
exports.ServiceIdentifier = exports.ResultType = void 0;
|
|
@@ -2062,17 +2015,17 @@ var ServiceIdentifier;
|
|
|
2062
2015
|
ServiceIdentifier["MovieTicket"] = "MovieTicket";
|
|
2063
2016
|
})(ServiceIdentifier = exports.ServiceIdentifier || (exports.ServiceIdentifier = {}));
|
|
2064
2017
|
|
|
2065
|
-
},{}],
|
|
2018
|
+
},{}],29:[function(require,module,exports){
|
|
2019
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2020
|
+
},{"dup":14}],30:[function(require,module,exports){
|
|
2021
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2022
|
+
},{"dup":14}],31:[function(require,module,exports){
|
|
2066
2023
|
arguments[4][14][0].apply(exports,arguments)
|
|
2067
2024
|
},{"dup":14}],32:[function(require,module,exports){
|
|
2068
2025
|
arguments[4][14][0].apply(exports,arguments)
|
|
2069
2026
|
},{"dup":14}],33:[function(require,module,exports){
|
|
2070
2027
|
arguments[4][14][0].apply(exports,arguments)
|
|
2071
2028
|
},{"dup":14}],34:[function(require,module,exports){
|
|
2072
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2073
|
-
},{"dup":14}],35:[function(require,module,exports){
|
|
2074
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2075
|
-
},{"dup":14}],36:[function(require,module,exports){
|
|
2076
2029
|
"use strict";
|
|
2077
2030
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2078
2031
|
exports.ObjectType = void 0;
|
|
@@ -2081,7 +2034,11 @@ var ObjectType;
|
|
|
2081
2034
|
ObjectType["PaymentMethod"] = "PaymentMethod";
|
|
2082
2035
|
})(ObjectType = exports.ObjectType || (exports.ObjectType = {}));
|
|
2083
2036
|
|
|
2084
|
-
},{}],
|
|
2037
|
+
},{}],35:[function(require,module,exports){
|
|
2038
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2039
|
+
},{"dup":14}],36:[function(require,module,exports){
|
|
2040
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2041
|
+
},{"dup":14}],37:[function(require,module,exports){
|
|
2085
2042
|
arguments[4][14][0].apply(exports,arguments)
|
|
2086
2043
|
},{"dup":14}],38:[function(require,module,exports){
|
|
2087
2044
|
arguments[4][14][0].apply(exports,arguments)
|
|
@@ -2098,17 +2055,17 @@ arguments[4][14][0].apply(exports,arguments)
|
|
|
2098
2055
|
},{"dup":14}],44:[function(require,module,exports){
|
|
2099
2056
|
arguments[4][14][0].apply(exports,arguments)
|
|
2100
2057
|
},{"dup":14}],45:[function(require,module,exports){
|
|
2101
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2102
|
-
},{"dup":14}],46:[function(require,module,exports){
|
|
2103
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2104
|
-
},{"dup":14}],47:[function(require,module,exports){
|
|
2105
2058
|
"use strict";
|
|
2106
2059
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2107
2060
|
exports.ObjectType = void 0;
|
|
2108
2061
|
var point_1 = require("../../authorize/award/point");
|
|
2109
2062
|
exports.ObjectType = point_1.ObjectType;
|
|
2110
2063
|
|
|
2111
|
-
},{"../../authorize/award/point":
|
|
2064
|
+
},{"../../authorize/award/point":24}],46:[function(require,module,exports){
|
|
2065
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2066
|
+
},{"dup":14}],47:[function(require,module,exports){
|
|
2067
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2068
|
+
},{"dup":14}],48:[function(require,module,exports){
|
|
2112
2069
|
arguments[4][14][0].apply(exports,arguments)
|
|
2113
2070
|
},{"dup":14}],49:[function(require,module,exports){
|
|
2114
2071
|
arguments[4][14][0].apply(exports,arguments)
|
|
@@ -2125,10 +2082,65 @@ arguments[4][14][0].apply(exports,arguments)
|
|
|
2125
2082
|
},{"dup":14}],55:[function(require,module,exports){
|
|
2126
2083
|
arguments[4][14][0].apply(exports,arguments)
|
|
2127
2084
|
},{"dup":14}],56:[function(require,module,exports){
|
|
2085
|
+
"use strict";
|
|
2086
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2087
|
+
/**
|
|
2088
|
+
* アクションステータス
|
|
2089
|
+
*/
|
|
2090
|
+
var ActionStatusType;
|
|
2091
|
+
(function (ActionStatusType) {
|
|
2092
|
+
ActionStatusType["ActiveActionStatus"] = "ActiveActionStatus";
|
|
2093
|
+
ActionStatusType["CompletedActionStatus"] = "CompletedActionStatus";
|
|
2094
|
+
ActionStatusType["FailedActionStatus"] = "FailedActionStatus";
|
|
2095
|
+
ActionStatusType["PotentialActionStatus"] = "PotentialActionStatus";
|
|
2096
|
+
ActionStatusType["CanceledActionStatus"] = "CanceledActionStatus";
|
|
2097
|
+
})(ActionStatusType || (ActionStatusType = {}));
|
|
2098
|
+
exports.default = ActionStatusType;
|
|
2099
|
+
|
|
2100
|
+
},{}],57:[function(require,module,exports){
|
|
2101
|
+
"use strict";
|
|
2102
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2103
|
+
/**
|
|
2104
|
+
* アクションタイプ
|
|
2105
|
+
*/
|
|
2106
|
+
var ActionType;
|
|
2107
|
+
(function (ActionType) {
|
|
2108
|
+
ActionType["AuthorizeAction"] = "AuthorizeAction";
|
|
2109
|
+
ActionType["CancelAction"] = "CancelAction";
|
|
2110
|
+
ActionType["CheckAction"] = "CheckAction";
|
|
2111
|
+
ActionType["ConfirmAction"] = "ConfirmAction";
|
|
2112
|
+
ActionType["CreateAction"] = "CreateAction";
|
|
2113
|
+
ActionType["DeleteAction"] = "DeleteAction";
|
|
2114
|
+
ActionType["GiveAction"] = "GiveAction";
|
|
2115
|
+
ActionType["InformAction"] = "InformAction";
|
|
2116
|
+
ActionType["MoneyTransfer"] = "MoneyTransfer";
|
|
2117
|
+
ActionType["OrderAction"] = "OrderAction";
|
|
2118
|
+
ActionType["PayAction"] = "PayAction";
|
|
2119
|
+
ActionType["PrintAction"] = "PrintAction";
|
|
2120
|
+
ActionType["RefundAction"] = "RefundAction";
|
|
2121
|
+
ActionType["RegisterAction"] = "RegisterAction";
|
|
2122
|
+
ActionType["ReserveAction"] = "ReserveAction";
|
|
2123
|
+
ActionType["ReturnAction"] = "ReturnAction";
|
|
2124
|
+
ActionType["SendAction"] = "SendAction";
|
|
2125
|
+
ActionType["UnRegisterAction"] = "UnRegisterAction";
|
|
2126
|
+
ActionType["UpdateAction"] = "UpdateAction";
|
|
2127
|
+
ActionType["UseAction"] = "UseAction";
|
|
2128
|
+
})(ActionType || (ActionType = {}));
|
|
2129
|
+
exports.default = ActionType;
|
|
2130
|
+
|
|
2131
|
+
},{}],58:[function(require,module,exports){
|
|
2132
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2133
|
+
},{"dup":14}],59:[function(require,module,exports){
|
|
2134
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2135
|
+
},{"dup":14}],60:[function(require,module,exports){
|
|
2128
2136
|
arguments[4][14][0].apply(exports,arguments)
|
|
2129
|
-
},{"dup":14}],
|
|
2137
|
+
},{"dup":14}],61:[function(require,module,exports){
|
|
2138
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2139
|
+
},{"dup":14}],62:[function(require,module,exports){
|
|
2130
2140
|
arguments[4][14][0].apply(exports,arguments)
|
|
2131
|
-
},{"dup":14}],
|
|
2141
|
+
},{"dup":14}],63:[function(require,module,exports){
|
|
2142
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2143
|
+
},{"dup":14}],64:[function(require,module,exports){
|
|
2132
2144
|
"use strict";
|
|
2133
2145
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2134
2146
|
/**
|
|
@@ -2165,19 +2177,7 @@ var AssetTransactionType;
|
|
|
2165
2177
|
})(AssetTransactionType || (AssetTransactionType = {}));
|
|
2166
2178
|
exports.default = AssetTransactionType;
|
|
2167
2179
|
|
|
2168
|
-
},{}],
|
|
2169
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2170
|
-
},{"dup":14}],60:[function(require,module,exports){
|
|
2171
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2172
|
-
},{"dup":14}],61:[function(require,module,exports){
|
|
2173
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2174
|
-
},{"dup":14}],62:[function(require,module,exports){
|
|
2175
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2176
|
-
},{"dup":14}],63:[function(require,module,exports){
|
|
2177
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2178
|
-
},{"dup":14}],64:[function(require,module,exports){
|
|
2179
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2180
|
-
},{"dup":14}],65:[function(require,module,exports){
|
|
2180
|
+
},{}],65:[function(require,module,exports){
|
|
2181
2181
|
arguments[4][14][0].apply(exports,arguments)
|
|
2182
2182
|
},{"dup":14}],66:[function(require,module,exports){
|
|
2183
2183
|
"use strict";
|
|
@@ -2242,20 +2242,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
2242
2242
|
},{}],68:[function(require,module,exports){
|
|
2243
2243
|
"use strict";
|
|
2244
2244
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2245
|
-
/**
|
|
2246
|
-
* 著作物タイプ
|
|
2247
|
-
*/
|
|
2248
|
-
var CreativeWorkType;
|
|
2249
|
-
(function (CreativeWorkType) {
|
|
2250
|
-
CreativeWorkType["EmailMessage"] = "EmailMessage";
|
|
2251
|
-
CreativeWorkType["Movie"] = "Movie";
|
|
2252
|
-
CreativeWorkType["WebApplication"] = "WebApplication";
|
|
2253
|
-
})(CreativeWorkType || (CreativeWorkType = {}));
|
|
2254
|
-
exports.default = CreativeWorkType;
|
|
2255
|
-
|
|
2256
|
-
},{}],69:[function(require,module,exports){
|
|
2257
|
-
"use strict";
|
|
2258
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2259
2245
|
exports.AboutIdentifier = void 0;
|
|
2260
2246
|
var AboutIdentifier;
|
|
2261
2247
|
(function (AboutIdentifier) {
|
|
@@ -2265,11 +2251,25 @@ var AboutIdentifier;
|
|
|
2265
2251
|
AboutIdentifier["OnEventStatusChanged"] = "OnEventStatusChanged";
|
|
2266
2252
|
})(AboutIdentifier = exports.AboutIdentifier || (exports.AboutIdentifier = {}));
|
|
2267
2253
|
|
|
2268
|
-
},{}],
|
|
2254
|
+
},{}],69:[function(require,module,exports){
|
|
2269
2255
|
arguments[4][14][0].apply(exports,arguments)
|
|
2270
|
-
},{"dup":14}],
|
|
2256
|
+
},{"dup":14}],70:[function(require,module,exports){
|
|
2271
2257
|
arguments[4][14][0].apply(exports,arguments)
|
|
2272
|
-
},{"dup":14}],
|
|
2258
|
+
},{"dup":14}],71:[function(require,module,exports){
|
|
2259
|
+
"use strict";
|
|
2260
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2261
|
+
/**
|
|
2262
|
+
* 著作物タイプ
|
|
2263
|
+
*/
|
|
2264
|
+
var CreativeWorkType;
|
|
2265
|
+
(function (CreativeWorkType) {
|
|
2266
|
+
CreativeWorkType["EmailMessage"] = "EmailMessage";
|
|
2267
|
+
CreativeWorkType["Movie"] = "Movie";
|
|
2268
|
+
CreativeWorkType["WebApplication"] = "WebApplication";
|
|
2269
|
+
})(CreativeWorkType || (CreativeWorkType = {}));
|
|
2270
|
+
exports.default = CreativeWorkType;
|
|
2271
|
+
|
|
2272
|
+
},{}],72:[function(require,module,exports){
|
|
2273
2273
|
arguments[4][14][0].apply(exports,arguments)
|
|
2274
2274
|
},{"dup":14}],73:[function(require,module,exports){
|
|
2275
2275
|
"use strict";
|
|
@@ -2316,27 +2316,6 @@ var Video;
|
|
|
2316
2316
|
|
|
2317
2317
|
},{}],74:[function(require,module,exports){
|
|
2318
2318
|
"use strict";
|
|
2319
|
-
/**
|
|
2320
|
-
* エラーコード
|
|
2321
|
-
*/
|
|
2322
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2323
|
-
var ErrorCode;
|
|
2324
|
-
(function (ErrorCode) {
|
|
2325
|
-
ErrorCode["AlreadyInUse"] = "AlreadyInUse";
|
|
2326
|
-
ErrorCode["Argument"] = "Argument";
|
|
2327
|
-
ErrorCode["ArgumentNull"] = "ArgumentNull";
|
|
2328
|
-
ErrorCode["Forbidden"] = "Forbidden";
|
|
2329
|
-
ErrorCode["GatewayTimeout"] = "GatewayTimeout";
|
|
2330
|
-
ErrorCode["NotFound"] = "NotFound";
|
|
2331
|
-
ErrorCode["NotImplemented"] = "NotImplemented";
|
|
2332
|
-
ErrorCode["RateLimitExceeded"] = "RateLimitExceeded";
|
|
2333
|
-
ErrorCode["ServiceUnavailable"] = "ServiceUnavailable";
|
|
2334
|
-
ErrorCode["Unauthorized"] = "Unauthorized";
|
|
2335
|
-
})(ErrorCode || (ErrorCode = {}));
|
|
2336
|
-
exports.default = ErrorCode;
|
|
2337
|
-
|
|
2338
|
-
},{}],75:[function(require,module,exports){
|
|
2339
|
-
"use strict";
|
|
2340
2319
|
var __extends = (this && this.__extends) || (function () {
|
|
2341
2320
|
var extendStatics = function (d, b) {
|
|
2342
2321
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -2379,7 +2358,7 @@ var AlreadyInUseError = /** @class */ (function (_super) {
|
|
|
2379
2358
|
}(chevre_1.ChevreError));
|
|
2380
2359
|
exports.default = AlreadyInUseError;
|
|
2381
2360
|
|
|
2382
|
-
},{"../errorCode":
|
|
2361
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],75:[function(require,module,exports){
|
|
2383
2362
|
"use strict";
|
|
2384
2363
|
var __extends = (this && this.__extends) || (function () {
|
|
2385
2364
|
var extendStatics = function (d, b) {
|
|
@@ -2422,7 +2401,7 @@ var ArgumentError = /** @class */ (function (_super) {
|
|
|
2422
2401
|
}(chevre_1.ChevreError));
|
|
2423
2402
|
exports.default = ArgumentError;
|
|
2424
2403
|
|
|
2425
|
-
},{"../errorCode":
|
|
2404
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],76:[function(require,module,exports){
|
|
2426
2405
|
"use strict";
|
|
2427
2406
|
var __extends = (this && this.__extends) || (function () {
|
|
2428
2407
|
var extendStatics = function (d, b) {
|
|
@@ -2465,7 +2444,7 @@ var ArgumentNullError = /** @class */ (function (_super) {
|
|
|
2465
2444
|
}(chevre_1.ChevreError));
|
|
2466
2445
|
exports.default = ArgumentNullError;
|
|
2467
2446
|
|
|
2468
|
-
},{"../errorCode":
|
|
2447
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],77:[function(require,module,exports){
|
|
2469
2448
|
"use strict";
|
|
2470
2449
|
var __extends = (this && this.__extends) || (function () {
|
|
2471
2450
|
var extendStatics = function (d, b) {
|
|
@@ -2504,7 +2483,7 @@ var ChevreError = /** @class */ (function (_super) {
|
|
|
2504
2483
|
}(Error));
|
|
2505
2484
|
exports.ChevreError = ChevreError;
|
|
2506
2485
|
|
|
2507
|
-
},{"setprototypeof":288}],
|
|
2486
|
+
},{"setprototypeof":288}],78:[function(require,module,exports){
|
|
2508
2487
|
"use strict";
|
|
2509
2488
|
var __extends = (this && this.__extends) || (function () {
|
|
2510
2489
|
var extendStatics = function (d, b) {
|
|
@@ -2546,7 +2525,7 @@ var ForbiddenError = /** @class */ (function (_super) {
|
|
|
2546
2525
|
}(chevre_1.ChevreError));
|
|
2547
2526
|
exports.default = ForbiddenError;
|
|
2548
2527
|
|
|
2549
|
-
},{"../errorCode":
|
|
2528
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],79:[function(require,module,exports){
|
|
2550
2529
|
"use strict";
|
|
2551
2530
|
var __extends = (this && this.__extends) || (function () {
|
|
2552
2531
|
var extendStatics = function (d, b) {
|
|
@@ -2588,7 +2567,7 @@ var GatewayTimeoutError = /** @class */ (function (_super) {
|
|
|
2588
2567
|
}(chevre_1.ChevreError));
|
|
2589
2568
|
exports.default = GatewayTimeoutError;
|
|
2590
2569
|
|
|
2591
|
-
},{"../errorCode":
|
|
2570
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],80:[function(require,module,exports){
|
|
2592
2571
|
"use strict";
|
|
2593
2572
|
var __extends = (this && this.__extends) || (function () {
|
|
2594
2573
|
var extendStatics = function (d, b) {
|
|
@@ -2631,7 +2610,7 @@ var NotFoundError = /** @class */ (function (_super) {
|
|
|
2631
2610
|
}(chevre_1.ChevreError));
|
|
2632
2611
|
exports.default = NotFoundError;
|
|
2633
2612
|
|
|
2634
|
-
},{"../errorCode":
|
|
2613
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],81:[function(require,module,exports){
|
|
2635
2614
|
"use strict";
|
|
2636
2615
|
var __extends = (this && this.__extends) || (function () {
|
|
2637
2616
|
var extendStatics = function (d, b) {
|
|
@@ -2673,7 +2652,7 @@ var NotImplementedError = /** @class */ (function (_super) {
|
|
|
2673
2652
|
}(chevre_1.ChevreError));
|
|
2674
2653
|
exports.default = NotImplementedError;
|
|
2675
2654
|
|
|
2676
|
-
},{"../errorCode":
|
|
2655
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],82:[function(require,module,exports){
|
|
2677
2656
|
"use strict";
|
|
2678
2657
|
var __extends = (this && this.__extends) || (function () {
|
|
2679
2658
|
var extendStatics = function (d, b) {
|
|
@@ -2715,7 +2694,7 @@ var RateLimitExceededError = /** @class */ (function (_super) {
|
|
|
2715
2694
|
}(chevre_1.ChevreError));
|
|
2716
2695
|
exports.default = RateLimitExceededError;
|
|
2717
2696
|
|
|
2718
|
-
},{"../errorCode":
|
|
2697
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],83:[function(require,module,exports){
|
|
2719
2698
|
"use strict";
|
|
2720
2699
|
var __extends = (this && this.__extends) || (function () {
|
|
2721
2700
|
var extendStatics = function (d, b) {
|
|
@@ -2757,7 +2736,7 @@ var ServiceUnavailableError = /** @class */ (function (_super) {
|
|
|
2757
2736
|
}(chevre_1.ChevreError));
|
|
2758
2737
|
exports.default = ServiceUnavailableError;
|
|
2759
2738
|
|
|
2760
|
-
},{"../errorCode":
|
|
2739
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],84:[function(require,module,exports){
|
|
2761
2740
|
"use strict";
|
|
2762
2741
|
var __extends = (this && this.__extends) || (function () {
|
|
2763
2742
|
var extendStatics = function (d, b) {
|
|
@@ -2799,7 +2778,28 @@ var UnauthorizedError = /** @class */ (function (_super) {
|
|
|
2799
2778
|
}(chevre_1.ChevreError));
|
|
2800
2779
|
exports.default = UnauthorizedError;
|
|
2801
2780
|
|
|
2802
|
-
},{"../errorCode":
|
|
2781
|
+
},{"../errorCode":85,"./chevre":77,"setprototypeof":288}],85:[function(require,module,exports){
|
|
2782
|
+
"use strict";
|
|
2783
|
+
/**
|
|
2784
|
+
* エラーコード
|
|
2785
|
+
*/
|
|
2786
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2787
|
+
var ErrorCode;
|
|
2788
|
+
(function (ErrorCode) {
|
|
2789
|
+
ErrorCode["AlreadyInUse"] = "AlreadyInUse";
|
|
2790
|
+
ErrorCode["Argument"] = "Argument";
|
|
2791
|
+
ErrorCode["ArgumentNull"] = "ArgumentNull";
|
|
2792
|
+
ErrorCode["Forbidden"] = "Forbidden";
|
|
2793
|
+
ErrorCode["GatewayTimeout"] = "GatewayTimeout";
|
|
2794
|
+
ErrorCode["NotFound"] = "NotFound";
|
|
2795
|
+
ErrorCode["NotImplemented"] = "NotImplemented";
|
|
2796
|
+
ErrorCode["RateLimitExceeded"] = "RateLimitExceeded";
|
|
2797
|
+
ErrorCode["ServiceUnavailable"] = "ServiceUnavailable";
|
|
2798
|
+
ErrorCode["Unauthorized"] = "Unauthorized";
|
|
2799
|
+
})(ErrorCode || (ErrorCode = {}));
|
|
2800
|
+
exports.default = ErrorCode;
|
|
2801
|
+
|
|
2802
|
+
},{}],86:[function(require,module,exports){
|
|
2803
2803
|
"use strict";
|
|
2804
2804
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2805
2805
|
exports.Unauthorized = exports.Chevre = exports.ServiceUnavailable = exports.RateLimitExceeded = exports.NotImplemented = exports.NotFound = exports.GatewayTimeout = exports.Forbidden = exports.ArgumentNull = exports.Argument = exports.AlreadyInUse = void 0;
|
|
@@ -2829,7 +2829,11 @@ exports.ServiceUnavailable = serviceUnavailable_1.default;
|
|
|
2829
2829
|
var unauthorized_1 = require("./error/unauthorized");
|
|
2830
2830
|
exports.Unauthorized = unauthorized_1.default;
|
|
2831
2831
|
|
|
2832
|
-
},{"./error/alreadyInUse":
|
|
2832
|
+
},{"./error/alreadyInUse":74,"./error/argument":75,"./error/argumentNull":76,"./error/chevre":77,"./error/forbidden":78,"./error/gatewayTimeout":79,"./error/notFound":80,"./error/notImplemented":81,"./error/rateLimitExceeded":82,"./error/serviceUnavailable":83,"./error/unauthorized":84}],87:[function(require,module,exports){
|
|
2833
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2834
|
+
},{"dup":14}],88:[function(require,module,exports){
|
|
2835
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2836
|
+
},{"dup":14}],89:[function(require,module,exports){
|
|
2833
2837
|
"use strict";
|
|
2834
2838
|
/**
|
|
2835
2839
|
* イベントステータス
|
|
@@ -2844,7 +2848,7 @@ var EventStatusType;
|
|
|
2844
2848
|
})(EventStatusType || (EventStatusType = {}));
|
|
2845
2849
|
exports.default = EventStatusType;
|
|
2846
2850
|
|
|
2847
|
-
},{}],
|
|
2851
|
+
},{}],90:[function(require,module,exports){
|
|
2848
2852
|
"use strict";
|
|
2849
2853
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2850
2854
|
/**
|
|
@@ -2857,11 +2861,7 @@ var EventType;
|
|
|
2857
2861
|
})(EventType || (EventType = {}));
|
|
2858
2862
|
exports.default = EventType;
|
|
2859
2863
|
|
|
2860
|
-
},{}],
|
|
2861
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2862
|
-
},{"dup":14}],90:[function(require,module,exports){
|
|
2863
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2864
|
-
},{"dup":14}],91:[function(require,module,exports){
|
|
2864
|
+
},{}],91:[function(require,module,exports){
|
|
2865
2865
|
"use strict";
|
|
2866
2866
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2867
2867
|
exports.RoleType = void 0;
|
|
@@ -3052,6 +3052,14 @@ var PersonType;
|
|
|
3052
3052
|
exports.default = PersonType;
|
|
3053
3053
|
|
|
3054
3054
|
},{}],111:[function(require,module,exports){
|
|
3055
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3056
|
+
},{"dup":14}],112:[function(require,module,exports){
|
|
3057
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3058
|
+
},{"dup":14}],113:[function(require,module,exports){
|
|
3059
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3060
|
+
},{"dup":14}],114:[function(require,module,exports){
|
|
3061
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3062
|
+
},{"dup":14}],115:[function(require,module,exports){
|
|
3055
3063
|
"use strict";
|
|
3056
3064
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3057
3065
|
exports.PlaceType = void 0;
|
|
@@ -3068,15 +3076,7 @@ var PlaceType;
|
|
|
3068
3076
|
PlaceType["Seat"] = "Seat";
|
|
3069
3077
|
})(PlaceType = exports.PlaceType || (exports.PlaceType = {}));
|
|
3070
3078
|
|
|
3071
|
-
},{}],
|
|
3072
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3073
|
-
},{"dup":14}],113:[function(require,module,exports){
|
|
3074
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3075
|
-
},{"dup":14}],114:[function(require,module,exports){
|
|
3076
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3077
|
-
},{"dup":14}],115:[function(require,module,exports){
|
|
3078
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3079
|
-
},{"dup":14}],116:[function(require,module,exports){
|
|
3079
|
+
},{}],116:[function(require,module,exports){
|
|
3080
3080
|
"use strict";
|
|
3081
3081
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3082
3082
|
/**
|
|
@@ -3217,8 +3217,6 @@ exports.default = ReservationType;
|
|
|
3217
3217
|
},{}],127:[function(require,module,exports){
|
|
3218
3218
|
arguments[4][14][0].apply(exports,arguments)
|
|
3219
3219
|
},{"dup":14}],128:[function(require,module,exports){
|
|
3220
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3221
|
-
},{"dup":14}],129:[function(require,module,exports){
|
|
3222
3220
|
"use strict";
|
|
3223
3221
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3224
3222
|
exports.PaymentServiceType = void 0;
|
|
@@ -3230,7 +3228,7 @@ var PaymentServiceType;
|
|
|
3230
3228
|
PaymentServiceType["PaymentCard"] = "PaymentCard";
|
|
3231
3229
|
})(PaymentServiceType = exports.PaymentServiceType || (exports.PaymentServiceType = {}));
|
|
3232
3230
|
|
|
3233
|
-
},{}],
|
|
3231
|
+
},{}],129:[function(require,module,exports){
|
|
3234
3232
|
"use strict";
|
|
3235
3233
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3236
3234
|
exports.Identifier = void 0;
|
|
@@ -3240,7 +3238,9 @@ var Identifier;
|
|
|
3240
3238
|
Identifier["Chevre"] = "Chevre";
|
|
3241
3239
|
})(Identifier = exports.Identifier || (exports.Identifier = {}));
|
|
3242
3240
|
|
|
3243
|
-
},{}],
|
|
3241
|
+
},{}],130:[function(require,module,exports){
|
|
3242
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3243
|
+
},{"dup":14}],131:[function(require,module,exports){
|
|
3244
3244
|
"use strict";
|
|
3245
3245
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3246
3246
|
/**
|
|
@@ -3254,6 +3254,46 @@ var SortType;
|
|
|
3254
3254
|
exports.default = SortType;
|
|
3255
3255
|
|
|
3256
3256
|
},{}],132:[function(require,module,exports){
|
|
3257
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3258
|
+
},{"dup":14}],133:[function(require,module,exports){
|
|
3259
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3260
|
+
},{"dup":14}],134:[function(require,module,exports){
|
|
3261
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3262
|
+
},{"dup":14}],135:[function(require,module,exports){
|
|
3263
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3264
|
+
},{"dup":14}],136:[function(require,module,exports){
|
|
3265
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3266
|
+
},{"dup":14}],137:[function(require,module,exports){
|
|
3267
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3268
|
+
},{"dup":14}],138:[function(require,module,exports){
|
|
3269
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3270
|
+
},{"dup":14}],139:[function(require,module,exports){
|
|
3271
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3272
|
+
},{"dup":14}],140:[function(require,module,exports){
|
|
3273
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3274
|
+
},{"dup":14}],141:[function(require,module,exports){
|
|
3275
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3276
|
+
},{"dup":14}],142:[function(require,module,exports){
|
|
3277
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3278
|
+
},{"dup":14}],143:[function(require,module,exports){
|
|
3279
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3280
|
+
},{"dup":14}],144:[function(require,module,exports){
|
|
3281
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3282
|
+
},{"dup":14}],145:[function(require,module,exports){
|
|
3283
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3284
|
+
},{"dup":14}],146:[function(require,module,exports){
|
|
3285
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3286
|
+
},{"dup":14}],147:[function(require,module,exports){
|
|
3287
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3288
|
+
},{"dup":14}],148:[function(require,module,exports){
|
|
3289
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3290
|
+
},{"dup":14}],149:[function(require,module,exports){
|
|
3291
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3292
|
+
},{"dup":14}],150:[function(require,module,exports){
|
|
3293
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3294
|
+
},{"dup":14}],151:[function(require,module,exports){
|
|
3295
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3296
|
+
},{"dup":14}],152:[function(require,module,exports){
|
|
3257
3297
|
"use strict";
|
|
3258
3298
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3259
3299
|
/**
|
|
@@ -3373,7 +3413,7 @@ var TaskName;
|
|
|
3373
3413
|
})(TaskName || (TaskName = {}));
|
|
3374
3414
|
exports.default = TaskName;
|
|
3375
3415
|
|
|
3376
|
-
},{}],
|
|
3416
|
+
},{}],153:[function(require,module,exports){
|
|
3377
3417
|
"use strict";
|
|
3378
3418
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3379
3419
|
/**
|
|
@@ -3400,49 +3440,32 @@ var TaskStatus;
|
|
|
3400
3440
|
})(TaskStatus || (TaskStatus = {}));
|
|
3401
3441
|
exports.default = TaskStatus;
|
|
3402
3442
|
|
|
3403
|
-
},{}],
|
|
3404
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3405
|
-
},{"dup":14}],135:[function(require,module,exports){
|
|
3406
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3407
|
-
},{"dup":14}],136:[function(require,module,exports){
|
|
3408
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3409
|
-
},{"dup":14}],137:[function(require,module,exports){
|
|
3410
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3411
|
-
},{"dup":14}],138:[function(require,module,exports){
|
|
3412
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3413
|
-
},{"dup":14}],139:[function(require,module,exports){
|
|
3414
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3415
|
-
},{"dup":14}],140:[function(require,module,exports){
|
|
3416
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3417
|
-
},{"dup":14}],141:[function(require,module,exports){
|
|
3443
|
+
},{}],154:[function(require,module,exports){
|
|
3418
3444
|
arguments[4][14][0].apply(exports,arguments)
|
|
3419
|
-
},{"dup":14}],
|
|
3420
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3421
|
-
},{"dup":14}],143:[function(require,module,exports){
|
|
3422
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3423
|
-
},{"dup":14}],144:[function(require,module,exports){
|
|
3424
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3425
|
-
},{"dup":14}],145:[function(require,module,exports){
|
|
3426
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3427
|
-
},{"dup":14}],146:[function(require,module,exports){
|
|
3428
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3429
|
-
},{"dup":14}],147:[function(require,module,exports){
|
|
3430
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3431
|
-
},{"dup":14}],148:[function(require,module,exports){
|
|
3432
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3433
|
-
},{"dup":14}],149:[function(require,module,exports){
|
|
3434
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3435
|
-
},{"dup":14}],150:[function(require,module,exports){
|
|
3436
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3437
|
-
},{"dup":14}],151:[function(require,module,exports){
|
|
3438
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3439
|
-
},{"dup":14}],152:[function(require,module,exports){
|
|
3440
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3441
|
-
},{"dup":14}],153:[function(require,module,exports){
|
|
3445
|
+
},{"dup":14}],155:[function(require,module,exports){
|
|
3442
3446
|
arguments[4][14][0].apply(exports,arguments)
|
|
3443
|
-
},{"dup":14}],
|
|
3447
|
+
},{"dup":14}],156:[function(require,module,exports){
|
|
3444
3448
|
arguments[4][14][0].apply(exports,arguments)
|
|
3445
|
-
},{"dup":14}],
|
|
3449
|
+
},{"dup":14}],157:[function(require,module,exports){
|
|
3450
|
+
"use strict";
|
|
3451
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3452
|
+
exports.Reason = void 0;
|
|
3453
|
+
/**
|
|
3454
|
+
* 返品理由
|
|
3455
|
+
*/
|
|
3456
|
+
var Reason;
|
|
3457
|
+
(function (Reason) {
|
|
3458
|
+
/**
|
|
3459
|
+
* カスタマー都合での返品
|
|
3460
|
+
*/
|
|
3461
|
+
Reason["Customer"] = "Customer";
|
|
3462
|
+
/**
|
|
3463
|
+
* 販売者都合での返品
|
|
3464
|
+
*/
|
|
3465
|
+
Reason["Seller"] = "Seller";
|
|
3466
|
+
})(Reason = exports.Reason || (exports.Reason = {}));
|
|
3467
|
+
|
|
3468
|
+
},{}],158:[function(require,module,exports){
|
|
3446
3469
|
"use strict";
|
|
3447
3470
|
/**
|
|
3448
3471
|
* 取引ステータス
|
|
@@ -3457,7 +3480,7 @@ var TransactionStatusType;
|
|
|
3457
3480
|
})(TransactionStatusType || (TransactionStatusType = {}));
|
|
3458
3481
|
exports.default = TransactionStatusType;
|
|
3459
3482
|
|
|
3460
|
-
},{}],
|
|
3483
|
+
},{}],159:[function(require,module,exports){
|
|
3461
3484
|
"use strict";
|
|
3462
3485
|
/**
|
|
3463
3486
|
* 取引タスクエクスポートステータス
|
|
@@ -3480,7 +3503,7 @@ var TransactionTasksExportationStatus;
|
|
|
3480
3503
|
})(TransactionTasksExportationStatus || (TransactionTasksExportationStatus = {}));
|
|
3481
3504
|
exports.default = TransactionTasksExportationStatus;
|
|
3482
3505
|
|
|
3483
|
-
},{}],
|
|
3506
|
+
},{}],160:[function(require,module,exports){
|
|
3484
3507
|
"use strict";
|
|
3485
3508
|
/**
|
|
3486
3509
|
* 取引タイプ
|
|
@@ -3503,29 +3526,6 @@ var TransactionType;
|
|
|
3503
3526
|
})(TransactionType || (TransactionType = {}));
|
|
3504
3527
|
exports.default = TransactionType;
|
|
3505
3528
|
|
|
3506
|
-
},{}],158:[function(require,module,exports){
|
|
3507
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3508
|
-
},{"dup":14}],159:[function(require,module,exports){
|
|
3509
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3510
|
-
},{"dup":14}],160:[function(require,module,exports){
|
|
3511
|
-
"use strict";
|
|
3512
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3513
|
-
exports.Reason = void 0;
|
|
3514
|
-
/**
|
|
3515
|
-
* 返品理由
|
|
3516
|
-
*/
|
|
3517
|
-
var Reason;
|
|
3518
|
-
(function (Reason) {
|
|
3519
|
-
/**
|
|
3520
|
-
* 顧客自身の都合での返品
|
|
3521
|
-
*/
|
|
3522
|
-
Reason["Customer"] = "Customer";
|
|
3523
|
-
/**
|
|
3524
|
-
* 販売者都合での返品
|
|
3525
|
-
*/
|
|
3526
|
-
Reason["Seller"] = "Seller";
|
|
3527
|
-
})(Reason = exports.Reason || (exports.Reason = {}));
|
|
3528
|
-
|
|
3529
3529
|
},{}],161:[function(require,module,exports){
|
|
3530
3530
|
"use strict";
|
|
3531
3531
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -4186,7 +4186,7 @@ var service;
|
|
|
4186
4186
|
service.UserPool = UserPool;
|
|
4187
4187
|
})(service = exports.service || (exports.service = {}));
|
|
4188
4188
|
|
|
4189
|
-
},{"./chevre/account":165,"./chevre/accountAction":166,"./chevre/accountTitle":167,"./chevre/accountingReport":168,"./chevre/action":169,"./chevre/assetTransaction":170,"./chevre/assetTransaction/cancelReservation":171,"./chevre/assetTransaction/moneyTransfer":172,"./chevre/assetTransaction/pay":173,"./chevre/assetTransaction/refund":174,"./chevre/assetTransaction/registerService":175,"./chevre/assetTransaction/reserve":176,"./chevre/authorization":177,"./chevre/categoryCode":178,"./chevre/creativeWork":179,"./chevre/customer":180,"./chevre/emailMessage":181,"./chevre/event":182,"./chevre/iam":183,"./chevre/me":184,"./chevre/offer":185,"./chevre/offerCatalog":186,"./chevre/order":187,"./chevre/ownershipInfo":188,"./chevre/permit":189,"./chevre/person":190,"./chevre/person/ownershipInfo":191,"./chevre/place":192,"./chevre/priceSpecification":193,"./chevre/product":194,"./chevre/project":195,"./chevre/reservation":196,"./chevre/seller":197,"./chevre/serviceOutput":198,"./chevre/task":199,"./chevre/token":200,"./chevre/transaction/moneyTransfer":
|
|
4189
|
+
},{"./chevre/account":165,"./chevre/accountAction":166,"./chevre/accountTitle":167,"./chevre/accountingReport":168,"./chevre/action":169,"./chevre/assetTransaction":170,"./chevre/assetTransaction/cancelReservation":171,"./chevre/assetTransaction/moneyTransfer":172,"./chevre/assetTransaction/pay":173,"./chevre/assetTransaction/refund":174,"./chevre/assetTransaction/registerService":175,"./chevre/assetTransaction/reserve":176,"./chevre/authorization":177,"./chevre/categoryCode":178,"./chevre/creativeWork":179,"./chevre/customer":180,"./chevre/emailMessage":181,"./chevre/event":182,"./chevre/iam":183,"./chevre/me":184,"./chevre/offer":185,"./chevre/offerCatalog":186,"./chevre/order":187,"./chevre/ownershipInfo":188,"./chevre/permit":189,"./chevre/person":190,"./chevre/person/ownershipInfo":191,"./chevre/place":192,"./chevre/priceSpecification":193,"./chevre/product":194,"./chevre/project":195,"./chevre/reservation":196,"./chevre/seller":197,"./chevre/serviceOutput":198,"./chevre/task":199,"./chevre/token":200,"./chevre/transaction/moneyTransfer":201,"./chevre/transaction/placeOrder":202,"./chevre/transaction/returnOrder":203,"./chevre/transactionNumber":204,"./chevre/userPool":205,"./factory":206}],165:[function(require,module,exports){
|
|
4190
4190
|
"use strict";
|
|
4191
4191
|
var __extends = (this && this.__extends) || (function () {
|
|
4192
4192
|
var extendStatics = function (d, b) {
|
|
@@ -10327,99 +10327,11 @@ var TokenService = /** @class */ (function (_super) {
|
|
|
10327
10327
|
});
|
|
10328
10328
|
});
|
|
10329
10329
|
};
|
|
10330
|
-
return TokenService;
|
|
10331
|
-
}(service_1.Service));
|
|
10332
|
-
exports.TokenService = TokenService;
|
|
10333
|
-
|
|
10334
|
-
},{"../service":213,"http-status":274}],201:[function(require,module,exports){
|
|
10335
|
-
"use strict";
|
|
10336
|
-
var __extends = (this && this.__extends) || (function () {
|
|
10337
|
-
var extendStatics = function (d, b) {
|
|
10338
|
-
extendStatics = Object.setPrototypeOf ||
|
|
10339
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
10340
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
10341
|
-
return extendStatics(d, b);
|
|
10342
|
-
};
|
|
10343
|
-
return function (d, b) {
|
|
10344
|
-
if (typeof b !== "function" && b !== null)
|
|
10345
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
10346
|
-
extendStatics(d, b);
|
|
10347
|
-
function __() { this.constructor = d; }
|
|
10348
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
10349
|
-
};
|
|
10350
|
-
})();
|
|
10351
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
10352
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
10353
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
10354
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
10355
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
10356
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
10357
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
10358
|
-
});
|
|
10359
|
-
};
|
|
10360
|
-
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
10361
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
10362
|
-
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
10363
|
-
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
10364
|
-
function step(op) {
|
|
10365
|
-
if (f) throw new TypeError("Generator is already executing.");
|
|
10366
|
-
while (_) try {
|
|
10367
|
-
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
10368
|
-
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
10369
|
-
switch (op[0]) {
|
|
10370
|
-
case 0: case 1: t = op; break;
|
|
10371
|
-
case 4: _.label++; return { value: op[1], done: false };
|
|
10372
|
-
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
10373
|
-
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
10374
|
-
default:
|
|
10375
|
-
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
10376
|
-
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
10377
|
-
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
10378
|
-
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
10379
|
-
if (t[2]) _.ops.pop();
|
|
10380
|
-
_.trys.pop(); continue;
|
|
10381
|
-
}
|
|
10382
|
-
op = body.call(thisArg, _);
|
|
10383
|
-
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
10384
|
-
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
10385
|
-
}
|
|
10386
|
-
};
|
|
10387
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10388
|
-
exports.TransactionNumberService = void 0;
|
|
10389
|
-
var http_status_1 = require("http-status");
|
|
10390
|
-
var service_1 = require("../service");
|
|
10391
|
-
/**
|
|
10392
|
-
* 取引番号サービス
|
|
10393
|
-
*/
|
|
10394
|
-
var TransactionNumberService = /** @class */ (function (_super) {
|
|
10395
|
-
__extends(TransactionNumberService, _super);
|
|
10396
|
-
function TransactionNumberService() {
|
|
10397
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
10398
|
-
}
|
|
10399
|
-
/**
|
|
10400
|
-
* 発行
|
|
10401
|
-
*/
|
|
10402
|
-
TransactionNumberService.prototype.publish = function (params) {
|
|
10403
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
10404
|
-
var _this = this;
|
|
10405
|
-
return __generator(this, function (_a) {
|
|
10406
|
-
return [2 /*return*/, this.fetch({
|
|
10407
|
-
uri: '/transactionNumbers',
|
|
10408
|
-
method: 'POST',
|
|
10409
|
-
body: params,
|
|
10410
|
-
expectedStatusCodes: [http_status_1.CREATED]
|
|
10411
|
-
})
|
|
10412
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
10413
|
-
return [2 /*return*/, response.json()];
|
|
10414
|
-
}); }); })];
|
|
10415
|
-
});
|
|
10416
|
-
});
|
|
10417
|
-
};
|
|
10418
|
-
return TransactionNumberService;
|
|
10330
|
+
return TokenService;
|
|
10419
10331
|
}(service_1.Service));
|
|
10420
|
-
exports.
|
|
10332
|
+
exports.TokenService = TokenService;
|
|
10421
10333
|
|
|
10422
|
-
},{"../service":213,"http-status":274}],
|
|
10334
|
+
},{"../service":213,"http-status":274}],201:[function(require,module,exports){
|
|
10423
10335
|
"use strict";
|
|
10424
10336
|
var __extends = (this && this.__extends) || (function () {
|
|
10425
10337
|
var extendStatics = function (d, b) {
|
|
@@ -10538,7 +10450,7 @@ var MoneyTransferTransactionService = /** @class */ (function (_super) {
|
|
|
10538
10450
|
}(service_1.Service));
|
|
10539
10451
|
exports.MoneyTransferTransactionService = MoneyTransferTransactionService;
|
|
10540
10452
|
|
|
10541
|
-
},{"../../factory":206,"../../service":213,"http-status":274}],
|
|
10453
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],202:[function(require,module,exports){
|
|
10542
10454
|
"use strict";
|
|
10543
10455
|
var __extends = (this && this.__extends) || (function () {
|
|
10544
10456
|
var extendStatics = function (d, b) {
|
|
@@ -10657,7 +10569,7 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
10657
10569
|
}(service_1.Service));
|
|
10658
10570
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
10659
10571
|
|
|
10660
|
-
},{"../../factory":206,"../../service":213,"http-status":274}],
|
|
10572
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],203:[function(require,module,exports){
|
|
10661
10573
|
"use strict";
|
|
10662
10574
|
var __extends = (this && this.__extends) || (function () {
|
|
10663
10575
|
var extendStatics = function (d, b) {
|
|
@@ -10757,7 +10669,95 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
10757
10669
|
}(service_1.Service));
|
|
10758
10670
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
10759
10671
|
|
|
10760
|
-
},{"../../factory":206,"../../service":213,"http-status":274}],
|
|
10672
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],204:[function(require,module,exports){
|
|
10673
|
+
"use strict";
|
|
10674
|
+
var __extends = (this && this.__extends) || (function () {
|
|
10675
|
+
var extendStatics = function (d, b) {
|
|
10676
|
+
extendStatics = Object.setPrototypeOf ||
|
|
10677
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
10678
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
10679
|
+
return extendStatics(d, b);
|
|
10680
|
+
};
|
|
10681
|
+
return function (d, b) {
|
|
10682
|
+
if (typeof b !== "function" && b !== null)
|
|
10683
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
10684
|
+
extendStatics(d, b);
|
|
10685
|
+
function __() { this.constructor = d; }
|
|
10686
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
10687
|
+
};
|
|
10688
|
+
})();
|
|
10689
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
10690
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
10691
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
10692
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
10693
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
10694
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
10695
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
10696
|
+
});
|
|
10697
|
+
};
|
|
10698
|
+
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
10699
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
10700
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
10701
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
10702
|
+
function step(op) {
|
|
10703
|
+
if (f) throw new TypeError("Generator is already executing.");
|
|
10704
|
+
while (_) try {
|
|
10705
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
10706
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
10707
|
+
switch (op[0]) {
|
|
10708
|
+
case 0: case 1: t = op; break;
|
|
10709
|
+
case 4: _.label++; return { value: op[1], done: false };
|
|
10710
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
10711
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
10712
|
+
default:
|
|
10713
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
10714
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
10715
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
10716
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
10717
|
+
if (t[2]) _.ops.pop();
|
|
10718
|
+
_.trys.pop(); continue;
|
|
10719
|
+
}
|
|
10720
|
+
op = body.call(thisArg, _);
|
|
10721
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
10722
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
10723
|
+
}
|
|
10724
|
+
};
|
|
10725
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10726
|
+
exports.TransactionNumberService = void 0;
|
|
10727
|
+
var http_status_1 = require("http-status");
|
|
10728
|
+
var service_1 = require("../service");
|
|
10729
|
+
/**
|
|
10730
|
+
* 取引番号サービス
|
|
10731
|
+
*/
|
|
10732
|
+
var TransactionNumberService = /** @class */ (function (_super) {
|
|
10733
|
+
__extends(TransactionNumberService, _super);
|
|
10734
|
+
function TransactionNumberService() {
|
|
10735
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
10736
|
+
}
|
|
10737
|
+
/**
|
|
10738
|
+
* 発行
|
|
10739
|
+
*/
|
|
10740
|
+
TransactionNumberService.prototype.publish = function (params) {
|
|
10741
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10742
|
+
var _this = this;
|
|
10743
|
+
return __generator(this, function (_a) {
|
|
10744
|
+
return [2 /*return*/, this.fetch({
|
|
10745
|
+
uri: '/transactionNumbers',
|
|
10746
|
+
method: 'POST',
|
|
10747
|
+
body: params,
|
|
10748
|
+
expectedStatusCodes: [http_status_1.CREATED]
|
|
10749
|
+
})
|
|
10750
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
10751
|
+
return [2 /*return*/, response.json()];
|
|
10752
|
+
}); }); })];
|
|
10753
|
+
});
|
|
10754
|
+
});
|
|
10755
|
+
};
|
|
10756
|
+
return TransactionNumberService;
|
|
10757
|
+
}(service_1.Service));
|
|
10758
|
+
exports.TransactionNumberService = TransactionNumberService;
|
|
10759
|
+
|
|
10760
|
+
},{"../service":213,"http-status":274}],205:[function(require,module,exports){
|
|
10761
10761
|
"use strict";
|
|
10762
10762
|
var __extends = (this && this.__extends) || (function () {
|
|
10763
10763
|
var extendStatics = function (d, b) {
|
|
@@ -15335,53 +15335,6 @@ var MoneyTransferTransactionService = /** @class */ (function (_super) {
|
|
|
15335
15335
|
});
|
|
15336
15336
|
});
|
|
15337
15337
|
};
|
|
15338
|
-
/**
|
|
15339
|
-
* 取引検索
|
|
15340
|
-
*/
|
|
15341
|
-
MoneyTransferTransactionService.prototype.search = function (params) {
|
|
15342
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
15343
|
-
var _this = this;
|
|
15344
|
-
return __generator(this, function (_a) {
|
|
15345
|
-
return [2 /*return*/, this.fetch({
|
|
15346
|
-
uri: "/transactions/" + this.typeOf,
|
|
15347
|
-
method: 'GET',
|
|
15348
|
-
qs: params,
|
|
15349
|
-
expectedStatusCodes: [http_status_1.OK]
|
|
15350
|
-
})
|
|
15351
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
15352
|
-
var _a;
|
|
15353
|
-
return __generator(this, function (_b) {
|
|
15354
|
-
switch (_b.label) {
|
|
15355
|
-
case 0:
|
|
15356
|
-
_a = {};
|
|
15357
|
-
return [4 /*yield*/, response.json()];
|
|
15358
|
-
case 1: return [2 /*return*/, (_a.data = _b.sent(),
|
|
15359
|
-
_a)];
|
|
15360
|
-
}
|
|
15361
|
-
});
|
|
15362
|
-
}); })];
|
|
15363
|
-
});
|
|
15364
|
-
});
|
|
15365
|
-
};
|
|
15366
|
-
/**
|
|
15367
|
-
* 取引に対するアクションを検索する
|
|
15368
|
-
*/
|
|
15369
|
-
MoneyTransferTransactionService.prototype.searchActionsByTransactionId = function (params) {
|
|
15370
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
15371
|
-
var _this = this;
|
|
15372
|
-
return __generator(this, function (_a) {
|
|
15373
|
-
return [2 /*return*/, this.fetch({
|
|
15374
|
-
uri: "/transactions/" + this.typeOf + "/" + params.id + "/actions",
|
|
15375
|
-
method: 'GET',
|
|
15376
|
-
qs: params,
|
|
15377
|
-
expectedStatusCodes: [http_status_1.OK]
|
|
15378
|
-
})
|
|
15379
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
15380
|
-
return [2 /*return*/, response.json()];
|
|
15381
|
-
}); }); })];
|
|
15382
|
-
});
|
|
15383
|
-
});
|
|
15384
|
-
};
|
|
15385
15338
|
return MoneyTransferTransactionService;
|
|
15386
15339
|
}(service_1.Service));
|
|
15387
15340
|
exports.MoneyTransferTransactionService = MoneyTransferTransactionService;
|
|
@@ -15464,20 +15417,6 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
15464
15417
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
15465
15418
|
_this.typeOf = factory.transactionType.PlaceOrder;
|
|
15466
15419
|
return _this;
|
|
15467
|
-
/**
|
|
15468
|
-
* ストリーミングダウンロード
|
|
15469
|
-
*/
|
|
15470
|
-
// public async stream(params: factory.transaction.ISearchConditions<factory.transactionType.PlaceOrder> & {
|
|
15471
|
-
// format: factory.encodingFormat.Application | factory.encodingFormat.Text;
|
|
15472
|
-
// }): Promise<NodeJS.ReadableStream | ReadableStream> {
|
|
15473
|
-
// return this.fetch({
|
|
15474
|
-
// uri: `/transactions/${this.typeOf}/report`,
|
|
15475
|
-
// method: 'GET',
|
|
15476
|
-
// qs: params,
|
|
15477
|
-
// expectedStatusCodes: [OK]
|
|
15478
|
-
// })
|
|
15479
|
-
// .then(async (response) => <NodeJS.ReadableStream | ReadableStream>response.body);
|
|
15480
|
-
// }
|
|
15481
15420
|
}
|
|
15482
15421
|
/**
|
|
15483
15422
|
* 取引を開始する
|
|
@@ -15654,53 +15593,6 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
15654
15593
|
});
|
|
15655
15594
|
});
|
|
15656
15595
|
};
|
|
15657
|
-
/**
|
|
15658
|
-
* 取引検索
|
|
15659
|
-
*/
|
|
15660
|
-
PlaceOrderTransactionService.prototype.search = function (params) {
|
|
15661
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
15662
|
-
var _this = this;
|
|
15663
|
-
return __generator(this, function (_a) {
|
|
15664
|
-
return [2 /*return*/, this.fetch({
|
|
15665
|
-
uri: "/transactions/" + this.typeOf,
|
|
15666
|
-
method: 'GET',
|
|
15667
|
-
qs: params,
|
|
15668
|
-
expectedStatusCodes: [http_status_1.OK]
|
|
15669
|
-
})
|
|
15670
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
15671
|
-
var _a;
|
|
15672
|
-
return __generator(this, function (_b) {
|
|
15673
|
-
switch (_b.label) {
|
|
15674
|
-
case 0:
|
|
15675
|
-
_a = {};
|
|
15676
|
-
return [4 /*yield*/, response.json()];
|
|
15677
|
-
case 1: return [2 /*return*/, (_a.data = _b.sent(),
|
|
15678
|
-
_a)];
|
|
15679
|
-
}
|
|
15680
|
-
});
|
|
15681
|
-
}); })];
|
|
15682
|
-
});
|
|
15683
|
-
});
|
|
15684
|
-
};
|
|
15685
|
-
/**
|
|
15686
|
-
* 取引に対するアクションを検索する
|
|
15687
|
-
*/
|
|
15688
|
-
PlaceOrderTransactionService.prototype.searchActionsByTransactionId = function (params) {
|
|
15689
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
15690
|
-
var _this = this;
|
|
15691
|
-
return __generator(this, function (_a) {
|
|
15692
|
-
return [2 /*return*/, this.fetch({
|
|
15693
|
-
uri: "/transactions/" + this.typeOf + "/" + params.id + "/actions",
|
|
15694
|
-
method: 'GET',
|
|
15695
|
-
qs: params,
|
|
15696
|
-
expectedStatusCodes: [http_status_1.OK]
|
|
15697
|
-
})
|
|
15698
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
15699
|
-
return [2 /*return*/, response.json()];
|
|
15700
|
-
}); }); })];
|
|
15701
|
-
});
|
|
15702
|
-
});
|
|
15703
|
-
};
|
|
15704
15596
|
return PlaceOrderTransactionService;
|
|
15705
15597
|
}(service_1.Service));
|
|
15706
15598
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
@@ -15965,34 +15857,6 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
15965
15857
|
});
|
|
15966
15858
|
});
|
|
15967
15859
|
};
|
|
15968
|
-
/**
|
|
15969
|
-
* 取引検索
|
|
15970
|
-
*/
|
|
15971
|
-
ReturnOrderTransactionService.prototype.search = function (params) {
|
|
15972
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
15973
|
-
var _this = this;
|
|
15974
|
-
return __generator(this, function (_a) {
|
|
15975
|
-
return [2 /*return*/, this.fetch({
|
|
15976
|
-
uri: '/transactions/returnOrder',
|
|
15977
|
-
method: 'GET',
|
|
15978
|
-
qs: params,
|
|
15979
|
-
expectedStatusCodes: [http_status_1.OK]
|
|
15980
|
-
})
|
|
15981
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
15982
|
-
var _a;
|
|
15983
|
-
return __generator(this, function (_b) {
|
|
15984
|
-
switch (_b.label) {
|
|
15985
|
-
case 0:
|
|
15986
|
-
_a = {};
|
|
15987
|
-
return [4 /*yield*/, response.json()];
|
|
15988
|
-
case 1: return [2 /*return*/, (_a.data = _b.sent(),
|
|
15989
|
-
_a)];
|
|
15990
|
-
}
|
|
15991
|
-
});
|
|
15992
|
-
}); })];
|
|
15993
|
-
});
|
|
15994
|
-
});
|
|
15995
|
-
};
|
|
15996
15860
|
return ReturnOrderTransactionService;
|
|
15997
15861
|
}(service_1.Service));
|
|
15998
15862
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
@@ -17074,25 +16938,6 @@ module.exports = {
|
|
|
17074
16938
|
arguments[4][14][0].apply(exports,arguments)
|
|
17075
16939
|
},{"dup":14}],247:[function(require,module,exports){
|
|
17076
16940
|
"use strict";
|
|
17077
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17078
|
-
/**
|
|
17079
|
-
* エラーコード
|
|
17080
|
-
*/
|
|
17081
|
-
var ErrorCode;
|
|
17082
|
-
(function (ErrorCode) {
|
|
17083
|
-
ErrorCode["AlreadyInUse"] = "AlreadyInUse";
|
|
17084
|
-
ErrorCode["Argument"] = "Argument";
|
|
17085
|
-
ErrorCode["ArgumentNull"] = "ArgumentNull";
|
|
17086
|
-
ErrorCode["Forbidden"] = "Forbidden";
|
|
17087
|
-
ErrorCode["NotFound"] = "NotFound";
|
|
17088
|
-
ErrorCode["NotImplemented"] = "NotImplemented";
|
|
17089
|
-
ErrorCode["ServiceUnavailable"] = "ServiceUnavailable";
|
|
17090
|
-
ErrorCode["RateLimitExceeded"] = "RateLimitExceeded";
|
|
17091
|
-
})(ErrorCode || (ErrorCode = {}));
|
|
17092
|
-
exports.default = ErrorCode;
|
|
17093
|
-
|
|
17094
|
-
},{}],248:[function(require,module,exports){
|
|
17095
|
-
"use strict";
|
|
17096
16941
|
var __extends = (this && this.__extends) || (function () {
|
|
17097
16942
|
var extendStatics = function (d, b) {
|
|
17098
16943
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -17132,7 +16977,7 @@ var ArgumentError = /** @class */ (function (_super) {
|
|
|
17132
16977
|
}(waiter_1.WaiterError));
|
|
17133
16978
|
exports.default = ArgumentError;
|
|
17134
16979
|
|
|
17135
|
-
},{"../errorCode":
|
|
16980
|
+
},{"../errorCode":254,"./waiter":253,"setprototypeof":288}],248:[function(require,module,exports){
|
|
17136
16981
|
"use strict";
|
|
17137
16982
|
var __extends = (this && this.__extends) || (function () {
|
|
17138
16983
|
var extendStatics = function (d, b) {
|
|
@@ -17173,7 +17018,7 @@ var ArgumentNullError = /** @class */ (function (_super) {
|
|
|
17173
17018
|
}(waiter_1.WaiterError));
|
|
17174
17019
|
exports.default = ArgumentNullError;
|
|
17175
17020
|
|
|
17176
|
-
},{"../errorCode":
|
|
17021
|
+
},{"../errorCode":254,"./waiter":253,"setprototypeof":288}],249:[function(require,module,exports){
|
|
17177
17022
|
"use strict";
|
|
17178
17023
|
var __extends = (this && this.__extends) || (function () {
|
|
17179
17024
|
var extendStatics = function (d, b) {
|
|
@@ -17213,7 +17058,7 @@ var ForbiddenError = /** @class */ (function (_super) {
|
|
|
17213
17058
|
}(waiter_1.WaiterError));
|
|
17214
17059
|
exports.default = ForbiddenError;
|
|
17215
17060
|
|
|
17216
|
-
},{"../errorCode":
|
|
17061
|
+
},{"../errorCode":254,"./waiter":253,"setprototypeof":288}],250:[function(require,module,exports){
|
|
17217
17062
|
"use strict";
|
|
17218
17063
|
var __extends = (this && this.__extends) || (function () {
|
|
17219
17064
|
var extendStatics = function (d, b) {
|
|
@@ -17254,7 +17099,7 @@ var NotFoundError = /** @class */ (function (_super) {
|
|
|
17254
17099
|
}(waiter_1.WaiterError));
|
|
17255
17100
|
exports.default = NotFoundError;
|
|
17256
17101
|
|
|
17257
|
-
},{"../errorCode":
|
|
17102
|
+
},{"../errorCode":254,"./waiter":253,"setprototypeof":288}],251:[function(require,module,exports){
|
|
17258
17103
|
"use strict";
|
|
17259
17104
|
var __extends = (this && this.__extends) || (function () {
|
|
17260
17105
|
var extendStatics = function (d, b) {
|
|
@@ -17294,7 +17139,7 @@ var RateLimitExceededError = /** @class */ (function (_super) {
|
|
|
17294
17139
|
}(waiter_1.WaiterError));
|
|
17295
17140
|
exports.default = RateLimitExceededError;
|
|
17296
17141
|
|
|
17297
|
-
},{"../errorCode":
|
|
17142
|
+
},{"../errorCode":254,"./waiter":253,"setprototypeof":288}],252:[function(require,module,exports){
|
|
17298
17143
|
"use strict";
|
|
17299
17144
|
var __extends = (this && this.__extends) || (function () {
|
|
17300
17145
|
var extendStatics = function (d, b) {
|
|
@@ -17334,7 +17179,7 @@ var ServiceUnavailableError = /** @class */ (function (_super) {
|
|
|
17334
17179
|
}(waiter_1.WaiterError));
|
|
17335
17180
|
exports.default = ServiceUnavailableError;
|
|
17336
17181
|
|
|
17337
|
-
},{"../errorCode":
|
|
17182
|
+
},{"../errorCode":254,"./waiter":253,"setprototypeof":288}],253:[function(require,module,exports){
|
|
17338
17183
|
"use strict";
|
|
17339
17184
|
var __extends = (this && this.__extends) || (function () {
|
|
17340
17185
|
var extendStatics = function (d, b) {
|
|
@@ -17367,6 +17212,25 @@ var WaiterError = /** @class */ (function (_super) {
|
|
|
17367
17212
|
}(Error));
|
|
17368
17213
|
exports.WaiterError = WaiterError;
|
|
17369
17214
|
|
|
17215
|
+
},{}],254:[function(require,module,exports){
|
|
17216
|
+
"use strict";
|
|
17217
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17218
|
+
/**
|
|
17219
|
+
* エラーコード
|
|
17220
|
+
*/
|
|
17221
|
+
var ErrorCode;
|
|
17222
|
+
(function (ErrorCode) {
|
|
17223
|
+
ErrorCode["AlreadyInUse"] = "AlreadyInUse";
|
|
17224
|
+
ErrorCode["Argument"] = "Argument";
|
|
17225
|
+
ErrorCode["ArgumentNull"] = "ArgumentNull";
|
|
17226
|
+
ErrorCode["Forbidden"] = "Forbidden";
|
|
17227
|
+
ErrorCode["NotFound"] = "NotFound";
|
|
17228
|
+
ErrorCode["NotImplemented"] = "NotImplemented";
|
|
17229
|
+
ErrorCode["ServiceUnavailable"] = "ServiceUnavailable";
|
|
17230
|
+
ErrorCode["RateLimitExceeded"] = "RateLimitExceeded";
|
|
17231
|
+
})(ErrorCode || (ErrorCode = {}));
|
|
17232
|
+
exports.default = ErrorCode;
|
|
17233
|
+
|
|
17370
17234
|
},{}],255:[function(require,module,exports){
|
|
17371
17235
|
"use strict";
|
|
17372
17236
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -17388,7 +17252,7 @@ exports.ServiceUnavailable = serviceUnavailable_1.default;
|
|
|
17388
17252
|
var waiter_1 = require("./error/waiter");
|
|
17389
17253
|
exports.Waiter = waiter_1.WaiterError;
|
|
17390
17254
|
|
|
17391
|
-
},{"./error/argument":
|
|
17255
|
+
},{"./error/argument":247,"./error/argumentNull":248,"./error/forbidden":249,"./error/notFound":250,"./error/rateLimitExceeded":251,"./error/serviceUnavailable":252,"./error/waiter":253}],256:[function(require,module,exports){
|
|
17392
17256
|
arguments[4][14][0].apply(exports,arguments)
|
|
17393
17257
|
},{"dup":14}],257:[function(require,module,exports){
|
|
17394
17258
|
arguments[4][14][0].apply(exports,arguments)
|
|
@@ -17413,7 +17277,7 @@ exports.passport = passport;
|
|
|
17413
17277
|
exports.project = project;
|
|
17414
17278
|
exports.rule = rule;
|
|
17415
17279
|
|
|
17416
|
-
},{"./factory/client":246,"./factory/errorCode":
|
|
17280
|
+
},{"./factory/client":246,"./factory/errorCode":254,"./factory/errors":255,"./factory/passport":256,"./factory/project":257,"./factory/rule":258}],260:[function(require,module,exports){
|
|
17417
17281
|
'use strict'
|
|
17418
17282
|
|
|
17419
17283
|
exports.byteLength = byteLength
|