@cobo/cobo-waas2 1.18.0 → 1.19.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.
Files changed (283) hide show
  1. package/README.md +78 -4
  2. package/dist/ApiClient.js +1 -1
  3. package/dist/api/OAuthApi.js +2 -2
  4. package/dist/api/TransactionsApi.js +0 -92
  5. package/dist/api/WalletsApi.js +50 -0
  6. package/dist/index.js +518 -7
  7. package/dist/model/AddressesEventData.js +13 -8
  8. package/dist/model/ApprovalDetail.js +160 -0
  9. package/dist/model/ApprovalResult.js +66 -0
  10. package/dist/model/ApprovalShowInfo.js +140 -0
  11. package/dist/model/ApprovalTemplate.js +114 -0
  12. package/dist/model/ApprovalTransactionResult.js +66 -0
  13. package/dist/model/ApprovalUserDetail.js +196 -0
  14. package/dist/model/AutoFuelType.js +5 -0
  15. package/dist/model/BalanceUpdateInfoEventData.js +13 -8
  16. package/dist/model/ChainsEventData.js +13 -8
  17. package/dist/model/CreatePaymentOrderRequest.js +7 -6
  18. package/dist/model/CreateSettlement.js +1 -2
  19. package/dist/model/CustodialWeb3TransferSource.js +2 -2
  20. package/dist/model/EstimatedEvmEip1559Fee.js +2 -2
  21. package/dist/model/EstimatedEvmLegacyFee.js +2 -2
  22. package/dist/model/EstimatedFILFee.js +2 -2
  23. package/dist/model/EstimatedFILFeeSlow.js +12 -12
  24. package/dist/model/EstimatedFee.js +1 -1
  25. package/dist/model/EstimatedFixedFee.js +2 -2
  26. package/dist/model/EstimatedSOLFee.js +2 -2
  27. package/dist/model/EstimatedSOLFeeSlow.js +11 -11
  28. package/dist/model/EstimatedUtxoFee.js +2 -2
  29. package/dist/model/EvmEip1559FeeBasePrice.js +0 -1
  30. package/dist/model/EvmEip1559FeeRate.js +2 -2
  31. package/dist/model/EvmLegacyFeeBasePrice.js +0 -1
  32. package/dist/model/EvmLegacyFeeRate.js +2 -2
  33. package/dist/model/FILBase.js +1 -1
  34. package/dist/model/FILPrice.js +3 -4
  35. package/dist/model/FeeRate.js +1 -1
  36. package/dist/model/FixedFeeRate.js +2 -2
  37. package/dist/model/GetMaxTransferableValueWithFeeModelRequest.js +156 -0
  38. package/dist/model/MPCVaultEventData.js +13 -8
  39. package/dist/model/MaxFeeAmount.js +0 -1
  40. package/dist/model/MaxTransferableValue.js +2 -2
  41. package/dist/model/MpcTransferSource.js +2 -2
  42. package/dist/model/PaymentOrderEventData.js +13 -8
  43. package/dist/model/PaymentRefundEventData.js +13 -8
  44. package/dist/model/PaymentSettlementEvent.js +13 -8
  45. package/dist/model/{ListTransactionApprovalDetails200Response.js → RoleDetail.js} +46 -27
  46. package/dist/model/SOLBase.js +2 -2
  47. package/dist/model/SOLComputeUnit.js +2 -3
  48. package/dist/model/SuspendedTokenEventData.js +225 -0
  49. package/dist/model/SuspendedTokenOperationType.js +61 -0
  50. package/dist/model/SwapActivity.js +29 -0
  51. package/dist/model/SwapActivityDetail.js +38 -0
  52. package/dist/model/TSSRequestWebhookEventData.js +13 -8
  53. package/dist/model/TokenListingEventData.js +13 -8
  54. package/dist/model/TokenizationActivityInfo.js +224 -0
  55. package/dist/model/TokenizationActivityStatus.js +66 -0
  56. package/dist/model/TokenizationAddressPermission.js +135 -0
  57. package/dist/model/TokenizationAllowlistActivationParams.js +124 -0
  58. package/dist/model/TokenizationAllowlistActivationRequest.js +180 -0
  59. package/dist/model/TokenizationAllowlistAddressNote.js +132 -0
  60. package/dist/model/TokenizationAppInitiator.js +87 -0
  61. package/dist/model/TokenizationBlocklistAddressNote.js +132 -0
  62. package/dist/model/TokenizationBurnEstimateFeeParams.js +187 -0
  63. package/dist/model/TokenizationBurnTokenParams.js +146 -0
  64. package/dist/model/TokenizationBurnTokenParamsBurnsInner.js +125 -0
  65. package/dist/model/TokenizationBurnTokenRequest.js +202 -0
  66. package/dist/model/TokenizationContractCallEstimateFeeParams.js +167 -0
  67. package/dist/model/TokenizationContractCallParams.js +107 -0
  68. package/dist/model/TokenizationContractCallParamsData.js +164 -0
  69. package/dist/model/TokenizationContractCallRequest.js +182 -0
  70. package/dist/model/TokenizationContractCallType.js +56 -0
  71. package/dist/model/TokenizationERC20TokenParams.js +173 -0
  72. package/dist/model/TokenizationEstimateFeeRequest.js +113 -0
  73. package/dist/model/TokenizationEstimateFeeRequestOperationParams.js +439 -0
  74. package/dist/model/TokenizationEvmContractCallParams.js +133 -0
  75. package/dist/model/TokenizationHoldingInfo.js +166 -0
  76. package/dist/model/TokenizationIssueEstimateFeeParams.js +176 -0
  77. package/dist/model/TokenizationIssueTokenParams.js +146 -0
  78. package/dist/model/TokenizationIssueTokenParamsTokenParams.js +183 -0
  79. package/dist/model/TokenizationIssuedTokenRequest.js +206 -0
  80. package/dist/model/TokenizationListActivitiesResponse.js +146 -0
  81. package/dist/model/TokenizationListEnabledChainsResponse.js +128 -0
  82. package/dist/model/TokenizationListHoldingsResponse.js +146 -0
  83. package/dist/model/TokenizationListTokenInfoResponse.js +146 -0
  84. package/dist/model/TokenizationMintEstimateFeeParams.js +187 -0
  85. package/dist/model/TokenizationMintTokenParams.js +146 -0
  86. package/dist/model/TokenizationMintTokenParamsMintsInner.js +125 -0
  87. package/dist/model/TokenizationMintTokenRequest.js +202 -0
  88. package/dist/model/TokenizationMpcOperationSource.js +136 -0
  89. package/dist/model/TokenizationOperationResponse.js +110 -0
  90. package/dist/model/TokenizationOperationSourceType.js +61 -0
  91. package/dist/model/TokenizationOperationType.js +96 -0
  92. package/dist/model/TokenizationPauseEstimateFeeParams.js +149 -0
  93. package/dist/model/TokenizationPauseTokenParams.js +113 -0
  94. package/dist/model/TokenizationPauseTokenRequest.js +164 -0
  95. package/dist/model/TokenizationStatus.js +71 -0
  96. package/dist/model/TokenizationToggleAllowlistEstimateFeeParams.js +165 -0
  97. package/dist/model/TokenizationTokenDetailInfo.js +309 -0
  98. package/dist/model/TokenizationTokenInfo.js +223 -0
  99. package/dist/model/TokenizationTokenOperationSource.js +192 -0
  100. package/dist/model/TokenizationTokenPermission.js +147 -0
  101. package/dist/model/TokenizationTokenPermissionParams.js +166 -0
  102. package/dist/model/TokenizationTokenPermissionType.js +86 -0
  103. package/dist/model/TokenizationTokenPermissionsResponse.js +139 -0
  104. package/dist/model/TokenizationTokenStandard.js +56 -0
  105. package/dist/model/TokenizationUnpauseEstimateFeeParams.js +149 -0
  106. package/dist/model/TokenizationUnpauseTokenParams.js +113 -0
  107. package/dist/model/TokenizationUnpauseTokenRequest.js +164 -0
  108. package/dist/model/TokenizationUpdateAddressAction.js +61 -0
  109. package/dist/model/TokenizationUpdateAllowlistAddressesEstimateFeeParams.js +202 -0
  110. package/dist/model/TokenizationUpdateAllowlistAddressesParams.js +157 -0
  111. package/dist/model/TokenizationUpdateAllowlistAddressesParamsAddressesInner.js +123 -0
  112. package/dist/model/TokenizationUpdateAllowlistAddressesRequest.js +217 -0
  113. package/dist/model/TokenizationUpdateBlocklistAddressesEstimateFeeParams.js +202 -0
  114. package/dist/model/TokenizationUpdateBlocklistAddressesParams.js +157 -0
  115. package/dist/model/TokenizationUpdateBlocklistAddressesParamsAddressesInner.js +123 -0
  116. package/dist/model/TokenizationUpdateBlocklistAddressesRequest.js +217 -0
  117. package/dist/model/TokenizationWeb3OperationSource.js +136 -0
  118. package/dist/model/TokensEventData.js +13 -8
  119. package/dist/model/TopUpAddress.js +2 -2
  120. package/dist/model/TransactionEvmEip1559Fee.js +2 -2
  121. package/dist/model/TransactionEvmLegacyFee.js +2 -2
  122. package/dist/model/TransactionFILFee.js +11 -11
  123. package/dist/model/TransactionFee.js +10 -10
  124. package/dist/model/TransactionFixedFee.js +2 -2
  125. package/dist/model/TransactionRbfSource.js +1 -1
  126. package/dist/model/TransactionRequestEvmEip1559Fee.js +2 -2
  127. package/dist/model/TransactionRequestEvmLegacyFee.js +2 -2
  128. package/dist/model/TransactionRequestFILFee.js +11 -11
  129. package/dist/model/TransactionRequestFee.js +6 -6
  130. package/dist/model/TransactionRequestFixedFee.js +2 -2
  131. package/dist/model/TransactionRequestSOLFee.js +9 -9
  132. package/dist/model/TransactionRequestUtxoFee.js +2 -2
  133. package/dist/model/TransactionSOLFee.js +11 -11
  134. package/dist/model/TransactionSubStatus.js +5 -0
  135. package/dist/model/TransactionUtxoFee.js +2 -2
  136. package/dist/model/TransactionWebhookEventData.js +13 -8
  137. package/dist/model/UtxoFeeBasePrice.js +0 -1
  138. package/dist/model/UtxoFeeRate.js +2 -2
  139. package/dist/model/WalletInfoEventData.js +13 -8
  140. package/dist/model/WebhookEvent.js +2 -2
  141. package/dist/model/WebhookEventData.js +49 -9
  142. package/dist/model/WebhookEventDataType.js +12 -7
  143. package/dist/model/WebhookEventLog.js +2 -2
  144. package/dist/model/WebhookEventType.js +20 -0
  145. package/docs/AddressesEventData.md +5 -3
  146. package/docs/ApprovalDetail.md +14 -0
  147. package/docs/ApprovalResult.md +14 -0
  148. package/docs/ApprovalShowInfo.md +13 -0
  149. package/docs/ApprovalTemplate.md +11 -0
  150. package/docs/ApprovalTransactionResult.md +14 -0
  151. package/docs/ApprovalUserDetail.md +18 -0
  152. package/docs/AutoFuelType.md +2 -0
  153. package/docs/BalanceUpdateInfoEventData.md +5 -3
  154. package/docs/ChainsEventData.md +5 -3
  155. package/docs/CreatePaymentOrderRequest.md +4 -4
  156. package/docs/CreateSettlement.md +2 -2
  157. package/docs/CustodialWeb3TransferSource.md +1 -1
  158. package/docs/EstimatedEvmEip1559Fee.md +1 -1
  159. package/docs/EstimatedEvmLegacyFee.md +1 -1
  160. package/docs/EstimatedFILFee.md +1 -1
  161. package/docs/EstimatedFILFeeSlow.md +4 -4
  162. package/docs/EstimatedFee.md +1 -1
  163. package/docs/EstimatedFixedFee.md +1 -1
  164. package/docs/EstimatedSOLFee.md +1 -1
  165. package/docs/EstimatedSOLFeeSlow.md +4 -4
  166. package/docs/EstimatedUtxoFee.md +1 -1
  167. package/docs/EvmEip1559FeeRate.md +1 -1
  168. package/docs/EvmLegacyFeeRate.md +1 -1
  169. package/docs/FILBase.md +1 -1
  170. package/docs/FILPrice.md +3 -3
  171. package/docs/FeeRate.md +1 -1
  172. package/docs/FixedFeeRate.md +1 -1
  173. package/docs/GetMaxTransferableValueWithFeeModelRequest.md +12 -0
  174. package/docs/MPCVaultEventData.md +5 -3
  175. package/docs/MaxTransferableValue.md +1 -1
  176. package/docs/MpcTransferSource.md +1 -1
  177. package/docs/OAuthApi.md +1 -1
  178. package/docs/PaymentOrderEventData.md +5 -3
  179. package/docs/PaymentRefundEventData.md +5 -3
  180. package/docs/PaymentSettlementEvent.md +5 -3
  181. package/docs/RoleDetail.md +11 -0
  182. package/docs/SOLBase.md +2 -2
  183. package/docs/SOLComputeUnit.md +2 -2
  184. package/docs/SuspendedTokenEventData.md +46 -0
  185. package/docs/SuspendedTokenOperationType.md +12 -0
  186. package/docs/SwapActivity.md +2 -0
  187. package/docs/SwapActivityDetail.md +2 -0
  188. package/docs/TSSRequestWebhookEventData.md +5 -3
  189. package/docs/TokenListingEventData.md +5 -3
  190. package/docs/TokenizationActivityInfo.md +18 -0
  191. package/docs/TokenizationActivityStatus.md +14 -0
  192. package/docs/TokenizationAddressPermission.md +11 -0
  193. package/docs/TokenizationAllowlistActivationParams.md +10 -0
  194. package/docs/TokenizationAllowlistActivationRequest.md +12 -0
  195. package/docs/TokenizationAllowlistAddressNote.md +11 -0
  196. package/docs/TokenizationAppInitiator.md +9 -0
  197. package/docs/TokenizationBlocklistAddressNote.md +11 -0
  198. package/docs/TokenizationBurnEstimateFeeParams.md +12 -0
  199. package/docs/TokenizationBurnTokenParams.md +10 -0
  200. package/docs/TokenizationBurnTokenParamsBurnsInner.md +10 -0
  201. package/docs/TokenizationBurnTokenRequest.md +12 -0
  202. package/docs/TokenizationContractCallEstimateFeeParams.md +12 -0
  203. package/docs/TokenizationContractCallParams.md +10 -0
  204. package/docs/TokenizationContractCallParamsData.md +11 -0
  205. package/docs/TokenizationContractCallRequest.md +12 -0
  206. package/docs/TokenizationContractCallType.md +10 -0
  207. package/docs/TokenizationERC20TokenParams.md +14 -0
  208. package/docs/TokenizationEstimateFeeRequest.md +9 -0
  209. package/docs/TokenizationEstimateFeeRequestOperationParams.md +19 -0
  210. package/docs/TokenizationEvmContractCallParams.md +11 -0
  211. package/docs/TokenizationHoldingInfo.md +13 -0
  212. package/docs/TokenizationIssueEstimateFeeParams.md +12 -0
  213. package/docs/TokenizationIssueTokenParams.md +11 -0
  214. package/docs/TokenizationIssueTokenParamsTokenParams.md +14 -0
  215. package/docs/TokenizationIssuedTokenRequest.md +13 -0
  216. package/docs/TokenizationListActivitiesResponse.md +10 -0
  217. package/docs/TokenizationListEnabledChainsResponse.md +10 -0
  218. package/docs/TokenizationListHoldingsResponse.md +10 -0
  219. package/docs/TokenizationListTokenInfoResponse.md +10 -0
  220. package/docs/TokenizationMintEstimateFeeParams.md +12 -0
  221. package/docs/TokenizationMintTokenParams.md +10 -0
  222. package/docs/TokenizationMintTokenParamsMintsInner.md +10 -0
  223. package/docs/TokenizationMintTokenRequest.md +12 -0
  224. package/docs/TokenizationMpcOperationSource.md +11 -0
  225. package/docs/TokenizationOperationResponse.md +9 -0
  226. package/docs/TokenizationOperationSourceType.md +12 -0
  227. package/docs/TokenizationOperationType.md +26 -0
  228. package/docs/TokenizationPauseEstimateFeeParams.md +11 -0
  229. package/docs/TokenizationPauseTokenParams.md +9 -0
  230. package/docs/TokenizationPauseTokenRequest.md +11 -0
  231. package/docs/TokenizationStatus.md +16 -0
  232. package/docs/TokenizationToggleAllowlistEstimateFeeParams.md +12 -0
  233. package/docs/TokenizationTokenDetailInfo.md +19 -0
  234. package/docs/TokenizationTokenInfo.md +18 -0
  235. package/docs/TokenizationTokenOperationSource.md +11 -0
  236. package/docs/TokenizationTokenPermission.md +12 -0
  237. package/docs/TokenizationTokenPermissionParams.md +15 -0
  238. package/docs/TokenizationTokenPermissionType.md +22 -0
  239. package/docs/TokenizationTokenPermissionsResponse.md +10 -0
  240. package/docs/TokenizationTokenStandard.md +10 -0
  241. package/docs/TokenizationUnpauseEstimateFeeParams.md +11 -0
  242. package/docs/TokenizationUnpauseTokenParams.md +9 -0
  243. package/docs/TokenizationUnpauseTokenRequest.md +11 -0
  244. package/docs/TokenizationUpdateAddressAction.md +12 -0
  245. package/docs/TokenizationUpdateAllowlistAddressesEstimateFeeParams.md +13 -0
  246. package/docs/TokenizationUpdateAllowlistAddressesParams.md +11 -0
  247. package/docs/TokenizationUpdateAllowlistAddressesParamsAddressesInner.md +10 -0
  248. package/docs/TokenizationUpdateAllowlistAddressesRequest.md +13 -0
  249. package/docs/TokenizationUpdateBlocklistAddressesEstimateFeeParams.md +13 -0
  250. package/docs/TokenizationUpdateBlocklistAddressesParams.md +11 -0
  251. package/docs/TokenizationUpdateBlocklistAddressesParamsAddressesInner.md +10 -0
  252. package/docs/TokenizationUpdateBlocklistAddressesRequest.md +13 -0
  253. package/docs/TokenizationWeb3OperationSource.md +11 -0
  254. package/docs/TokensEventData.md +5 -3
  255. package/docs/TopUpAddress.md +1 -1
  256. package/docs/TransactionEvmEip1559Fee.md +2 -2
  257. package/docs/TransactionEvmLegacyFee.md +2 -2
  258. package/docs/TransactionFILFee.md +6 -6
  259. package/docs/TransactionFee.md +10 -10
  260. package/docs/TransactionFixedFee.md +2 -2
  261. package/docs/TransactionRbfSource.md +1 -1
  262. package/docs/TransactionRequestEvmEip1559Fee.md +1 -1
  263. package/docs/TransactionRequestEvmLegacyFee.md +1 -1
  264. package/docs/TransactionRequestFILFee.md +4 -4
  265. package/docs/TransactionRequestFee.md +6 -6
  266. package/docs/TransactionRequestFixedFee.md +1 -1
  267. package/docs/TransactionRequestSOLFee.md +3 -3
  268. package/docs/TransactionRequestUtxoFee.md +1 -1
  269. package/docs/TransactionSOLFee.md +6 -6
  270. package/docs/TransactionSubStatus.md +2 -0
  271. package/docs/TransactionUtxoFee.md +2 -2
  272. package/docs/TransactionWebhookEventData.md +5 -3
  273. package/docs/TransactionsApi.md +0 -106
  274. package/docs/UtxoFeeRate.md +1 -1
  275. package/docs/WalletInfoEventData.md +5 -3
  276. package/docs/WalletsApi.md +55 -0
  277. package/docs/WebhookEvent.md +1 -1
  278. package/docs/WebhookEventData.md +7 -3
  279. package/docs/WebhookEventDataType.md +5 -3
  280. package/docs/WebhookEventLog.md +1 -1
  281. package/docs/WebhookEventType.md +8 -0
  282. package/package.json +1 -1
  283. package/docs/ListTransactionApprovalDetails200Response.md +0 -9
@@ -0,0 +1,96 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var _ApiClient = _interopRequireDefault(require("../ApiClient"));
8
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
9
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
10
+ function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
11
+ function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
12
+ function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
13
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
14
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
15
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
16
+ * Cobo Wallet as a Service 2.0
17
+ *
18
+ * Contact: help@cobo.com
19
+ *
20
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
21
+ * https://openapi-generator.tech
22
+ * Do not edit the class manually.
23
+ *
24
+ */
25
+ /**
26
+ * Enum class TokenizationOperationType.
27
+ * @enum {}
28
+ * @readonly
29
+ */
30
+ var TokenizationOperationType = exports["default"] = /*#__PURE__*/function () {
31
+ function TokenizationOperationType() {
32
+ _classCallCheck(this, TokenizationOperationType);
33
+ /**
34
+ * value: "Issue"
35
+ * @const
36
+ */
37
+ _defineProperty(this, "Issue", "Issue");
38
+ /**
39
+ * value: "Mint"
40
+ * @const
41
+ */
42
+ _defineProperty(this, "Mint", "Mint");
43
+ /**
44
+ * value: "Burn"
45
+ * @const
46
+ */
47
+ _defineProperty(this, "Burn", "Burn");
48
+ /**
49
+ * value: "Pause"
50
+ * @const
51
+ */
52
+ _defineProperty(this, "Pause", "Pause");
53
+ /**
54
+ * value: "Unpause"
55
+ * @const
56
+ */
57
+ _defineProperty(this, "Unpause", "Unpause");
58
+ /**
59
+ * value: "UpdateAllowlistAddresses"
60
+ * @const
61
+ */
62
+ _defineProperty(this, "UpdateAllowlistAddresses", "UpdateAllowlistAddresses");
63
+ /**
64
+ * value: "UpdateBlocklistAddresses"
65
+ * @const
66
+ */
67
+ _defineProperty(this, "UpdateBlocklistAddresses", "UpdateBlocklistAddresses");
68
+ /**
69
+ * value: "ToggleAllowlist"
70
+ * @const
71
+ */
72
+ _defineProperty(this, "ToggleAllowlist", "ToggleAllowlist");
73
+ /**
74
+ * value: "ContractCall"
75
+ * @const
76
+ */
77
+ _defineProperty(this, "ContractCall", "ContractCall");
78
+ /**
79
+ * value: "unknown_default_open_api"
80
+ * @const
81
+ */
82
+ _defineProperty(this, "unknown_default_open_api", "unknown_default_open_api");
83
+ }
84
+ return _createClass(TokenizationOperationType, null, [{
85
+ key: "constructFromObject",
86
+ value:
87
+ /**
88
+ * Returns a <code>TokenizationOperationType</code> enum value from a Javascript object name.
89
+ * @param {Object} data The plain JavaScript object containing the name of the enum value.
90
+ * @return {module:model/TokenizationOperationType} The enum <code>TokenizationOperationType</code> value.
91
+ */
92
+ function constructFromObject(object) {
93
+ return object;
94
+ }
95
+ }]);
96
+ }();
@@ -0,0 +1,149 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var _ApiClient = _interopRequireDefault(require("../ApiClient"));
8
+ var _TokenizationOperationType = _interopRequireDefault(require("./TokenizationOperationType"));
9
+ var _TokenizationPauseTokenParams = _interopRequireDefault(require("./TokenizationPauseTokenParams"));
10
+ var _TokenizationTokenOperationSource = _interopRequireDefault(require("./TokenizationTokenOperationSource"));
11
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
12
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
13
+ function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
14
+ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
15
+ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
16
+ function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
17
+ function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
18
+ function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
19
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
20
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
21
+ * Cobo Wallet as a Service 2.0
22
+ *
23
+ * Contact: help@cobo.com
24
+ *
25
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
26
+ * https://openapi-generator.tech
27
+ * Do not edit the class manually.
28
+ *
29
+ */
30
+ /**
31
+ * The TokenizationPauseEstimateFeeParams model module.
32
+ * @module model/TokenizationPauseEstimateFeeParams
33
+ */
34
+ var TokenizationPauseEstimateFeeParams = /*#__PURE__*/function () {
35
+ /**
36
+ * Constructs a new <code>TokenizationPauseEstimateFeeParams</code>.
37
+ * @alias module:model/TokenizationPauseEstimateFeeParams
38
+ * @implements module:model/TokenizationPauseTokenParams
39
+ * @param source {module:model/TokenizationTokenOperationSource}
40
+ * @param operation_type {module:model/TokenizationOperationType}
41
+ * @param token_id {String} The ID of the token.
42
+ */
43
+ function TokenizationPauseEstimateFeeParams(source, operation_type, token_id) {
44
+ _classCallCheck(this, TokenizationPauseEstimateFeeParams);
45
+ _TokenizationPauseTokenParams["default"].initialize(this, source);
46
+ TokenizationPauseEstimateFeeParams.initialize(this, source, operation_type, token_id);
47
+ }
48
+
49
+ /**
50
+ * Initializes the fields of this object.
51
+ * This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
52
+ * Only for internal use.
53
+ */
54
+ return _createClass(TokenizationPauseEstimateFeeParams, null, [{
55
+ key: "initialize",
56
+ value: function initialize(obj, source, operation_type, token_id) {
57
+ obj['source'] = source;
58
+ obj['operation_type'] = operation_type;
59
+ obj['token_id'] = token_id;
60
+ }
61
+
62
+ /**
63
+ * Constructs a <code>TokenizationPauseEstimateFeeParams</code> from a plain JavaScript object, optionally creating a new instance.
64
+ * Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
65
+ * @param {Object} data The plain JavaScript object bearing properties of interest.
66
+ * @param {module:model/TokenizationPauseEstimateFeeParams} obj Optional instance to populate.
67
+ * @return {module:model/TokenizationPauseEstimateFeeParams} The populated <code>TokenizationPauseEstimateFeeParams</code> instance.
68
+ */
69
+ }, {
70
+ key: "constructFromObject",
71
+ value: function constructFromObject(data, obj) {
72
+ if (data) {
73
+ obj = obj || new TokenizationPauseEstimateFeeParams();
74
+ _TokenizationPauseTokenParams["default"].constructFromObject(data, obj);
75
+ if (data.hasOwnProperty('source')) {
76
+ obj['source'] = _TokenizationTokenOperationSource["default"].constructFromObject(data['source']);
77
+ }
78
+ if (data.hasOwnProperty('operation_type')) {
79
+ obj['operation_type'] = _TokenizationOperationType["default"].constructFromObject(data['operation_type']);
80
+ }
81
+ if (data.hasOwnProperty('token_id')) {
82
+ obj['token_id'] = _ApiClient["default"].convertToType(data['token_id'], 'String');
83
+ }
84
+ }
85
+ return obj;
86
+ }
87
+
88
+ /**
89
+ * Validates the JSON data with respect to <code>TokenizationPauseEstimateFeeParams</code>.
90
+ * @param {Object} data The plain JavaScript object bearing properties of interest.
91
+ * @return {boolean} to indicate whether the JSON data is valid with respect to <code>TokenizationPauseEstimateFeeParams</code>.
92
+ */
93
+ }, {
94
+ key: "validateJSON",
95
+ value: function validateJSON(data) {
96
+ // check to make sure all required properties are present in the JSON string
97
+ var _iterator = _createForOfIteratorHelper(TokenizationPauseEstimateFeeParams.RequiredProperties),
98
+ _step;
99
+ try {
100
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
101
+ var property = _step.value;
102
+ if (!data.hasOwnProperty(property)) {
103
+ throw new Error("The required field `" + property + "` is not found in the JSON data: " + JSON.stringify(data));
104
+ }
105
+ }
106
+ // validate the optional field `source`
107
+ } catch (err) {
108
+ _iterator.e(err);
109
+ } finally {
110
+ _iterator.f();
111
+ }
112
+ if (data['source']) {
113
+ // data not null
114
+ if (!!_TokenizationTokenOperationSource["default"].validateJSON) {
115
+ _TokenizationTokenOperationSource["default"].validateJSON(data['source']);
116
+ }
117
+ }
118
+ // ensure the json data is a string
119
+ if (data['token_id'] && !(typeof data['token_id'] === 'string' || data['token_id'] instanceof String)) {
120
+ throw new Error("Expected the field `token_id` to be a primitive type in the JSON string but got " + data['token_id']);
121
+ }
122
+ return true;
123
+ }
124
+ }]);
125
+ }();
126
+ TokenizationPauseEstimateFeeParams.RequiredProperties = ["source", "operation_type", "token_id"];
127
+
128
+ /**
129
+ * @member {module:model/TokenizationTokenOperationSource} source
130
+ */
131
+ TokenizationPauseEstimateFeeParams.prototype['source'] = undefined;
132
+
133
+ /**
134
+ * @member {module:model/TokenizationOperationType} operation_type
135
+ */
136
+ TokenizationPauseEstimateFeeParams.prototype['operation_type'] = undefined;
137
+
138
+ /**
139
+ * The ID of the token.
140
+ * @member {String} token_id
141
+ */
142
+ TokenizationPauseEstimateFeeParams.prototype['token_id'] = undefined;
143
+
144
+ // Implement TokenizationPauseTokenParams interface:
145
+ /**
146
+ * @member {module:model/TokenizationTokenOperationSource} source
147
+ */
148
+ _TokenizationPauseTokenParams["default"].prototype['source'] = undefined;
149
+ var _default = exports["default"] = TokenizationPauseEstimateFeeParams;
@@ -0,0 +1,113 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var _ApiClient = _interopRequireDefault(require("../ApiClient"));
8
+ var _TokenizationTokenOperationSource = _interopRequireDefault(require("./TokenizationTokenOperationSource"));
9
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
10
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
11
+ function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
12
+ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
13
+ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
14
+ function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
15
+ function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
16
+ function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
17
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
18
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
19
+ * Cobo Wallet as a Service 2.0
20
+ *
21
+ * Contact: help@cobo.com
22
+ *
23
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
24
+ * https://openapi-generator.tech
25
+ * Do not edit the class manually.
26
+ *
27
+ */
28
+ /**
29
+ * The TokenizationPauseTokenParams model module.
30
+ * @module model/TokenizationPauseTokenParams
31
+ */
32
+ var TokenizationPauseTokenParams = /*#__PURE__*/function () {
33
+ /**
34
+ * Constructs a new <code>TokenizationPauseTokenParams</code>.
35
+ * @alias module:model/TokenizationPauseTokenParams
36
+ * @param source {module:model/TokenizationTokenOperationSource}
37
+ */
38
+ function TokenizationPauseTokenParams(source) {
39
+ _classCallCheck(this, TokenizationPauseTokenParams);
40
+ TokenizationPauseTokenParams.initialize(this, source);
41
+ }
42
+
43
+ /**
44
+ * Initializes the fields of this object.
45
+ * This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
46
+ * Only for internal use.
47
+ */
48
+ return _createClass(TokenizationPauseTokenParams, null, [{
49
+ key: "initialize",
50
+ value: function initialize(obj, source) {
51
+ obj['source'] = source;
52
+ }
53
+
54
+ /**
55
+ * Constructs a <code>TokenizationPauseTokenParams</code> from a plain JavaScript object, optionally creating a new instance.
56
+ * Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
57
+ * @param {Object} data The plain JavaScript object bearing properties of interest.
58
+ * @param {module:model/TokenizationPauseTokenParams} obj Optional instance to populate.
59
+ * @return {module:model/TokenizationPauseTokenParams} The populated <code>TokenizationPauseTokenParams</code> instance.
60
+ */
61
+ }, {
62
+ key: "constructFromObject",
63
+ value: function constructFromObject(data, obj) {
64
+ if (data) {
65
+ obj = obj || new TokenizationPauseTokenParams();
66
+ if (data.hasOwnProperty('source')) {
67
+ obj['source'] = _TokenizationTokenOperationSource["default"].constructFromObject(data['source']);
68
+ }
69
+ }
70
+ return obj;
71
+ }
72
+
73
+ /**
74
+ * Validates the JSON data with respect to <code>TokenizationPauseTokenParams</code>.
75
+ * @param {Object} data The plain JavaScript object bearing properties of interest.
76
+ * @return {boolean} to indicate whether the JSON data is valid with respect to <code>TokenizationPauseTokenParams</code>.
77
+ */
78
+ }, {
79
+ key: "validateJSON",
80
+ value: function validateJSON(data) {
81
+ // check to make sure all required properties are present in the JSON string
82
+ var _iterator = _createForOfIteratorHelper(TokenizationPauseTokenParams.RequiredProperties),
83
+ _step;
84
+ try {
85
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
86
+ var property = _step.value;
87
+ if (!data.hasOwnProperty(property)) {
88
+ throw new Error("The required field `" + property + "` is not found in the JSON data: " + JSON.stringify(data));
89
+ }
90
+ }
91
+ // validate the optional field `source`
92
+ } catch (err) {
93
+ _iterator.e(err);
94
+ } finally {
95
+ _iterator.f();
96
+ }
97
+ if (data['source']) {
98
+ // data not null
99
+ if (!!_TokenizationTokenOperationSource["default"].validateJSON) {
100
+ _TokenizationTokenOperationSource["default"].validateJSON(data['source']);
101
+ }
102
+ }
103
+ return true;
104
+ }
105
+ }]);
106
+ }();
107
+ TokenizationPauseTokenParams.RequiredProperties = ["source"];
108
+
109
+ /**
110
+ * @member {module:model/TokenizationTokenOperationSource} source
111
+ */
112
+ TokenizationPauseTokenParams.prototype['source'] = undefined;
113
+ var _default = exports["default"] = TokenizationPauseTokenParams;
@@ -0,0 +1,164 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var _ApiClient = _interopRequireDefault(require("../ApiClient"));
8
+ var _TokenizationAppInitiator = _interopRequireDefault(require("./TokenizationAppInitiator"));
9
+ var _TokenizationPauseTokenParams = _interopRequireDefault(require("./TokenizationPauseTokenParams"));
10
+ var _TokenizationTokenOperationSource = _interopRequireDefault(require("./TokenizationTokenOperationSource"));
11
+ var _TransactionRequestFee = _interopRequireDefault(require("./TransactionRequestFee"));
12
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
13
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
14
+ function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
15
+ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
16
+ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
17
+ function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
18
+ function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
19
+ function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
20
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
21
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
22
+ * Cobo Wallet as a Service 2.0
23
+ *
24
+ * Contact: help@cobo.com
25
+ *
26
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
27
+ * https://openapi-generator.tech
28
+ * Do not edit the class manually.
29
+ *
30
+ */
31
+ /**
32
+ * The TokenizationPauseTokenRequest model module.
33
+ * @module model/TokenizationPauseTokenRequest
34
+ */
35
+ var TokenizationPauseTokenRequest = /*#__PURE__*/function () {
36
+ /**
37
+ * Constructs a new <code>TokenizationPauseTokenRequest</code>.
38
+ * @alias module:model/TokenizationPauseTokenRequest
39
+ * @implements module:model/TokenizationPauseTokenParams
40
+ * @implements module:model/TokenizationAppInitiator
41
+ * @param source {module:model/TokenizationTokenOperationSource}
42
+ * @param fee {module:model/TransactionRequestFee}
43
+ */
44
+ function TokenizationPauseTokenRequest(source, fee) {
45
+ _classCallCheck(this, TokenizationPauseTokenRequest);
46
+ _TokenizationPauseTokenParams["default"].initialize(this, source);
47
+ _TokenizationAppInitiator["default"].initialize(this);
48
+ TokenizationPauseTokenRequest.initialize(this, source, fee);
49
+ }
50
+
51
+ /**
52
+ * Initializes the fields of this object.
53
+ * This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
54
+ * Only for internal use.
55
+ */
56
+ return _createClass(TokenizationPauseTokenRequest, null, [{
57
+ key: "initialize",
58
+ value: function initialize(obj, source, fee) {
59
+ obj['source'] = source;
60
+ obj['fee'] = fee;
61
+ }
62
+
63
+ /**
64
+ * Constructs a <code>TokenizationPauseTokenRequest</code> from a plain JavaScript object, optionally creating a new instance.
65
+ * Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
66
+ * @param {Object} data The plain JavaScript object bearing properties of interest.
67
+ * @param {module:model/TokenizationPauseTokenRequest} obj Optional instance to populate.
68
+ * @return {module:model/TokenizationPauseTokenRequest} The populated <code>TokenizationPauseTokenRequest</code> instance.
69
+ */
70
+ }, {
71
+ key: "constructFromObject",
72
+ value: function constructFromObject(data, obj) {
73
+ if (data) {
74
+ obj = obj || new TokenizationPauseTokenRequest();
75
+ _TokenizationPauseTokenParams["default"].constructFromObject(data, obj);
76
+ _TokenizationAppInitiator["default"].constructFromObject(data, obj);
77
+ if (data.hasOwnProperty('source')) {
78
+ obj['source'] = _TokenizationTokenOperationSource["default"].constructFromObject(data['source']);
79
+ }
80
+ if (data.hasOwnProperty('app_initiator')) {
81
+ obj['app_initiator'] = _ApiClient["default"].convertToType(data['app_initiator'], 'String');
82
+ }
83
+ if (data.hasOwnProperty('fee')) {
84
+ obj['fee'] = _TransactionRequestFee["default"].constructFromObject(data['fee']);
85
+ }
86
+ }
87
+ return obj;
88
+ }
89
+
90
+ /**
91
+ * Validates the JSON data with respect to <code>TokenizationPauseTokenRequest</code>.
92
+ * @param {Object} data The plain JavaScript object bearing properties of interest.
93
+ * @return {boolean} to indicate whether the JSON data is valid with respect to <code>TokenizationPauseTokenRequest</code>.
94
+ */
95
+ }, {
96
+ key: "validateJSON",
97
+ value: function validateJSON(data) {
98
+ // check to make sure all required properties are present in the JSON string
99
+ var _iterator = _createForOfIteratorHelper(TokenizationPauseTokenRequest.RequiredProperties),
100
+ _step;
101
+ try {
102
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
103
+ var property = _step.value;
104
+ if (!data.hasOwnProperty(property)) {
105
+ throw new Error("The required field `" + property + "` is not found in the JSON data: " + JSON.stringify(data));
106
+ }
107
+ }
108
+ // validate the optional field `source`
109
+ } catch (err) {
110
+ _iterator.e(err);
111
+ } finally {
112
+ _iterator.f();
113
+ }
114
+ if (data['source']) {
115
+ // data not null
116
+ if (!!_TokenizationTokenOperationSource["default"].validateJSON) {
117
+ _TokenizationTokenOperationSource["default"].validateJSON(data['source']);
118
+ }
119
+ }
120
+ // ensure the json data is a string
121
+ if (data['app_initiator'] && !(typeof data['app_initiator'] === 'string' || data['app_initiator'] instanceof String)) {
122
+ throw new Error("Expected the field `app_initiator` to be a primitive type in the JSON string but got " + data['app_initiator']);
123
+ }
124
+ // validate the optional field `fee`
125
+ if (data['fee']) {
126
+ // data not null
127
+ if (!!_TransactionRequestFee["default"].validateJSON) {
128
+ _TransactionRequestFee["default"].validateJSON(data['fee']);
129
+ }
130
+ }
131
+ return true;
132
+ }
133
+ }]);
134
+ }();
135
+ TokenizationPauseTokenRequest.RequiredProperties = ["source", "fee"];
136
+
137
+ /**
138
+ * @member {module:model/TokenizationTokenOperationSource} source
139
+ */
140
+ TokenizationPauseTokenRequest.prototype['source'] = undefined;
141
+
142
+ /**
143
+ * The initiator of the tokenization activity. If you do not specify this property, the WaaS service will automatically designate the API key as the initiator.
144
+ * @member {String} app_initiator
145
+ */
146
+ TokenizationPauseTokenRequest.prototype['app_initiator'] = undefined;
147
+
148
+ /**
149
+ * @member {module:model/TransactionRequestFee} fee
150
+ */
151
+ TokenizationPauseTokenRequest.prototype['fee'] = undefined;
152
+
153
+ // Implement TokenizationPauseTokenParams interface:
154
+ /**
155
+ * @member {module:model/TokenizationTokenOperationSource} source
156
+ */
157
+ _TokenizationPauseTokenParams["default"].prototype['source'] = undefined;
158
+ // Implement TokenizationAppInitiator interface:
159
+ /**
160
+ * The initiator of the tokenization activity. If you do not specify this property, the WaaS service will automatically designate the API key as the initiator.
161
+ * @member {String} app_initiator
162
+ */
163
+ _TokenizationAppInitiator["default"].prototype['app_initiator'] = undefined;
164
+ var _default = exports["default"] = TokenizationPauseTokenRequest;
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var _ApiClient = _interopRequireDefault(require("../ApiClient"));
8
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
9
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
10
+ function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
11
+ function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
12
+ function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
13
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
14
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
15
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
16
+ * Cobo Wallet as a Service 2.0
17
+ *
18
+ * Contact: help@cobo.com
19
+ *
20
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
21
+ * https://openapi-generator.tech
22
+ * Do not edit the class manually.
23
+ *
24
+ */
25
+ /**
26
+ * Enum class TokenizationStatus.
27
+ * @enum {}
28
+ * @readonly
29
+ */
30
+ var TokenizationStatus = exports["default"] = /*#__PURE__*/function () {
31
+ function TokenizationStatus() {
32
+ _classCallCheck(this, TokenizationStatus);
33
+ /**
34
+ * value: "Processing"
35
+ * @const
36
+ */
37
+ _defineProperty(this, "Processing", "Processing");
38
+ /**
39
+ * value: "Active"
40
+ * @const
41
+ */
42
+ _defineProperty(this, "Active", "Active");
43
+ /**
44
+ * value: "Failed"
45
+ * @const
46
+ */
47
+ _defineProperty(this, "Failed", "Failed");
48
+ /**
49
+ * value: "Pausing"
50
+ * @const
51
+ */
52
+ _defineProperty(this, "Pausing", "Pausing");
53
+ /**
54
+ * value: "unknown_default_open_api"
55
+ * @const
56
+ */
57
+ _defineProperty(this, "unknown_default_open_api", "unknown_default_open_api");
58
+ }
59
+ return _createClass(TokenizationStatus, null, [{
60
+ key: "constructFromObject",
61
+ value:
62
+ /**
63
+ * Returns a <code>TokenizationStatus</code> enum value from a Javascript object name.
64
+ * @param {Object} data The plain JavaScript object containing the name of the enum value.
65
+ * @return {module:model/TokenizationStatus} The enum <code>TokenizationStatus</code> value.
66
+ */
67
+ function constructFromObject(object) {
68
+ return object;
69
+ }
70
+ }]);
71
+ }();