@arrowsphere/api-client 3.26.0 → 3.27.0-rc.bjp.1
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/build/abstractEntity.js +14 -16
- package/build/abstractGraphQLClient.d.ts +2 -1
- package/build/abstractGraphQLClient.js +32 -7
- package/build/axiosSingleton.js +2 -2
- package/build/campaign/entities/campaign/banners/banners.js +32 -34
- package/build/campaign/entities/campaign/campaign.js +51 -53
- package/build/campaign/entities/campaign/landingPage/landingPage.js +24 -26
- package/build/campaign/entities/campaign/landingPage/landingPageBody.js +35 -37
- package/build/campaign/entities/campaign/landingPage/landingPageFooter/landingPageFooter.js +29 -31
- package/build/campaign/entities/campaign/landingPage/landingPageFooter/landingPageFooterFeature.js +23 -25
- package/build/campaign/entities/campaign/landingPage/landingPageHeader.js +29 -31
- package/build/campaign/entities/campaign/rules/rules.js +29 -31
- package/build/campaign/entities/campaignAssets/assets/assets.js +17 -19
- package/build/campaign/entities/campaignAssets/campaignAssets.js +14 -16
- package/build/campaign/entities/v2/campaign/banner/banner.js +32 -34
- package/build/campaign/entities/v2/campaign/campaign.js +48 -50
- package/build/campaign/entities/v2/campaign/landingPage/landingPage.js +24 -26
- package/build/campaign/entities/v2/campaign/landingPage/landingPageFooter/landingPageFooter.js +34 -36
- package/build/campaign/entities/v2/campaign/landingPage/landingPageFooter/landingPageFooterFeature.js +20 -22
- package/build/campaign/entities/v2/campaign/landingPage/landingPageFooter/landingPageFooterFeatureItem.js +32 -34
- package/build/campaign/entities/v2/campaign/landingPage/landingPageHeader.js +32 -34
- package/build/campaign/entities/v2/campaignList.js +14 -16
- package/build/campaign/index.js +5 -1
- package/build/cart/entities/index.js +5 -1
- package/build/cart/entities/item.js +26 -28
- package/build/cart/entities/itemList.js +14 -16
- package/build/cart/index.js +5 -1
- package/build/catalog/catalogGraphQLClient.d.ts +2 -0
- package/build/catalog/catalogGraphQLClient.js +4 -1
- package/build/catalog/index.js +5 -1
- package/build/catalog/types/catalogGraphQLQueries.d.ts +12 -0
- package/build/catalog/types/catalogGraphQLQueries.js +3 -0
- package/build/catalog/types/catalogGraphQLSchemas.d.ts +30 -0
- package/build/catalog/types/catalogGraphQLSchemas.js +4 -0
- package/build/catalog/types/catalogGraphQLTypes.js +1 -0
- package/build/catalog/types/queryArguments.d.ts +42 -0
- package/build/catalog/types/queryArguments.js +9 -0
- package/build/consumption/entities/bi/consumptionBI.js +28 -30
- package/build/consumption/entities/bi/period/period.js +17 -19
- package/build/consumption/entities/bi/top/top.js +23 -25
- package/build/consumption/entities/consumption/consumption.js +17 -19
- package/build/consumption/index.js +5 -1
- package/build/contact/entities/contact.js +44 -46
- package/build/contact/entities/contactCreate.js +14 -16
- package/build/contact/entities/contactList.js +14 -16
- package/build/contact/index.js +5 -1
- package/build/customers/entities/customers/contact/contact.js +29 -31
- package/build/customers/entities/customers/customer.js +71 -73
- package/build/customers/entities/customers/customerContact/customerContact.js +38 -40
- package/build/customers/entities/customers/customerContact/customerContactList.js +14 -16
- package/build/customers/entities/customers/details/details.js +29 -31
- package/build/customers/entities/dataCustomers.js +14 -16
- package/build/customers/entities/dataInvitation.js +29 -31
- package/build/customers/entities/invitations/company/company.js +14 -16
- package/build/customers/entities/invitations/contact/invitationContact.js +26 -28
- package/build/customers/index.js +5 -1
- package/build/exception/index.js +5 -1
- package/build/general/entities/whoAmI.js +59 -61
- package/build/general/index.js +5 -1
- package/build/getResult.js +21 -23
- package/build/index.js +5 -1
- package/build/licenses/entities/filterFindResult.js +17 -19
- package/build/licenses/entities/findResult.js +36 -38
- package/build/licenses/entities/getLicense/actionMessagesGetResult.js +26 -28
- package/build/licenses/entities/getLicense/actionsGetResult.js +41 -43
- package/build/licenses/entities/getLicense/buySellFindResult.js +17 -19
- package/build/licenses/entities/getLicense/licenseGetResult.js +105 -107
- package/build/licenses/entities/getLicense/licensePriceGetResult.js +20 -22
- package/build/licenses/entities/getLicense/orderGetResult.js +17 -19
- package/build/licenses/entities/getResult/getLicenseResult.js +14 -16
- package/build/licenses/entities/history/actionHistoryResult.js +23 -25
- package/build/licenses/entities/history/licenceHistoryResult.js +14 -16
- package/build/licenses/entities/license/activeSeatsFindResult.js +17 -19
- package/build/licenses/entities/license/configFindResult.js +20 -22
- package/build/licenses/entities/license/licenseFindResult.js +134 -136
- package/build/licenses/entities/license/priceFindResult.js +26 -28
- package/build/licenses/entities/license/warningFindResult.js +17 -19
- package/build/licenses/entities/offer/actionFlagsFindResult.js +20 -22
- package/build/licenses/entities/offer/offerFindResult.js +32 -34
- package/build/licenses/entities/offer/priceBandFindResult.js +35 -37
- package/build/licenses/entities/offer/priceband/billingFindResult.js +20 -22
- package/build/licenses/entities/offer/priceband/identifiers/arrowsphereFindResult.js +14 -16
- package/build/licenses/entities/offer/priceband/identifiersFindResult.js +14 -16
- package/build/licenses/entities/offer/priceband/priceBandActionFlagsFindResult.js +26 -28
- package/build/licenses/entities/offer/priceband/priceBandPriceFindResult.js +20 -22
- package/build/licenses/entities/offer/priceband/saleConstraintsFindResult.js +17 -19
- package/build/licenses/index.js +5 -1
- package/build/orders/entities/dataListOrders.js +14 -16
- package/build/orders/entities/orders/order.js +39 -41
- package/build/orders/entities/orders/partner/partner.js +17 -19
- package/build/orders/entities/orders/products/identifiers/productIdentifiers.js +14 -16
- package/build/orders/entities/orders/products/identifiers/vendor/identifiersVendor.js +14 -16
- package/build/orders/entities/orders/products/prices/productPrices.js +32 -34
- package/build/orders/entities/orders/products/products.js +56 -58
- package/build/orders/entities/orders/products/program/productProgram.js +14 -16
- package/build/orders/entities/referenceLink.js +17 -19
- package/build/orders/index.js +5 -1
- package/build/pagination.js +29 -31
- package/build/security/index.js +5 -1
- package/build/security/register/entity/registrationLink.js +14 -16
- package/build/security/register/index.js +5 -1
- package/build/security/standards/entities/checks/checks.js +17 -19
- package/build/security/standards/entities/checks/securityChecks.js +38 -40
- package/build/security/standards/entities/resources/resources.js +26 -28
- package/build/security/standards/entities/resources/securityResources.js +17 -19
- package/build/security/standards/entities/standards/securityStandards.js +29 -31
- package/build/security/standards/entities/standards/standards.js +17 -19
- package/build/security/standards/index.js +5 -1
- package/build/shared/index.js +5 -1
- package/build/subscriptions/entities/subscription.js +56 -58
- package/build/subscriptions/entities/subscriptionsListResult.js +39 -41
- package/build/subscriptions/index.js +5 -1
- package/build/supportCenter/entities/issue/attachment.js +27 -29
- package/build/supportCenter/entities/issue/comment.js +29 -31
- package/build/supportCenter/entities/issue/issue.js +106 -108
- package/build/supportCenter/entities/topic.js +30 -32
- package/build/supportCenter/index.js +5 -1
- package/package.json +5 -3
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver,
|
|
3
|
-
if (
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return value;
|
|
2
|
+
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
|
|
3
|
+
if (kind === "m") throw new TypeError("Private method is not writable");
|
|
4
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
|
5
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
6
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
8
7
|
};
|
|
9
|
-
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver,
|
|
10
|
-
if (!
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
return privateMap.get(receiver);
|
|
8
|
+
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
9
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
10
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
11
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
14
12
|
};
|
|
15
|
-
var
|
|
13
|
+
var _LicenseGetResult_license_id, _LicenseGetResult_parent_license_id, _LicenseGetResult_friendlyName, _LicenseGetResult_customer_ref, _LicenseGetResult_state, _LicenseGetResult_statusCode, _LicenseGetResult_isTrial, _LicenseGetResult_isAddon, _LicenseGetResult_service_ref, _LicenseGetResult_sku, _LicenseGetResult_name, _LicenseGetResult_seats, _LicenseGetResult_activeSeats, _LicenseGetResult_activation_datetime, _LicenseGetResult_expiry_datetime, _LicenseGetResult_autoRenew, _LicenseGetResult_message, _LicenseGetResult_actions, _LicenseGetResult_actionMessages, _LicenseGetResult_order_reference, _LicenseGetResult_order, _LicenseGetResult_vendor_license_id, _LicenseGetResult_periodicity, _LicenseGetResult_periodicityCode, _LicenseGetResult_term, _LicenseGetResult_termCode, _LicenseGetResult_category, _LicenseGetResult_program, _LicenseGetResult_associatedSubscriptionProgram, _LicenseGetResult_price, _LicenseGetResult_arrowSubCategories;
|
|
16
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
15
|
exports.LicenseGetResult = exports.LicenseGetFields = void 0;
|
|
18
16
|
const actionsGetResult_1 = require("./actionsGetResult");
|
|
@@ -59,163 +57,163 @@ class LicenseGetResult extends abstractEntity_1.AbstractEntity {
|
|
|
59
57
|
constructor(licenseGetDataInput) {
|
|
60
58
|
var _a;
|
|
61
59
|
super(licenseGetDataInput);
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
__classPrivateFieldSet(this,
|
|
94
|
-
__classPrivateFieldSet(this,
|
|
95
|
-
__classPrivateFieldSet(this,
|
|
96
|
-
__classPrivateFieldSet(this,
|
|
97
|
-
__classPrivateFieldSet(this,
|
|
98
|
-
__classPrivateFieldSet(this,
|
|
99
|
-
__classPrivateFieldSet(this,
|
|
100
|
-
__classPrivateFieldSet(this,
|
|
101
|
-
__classPrivateFieldSet(this,
|
|
102
|
-
__classPrivateFieldSet(this,
|
|
103
|
-
__classPrivateFieldSet(this,
|
|
104
|
-
__classPrivateFieldSet(this,
|
|
105
|
-
__classPrivateFieldSet(this,
|
|
106
|
-
__classPrivateFieldSet(this,
|
|
107
|
-
__classPrivateFieldSet(this,
|
|
108
|
-
__classPrivateFieldSet(this,
|
|
109
|
-
__classPrivateFieldSet(this,
|
|
110
|
-
__classPrivateFieldSet(this,
|
|
60
|
+
_LicenseGetResult_license_id.set(this, void 0);
|
|
61
|
+
_LicenseGetResult_parent_license_id.set(this, void 0);
|
|
62
|
+
_LicenseGetResult_friendlyName.set(this, void 0);
|
|
63
|
+
_LicenseGetResult_customer_ref.set(this, void 0);
|
|
64
|
+
_LicenseGetResult_state.set(this, void 0);
|
|
65
|
+
_LicenseGetResult_statusCode.set(this, void 0);
|
|
66
|
+
_LicenseGetResult_isTrial.set(this, void 0);
|
|
67
|
+
_LicenseGetResult_isAddon.set(this, void 0);
|
|
68
|
+
_LicenseGetResult_service_ref.set(this, void 0);
|
|
69
|
+
_LicenseGetResult_sku.set(this, void 0);
|
|
70
|
+
_LicenseGetResult_name.set(this, void 0);
|
|
71
|
+
_LicenseGetResult_seats.set(this, void 0);
|
|
72
|
+
_LicenseGetResult_activeSeats.set(this, void 0);
|
|
73
|
+
_LicenseGetResult_activation_datetime.set(this, void 0);
|
|
74
|
+
_LicenseGetResult_expiry_datetime.set(this, void 0);
|
|
75
|
+
_LicenseGetResult_autoRenew.set(this, void 0);
|
|
76
|
+
_LicenseGetResult_message.set(this, void 0);
|
|
77
|
+
_LicenseGetResult_actions.set(this, void 0);
|
|
78
|
+
_LicenseGetResult_actionMessages.set(this, void 0);
|
|
79
|
+
_LicenseGetResult_order_reference.set(this, void 0);
|
|
80
|
+
_LicenseGetResult_order.set(this, void 0);
|
|
81
|
+
_LicenseGetResult_vendor_license_id.set(this, void 0);
|
|
82
|
+
_LicenseGetResult_periodicity.set(this, void 0);
|
|
83
|
+
_LicenseGetResult_periodicityCode.set(this, void 0);
|
|
84
|
+
_LicenseGetResult_term.set(this, void 0);
|
|
85
|
+
_LicenseGetResult_termCode.set(this, void 0);
|
|
86
|
+
_LicenseGetResult_category.set(this, void 0);
|
|
87
|
+
_LicenseGetResult_program.set(this, void 0);
|
|
88
|
+
_LicenseGetResult_associatedSubscriptionProgram.set(this, void 0);
|
|
89
|
+
_LicenseGetResult_price.set(this, void 0);
|
|
90
|
+
_LicenseGetResult_arrowSubCategories.set(this, void 0);
|
|
91
|
+
__classPrivateFieldSet(this, _LicenseGetResult_license_id, licenseGetDataInput[LicenseGetFields.COLUMN_LICENSE_ID], "f");
|
|
92
|
+
__classPrivateFieldSet(this, _LicenseGetResult_parent_license_id, licenseGetDataInput[LicenseGetFields.COLUMN_PARENT_LICENSE_ID], "f");
|
|
93
|
+
__classPrivateFieldSet(this, _LicenseGetResult_friendlyName, licenseGetDataInput[LicenseGetFields.COLUMN_FRIENDLY_NAME], "f");
|
|
94
|
+
__classPrivateFieldSet(this, _LicenseGetResult_customer_ref, licenseGetDataInput[LicenseGetFields.COLUMN_CUSTOMER_REF], "f");
|
|
95
|
+
__classPrivateFieldSet(this, _LicenseGetResult_state, licenseGetDataInput[LicenseGetFields.COLUMN_STATE], "f");
|
|
96
|
+
__classPrivateFieldSet(this, _LicenseGetResult_statusCode, licenseGetDataInput[LicenseGetFields.COLUMN_STATUS_CODE], "f");
|
|
97
|
+
__classPrivateFieldSet(this, _LicenseGetResult_isTrial, licenseGetDataInput[LicenseGetFields.COLUMN_IS_TRIAL], "f");
|
|
98
|
+
__classPrivateFieldSet(this, _LicenseGetResult_isAddon, licenseGetDataInput[LicenseGetFields.COLUMN_IS_ADDON], "f");
|
|
99
|
+
__classPrivateFieldSet(this, _LicenseGetResult_service_ref, licenseGetDataInput[LicenseGetFields.COLUMN_SERVICE_REF], "f");
|
|
100
|
+
__classPrivateFieldSet(this, _LicenseGetResult_sku, licenseGetDataInput[LicenseGetFields.COLUMN_SKU], "f");
|
|
101
|
+
__classPrivateFieldSet(this, _LicenseGetResult_name, licenseGetDataInput[LicenseGetFields.COLUMN_NAME], "f");
|
|
102
|
+
__classPrivateFieldSet(this, _LicenseGetResult_seats, licenseGetDataInput[LicenseGetFields.COLUMN_SEATS], "f");
|
|
103
|
+
__classPrivateFieldSet(this, _LicenseGetResult_activeSeats, new activeSeatsFindResult_1.ActiveSeatsFindResult(licenseGetDataInput[LicenseGetFields.COLUMN_ACTIVE_SEATS]), "f");
|
|
104
|
+
__classPrivateFieldSet(this, _LicenseGetResult_activation_datetime, licenseGetDataInput[LicenseGetFields.COLUMN_ACTIVATION_DATETIME], "f");
|
|
105
|
+
__classPrivateFieldSet(this, _LicenseGetResult_expiry_datetime, licenseGetDataInput[LicenseGetFields.COLUMN_EXPIRY_DATETIME], "f");
|
|
106
|
+
__classPrivateFieldSet(this, _LicenseGetResult_autoRenew, licenseGetDataInput[LicenseGetFields.COLUMN_AUTO_RENEW], "f");
|
|
107
|
+
__classPrivateFieldSet(this, _LicenseGetResult_message, licenseGetDataInput[LicenseGetFields.COLUMN_MESSAGE], "f");
|
|
108
|
+
__classPrivateFieldSet(this, _LicenseGetResult_actions, licenseGetDataInput[LicenseGetFields.COLUMN_ACTIONS]
|
|
111
109
|
? new actionsGetResult_1.ActionsGetResult(licenseGetDataInput[LicenseGetFields.COLUMN_ACTIONS])
|
|
112
|
-
: undefined);
|
|
113
|
-
__classPrivateFieldSet(this,
|
|
114
|
-
__classPrivateFieldSet(this,
|
|
115
|
-
__classPrivateFieldSet(this,
|
|
116
|
-
__classPrivateFieldSet(this,
|
|
117
|
-
__classPrivateFieldSet(this,
|
|
118
|
-
__classPrivateFieldSet(this,
|
|
119
|
-
__classPrivateFieldSet(this,
|
|
120
|
-
__classPrivateFieldSet(this,
|
|
121
|
-
__classPrivateFieldSet(this,
|
|
122
|
-
__classPrivateFieldSet(this,
|
|
123
|
-
__classPrivateFieldSet(this,
|
|
124
|
-
__classPrivateFieldSet(this,
|
|
125
|
-
__classPrivateFieldSet(this,
|
|
110
|
+
: undefined, "f");
|
|
111
|
+
__classPrivateFieldSet(this, _LicenseGetResult_actionMessages, (_a = licenseGetDataInput[LicenseGetFields.COLUMN_ACTION_MESSAGES]) === null || _a === void 0 ? void 0 : _a.map((result) => new actionMessagesGetResult_1.ActionMessagesGetResult(result)), "f");
|
|
112
|
+
__classPrivateFieldSet(this, _LicenseGetResult_order_reference, licenseGetDataInput[LicenseGetFields.COLUMN_ORDER_REFERENCE], "f");
|
|
113
|
+
__classPrivateFieldSet(this, _LicenseGetResult_order, new orderGetResult_1.OrderGetResult(licenseGetDataInput[LicenseGetFields.COLUMN_ORDER]), "f");
|
|
114
|
+
__classPrivateFieldSet(this, _LicenseGetResult_vendor_license_id, licenseGetDataInput[LicenseGetFields.COLUMN_VENDOR_LICENSE_ID], "f");
|
|
115
|
+
__classPrivateFieldSet(this, _LicenseGetResult_periodicity, licenseGetDataInput[LicenseGetFields.COLUMN_PERIODICITY], "f");
|
|
116
|
+
__classPrivateFieldSet(this, _LicenseGetResult_periodicityCode, licenseGetDataInput[LicenseGetFields.COLUMN_PERIODICITY_CODE], "f");
|
|
117
|
+
__classPrivateFieldSet(this, _LicenseGetResult_term, licenseGetDataInput[LicenseGetFields.COLUMN_TERM], "f");
|
|
118
|
+
__classPrivateFieldSet(this, _LicenseGetResult_termCode, licenseGetDataInput[LicenseGetFields.COLUMN_TERM_CODE], "f");
|
|
119
|
+
__classPrivateFieldSet(this, _LicenseGetResult_category, licenseGetDataInput[LicenseGetFields.COLUMN_CATEGORY], "f");
|
|
120
|
+
__classPrivateFieldSet(this, _LicenseGetResult_program, licenseGetDataInput[LicenseGetFields.COLUMN_PROGRAM], "f");
|
|
121
|
+
__classPrivateFieldSet(this, _LicenseGetResult_associatedSubscriptionProgram, licenseGetDataInput[LicenseGetFields.COLUMN_ASSOCIATED_SUBSCRIPTION_PROGRAM], "f");
|
|
122
|
+
__classPrivateFieldSet(this, _LicenseGetResult_price, new licensePriceGetResult_1.LicensePriceGetResult(licenseGetDataInput[LicenseGetFields.COLUMN_PRICE]), "f");
|
|
123
|
+
__classPrivateFieldSet(this, _LicenseGetResult_arrowSubCategories, licenseGetDataInput[LicenseGetFields.COLUMN_ARROW_SUB_CATEGORIES], "f");
|
|
126
124
|
}
|
|
127
125
|
get id() {
|
|
128
|
-
return __classPrivateFieldGet(this,
|
|
126
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_license_id, "f");
|
|
129
127
|
}
|
|
130
128
|
get parentLicenseId() {
|
|
131
|
-
return __classPrivateFieldGet(this,
|
|
129
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_parent_license_id, "f");
|
|
132
130
|
}
|
|
133
131
|
get friendlyName() {
|
|
134
|
-
return __classPrivateFieldGet(this,
|
|
132
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_friendlyName, "f");
|
|
135
133
|
}
|
|
136
134
|
get customerRef() {
|
|
137
|
-
return __classPrivateFieldGet(this,
|
|
135
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_customer_ref, "f");
|
|
138
136
|
}
|
|
139
137
|
get state() {
|
|
140
|
-
return __classPrivateFieldGet(this,
|
|
138
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_state, "f");
|
|
141
139
|
}
|
|
142
140
|
get statusCode() {
|
|
143
|
-
return __classPrivateFieldGet(this,
|
|
141
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_statusCode, "f");
|
|
144
142
|
}
|
|
145
143
|
get isTrial() {
|
|
146
|
-
return __classPrivateFieldGet(this,
|
|
144
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_isTrial, "f");
|
|
147
145
|
}
|
|
148
146
|
get isAddon() {
|
|
149
|
-
return __classPrivateFieldGet(this,
|
|
147
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_isAddon, "f");
|
|
150
148
|
}
|
|
151
149
|
get serviceRef() {
|
|
152
|
-
return __classPrivateFieldGet(this,
|
|
150
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_service_ref, "f");
|
|
153
151
|
}
|
|
154
152
|
get sku() {
|
|
155
|
-
return __classPrivateFieldGet(this,
|
|
153
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_sku, "f");
|
|
156
154
|
}
|
|
157
155
|
get name() {
|
|
158
|
-
return __classPrivateFieldGet(this,
|
|
156
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_name, "f");
|
|
159
157
|
}
|
|
160
158
|
get seats() {
|
|
161
|
-
return __classPrivateFieldGet(this,
|
|
159
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_seats, "f");
|
|
162
160
|
}
|
|
163
161
|
get activeSeats() {
|
|
164
|
-
return __classPrivateFieldGet(this,
|
|
162
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_activeSeats, "f");
|
|
165
163
|
}
|
|
166
164
|
get activationDatetime() {
|
|
167
|
-
return __classPrivateFieldGet(this,
|
|
165
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_activation_datetime, "f");
|
|
168
166
|
}
|
|
169
167
|
get expiryDatetime() {
|
|
170
|
-
return __classPrivateFieldGet(this,
|
|
168
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_expiry_datetime, "f");
|
|
171
169
|
}
|
|
172
170
|
get autoRenew() {
|
|
173
|
-
return __classPrivateFieldGet(this,
|
|
171
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_autoRenew, "f");
|
|
174
172
|
}
|
|
175
173
|
get message() {
|
|
176
|
-
return __classPrivateFieldGet(this,
|
|
174
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_message, "f");
|
|
177
175
|
}
|
|
178
176
|
get actions() {
|
|
179
|
-
return __classPrivateFieldGet(this,
|
|
177
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_actions, "f");
|
|
180
178
|
}
|
|
181
179
|
get actionMessages() {
|
|
182
|
-
return __classPrivateFieldGet(this,
|
|
180
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_actionMessages, "f");
|
|
183
181
|
}
|
|
184
182
|
get orderReference() {
|
|
185
|
-
return __classPrivateFieldGet(this,
|
|
183
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_order_reference, "f");
|
|
186
184
|
}
|
|
187
185
|
get order() {
|
|
188
|
-
return __classPrivateFieldGet(this,
|
|
186
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_order, "f");
|
|
189
187
|
}
|
|
190
188
|
get vendorLicenseId() {
|
|
191
|
-
return __classPrivateFieldGet(this,
|
|
189
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_vendor_license_id, "f");
|
|
192
190
|
}
|
|
193
191
|
get periodicity() {
|
|
194
|
-
return __classPrivateFieldGet(this,
|
|
192
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_periodicity, "f");
|
|
195
193
|
}
|
|
196
194
|
get periodicityCode() {
|
|
197
|
-
return __classPrivateFieldGet(this,
|
|
195
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_periodicityCode, "f");
|
|
198
196
|
}
|
|
199
197
|
get term() {
|
|
200
|
-
return __classPrivateFieldGet(this,
|
|
198
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_term, "f");
|
|
201
199
|
}
|
|
202
200
|
get termCode() {
|
|
203
|
-
return __classPrivateFieldGet(this,
|
|
201
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_termCode, "f");
|
|
204
202
|
}
|
|
205
203
|
get category() {
|
|
206
|
-
return __classPrivateFieldGet(this,
|
|
204
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_category, "f");
|
|
207
205
|
}
|
|
208
206
|
get program() {
|
|
209
|
-
return __classPrivateFieldGet(this,
|
|
207
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_program, "f");
|
|
210
208
|
}
|
|
211
209
|
get associatedSubscriptionProgram() {
|
|
212
|
-
return __classPrivateFieldGet(this,
|
|
210
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_associatedSubscriptionProgram, "f");
|
|
213
211
|
}
|
|
214
212
|
get price() {
|
|
215
|
-
return __classPrivateFieldGet(this,
|
|
213
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_price, "f");
|
|
216
214
|
}
|
|
217
215
|
get arrowSubCategories() {
|
|
218
|
-
return __classPrivateFieldGet(this,
|
|
216
|
+
return __classPrivateFieldGet(this, _LicenseGetResult_arrowSubCategories, "f");
|
|
219
217
|
}
|
|
220
218
|
toJSON() {
|
|
221
219
|
var _a, _b;
|
|
@@ -256,5 +254,5 @@ class LicenseGetResult extends abstractEntity_1.AbstractEntity {
|
|
|
256
254
|
}
|
|
257
255
|
}
|
|
258
256
|
exports.LicenseGetResult = LicenseGetResult;
|
|
259
|
-
|
|
257
|
+
_LicenseGetResult_license_id = new WeakMap(), _LicenseGetResult_parent_license_id = new WeakMap(), _LicenseGetResult_friendlyName = new WeakMap(), _LicenseGetResult_customer_ref = new WeakMap(), _LicenseGetResult_state = new WeakMap(), _LicenseGetResult_statusCode = new WeakMap(), _LicenseGetResult_isTrial = new WeakMap(), _LicenseGetResult_isAddon = new WeakMap(), _LicenseGetResult_service_ref = new WeakMap(), _LicenseGetResult_sku = new WeakMap(), _LicenseGetResult_name = new WeakMap(), _LicenseGetResult_seats = new WeakMap(), _LicenseGetResult_activeSeats = new WeakMap(), _LicenseGetResult_activation_datetime = new WeakMap(), _LicenseGetResult_expiry_datetime = new WeakMap(), _LicenseGetResult_autoRenew = new WeakMap(), _LicenseGetResult_message = new WeakMap(), _LicenseGetResult_actions = new WeakMap(), _LicenseGetResult_actionMessages = new WeakMap(), _LicenseGetResult_order_reference = new WeakMap(), _LicenseGetResult_order = new WeakMap(), _LicenseGetResult_vendor_license_id = new WeakMap(), _LicenseGetResult_periodicity = new WeakMap(), _LicenseGetResult_periodicityCode = new WeakMap(), _LicenseGetResult_term = new WeakMap(), _LicenseGetResult_termCode = new WeakMap(), _LicenseGetResult_category = new WeakMap(), _LicenseGetResult_program = new WeakMap(), _LicenseGetResult_associatedSubscriptionProgram = new WeakMap(), _LicenseGetResult_price = new WeakMap(), _LicenseGetResult_arrowSubCategories = new WeakMap();
|
|
260
258
|
//# sourceMappingURL=licenseGetResult.js.map
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver,
|
|
3
|
-
if (
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return value;
|
|
2
|
+
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
|
|
3
|
+
if (kind === "m") throw new TypeError("Private method is not writable");
|
|
4
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
|
5
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
6
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
8
7
|
};
|
|
9
|
-
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver,
|
|
10
|
-
if (!
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
return privateMap.get(receiver);
|
|
8
|
+
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
9
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
10
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
11
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
14
12
|
};
|
|
15
|
-
var
|
|
13
|
+
var _LicensePriceGetResult_currency, _LicensePriceGetResult_unit, _LicensePriceGetResult_total;
|
|
16
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
15
|
exports.LicensePriceGetResult = exports.LicensePriceGetFields = void 0;
|
|
18
16
|
const buySellFindResult_1 = require("./buySellFindResult");
|
|
@@ -26,21 +24,21 @@ var LicensePriceGetFields;
|
|
|
26
24
|
class LicensePriceGetResult extends abstractEntity_1.AbstractEntity {
|
|
27
25
|
constructor(data) {
|
|
28
26
|
super(data);
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
__classPrivateFieldSet(this,
|
|
33
|
-
__classPrivateFieldSet(this,
|
|
34
|
-
__classPrivateFieldSet(this,
|
|
27
|
+
_LicensePriceGetResult_currency.set(this, void 0);
|
|
28
|
+
_LicensePriceGetResult_unit.set(this, void 0);
|
|
29
|
+
_LicensePriceGetResult_total.set(this, void 0);
|
|
30
|
+
__classPrivateFieldSet(this, _LicensePriceGetResult_currency, data[LicensePriceGetFields.COLUMN_CURRENCY], "f");
|
|
31
|
+
__classPrivateFieldSet(this, _LicensePriceGetResult_unit, new buySellFindResult_1.BuySellFindResult(data[LicensePriceGetFields.COLUMN_UNIT]), "f");
|
|
32
|
+
__classPrivateFieldSet(this, _LicensePriceGetResult_total, new buySellFindResult_1.BuySellFindResult(data[LicensePriceGetFields.COLUMN_TOTAL]), "f");
|
|
35
33
|
}
|
|
36
34
|
get currency() {
|
|
37
|
-
return __classPrivateFieldGet(this,
|
|
35
|
+
return __classPrivateFieldGet(this, _LicensePriceGetResult_currency, "f");
|
|
38
36
|
}
|
|
39
37
|
get unit() {
|
|
40
|
-
return __classPrivateFieldGet(this,
|
|
38
|
+
return __classPrivateFieldGet(this, _LicensePriceGetResult_unit, "f");
|
|
41
39
|
}
|
|
42
40
|
get total() {
|
|
43
|
-
return __classPrivateFieldGet(this,
|
|
41
|
+
return __classPrivateFieldGet(this, _LicensePriceGetResult_total, "f");
|
|
44
42
|
}
|
|
45
43
|
toJSON() {
|
|
46
44
|
return {
|
|
@@ -51,5 +49,5 @@ class LicensePriceGetResult extends abstractEntity_1.AbstractEntity {
|
|
|
51
49
|
}
|
|
52
50
|
}
|
|
53
51
|
exports.LicensePriceGetResult = LicensePriceGetResult;
|
|
54
|
-
|
|
52
|
+
_LicensePriceGetResult_currency = new WeakMap(), _LicensePriceGetResult_unit = new WeakMap(), _LicensePriceGetResult_total = new WeakMap();
|
|
55
53
|
//# sourceMappingURL=licensePriceGetResult.js.map
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver,
|
|
3
|
-
if (
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return value;
|
|
2
|
+
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
|
|
3
|
+
if (kind === "m") throw new TypeError("Private method is not writable");
|
|
4
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
|
5
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
6
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
8
7
|
};
|
|
9
|
-
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver,
|
|
10
|
-
if (!
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
return privateMap.get(receiver);
|
|
8
|
+
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
9
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
10
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
11
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
14
12
|
};
|
|
15
|
-
var
|
|
13
|
+
var _OrderGetResult_reference, _OrderGetResult_link;
|
|
16
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
15
|
exports.OrderGetResult = exports.OrderGetFields = void 0;
|
|
18
16
|
const abstractEntity_1 = require("../../../abstractEntity");
|
|
@@ -24,16 +22,16 @@ var OrderGetFields;
|
|
|
24
22
|
class OrderGetResult extends abstractEntity_1.AbstractEntity {
|
|
25
23
|
constructor(data) {
|
|
26
24
|
super(data);
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
__classPrivateFieldSet(this,
|
|
30
|
-
__classPrivateFieldSet(this,
|
|
25
|
+
_OrderGetResult_reference.set(this, void 0);
|
|
26
|
+
_OrderGetResult_link.set(this, void 0);
|
|
27
|
+
__classPrivateFieldSet(this, _OrderGetResult_reference, data[OrderGetFields.COLUMN_REFERENCE], "f");
|
|
28
|
+
__classPrivateFieldSet(this, _OrderGetResult_link, data[OrderGetFields.COLUMN_LINK], "f");
|
|
31
29
|
}
|
|
32
30
|
get reference() {
|
|
33
|
-
return __classPrivateFieldGet(this,
|
|
31
|
+
return __classPrivateFieldGet(this, _OrderGetResult_reference, "f");
|
|
34
32
|
}
|
|
35
33
|
get link() {
|
|
36
|
-
return __classPrivateFieldGet(this,
|
|
34
|
+
return __classPrivateFieldGet(this, _OrderGetResult_link, "f");
|
|
37
35
|
}
|
|
38
36
|
toJSON() {
|
|
39
37
|
return {
|
|
@@ -43,5 +41,5 @@ class OrderGetResult extends abstractEntity_1.AbstractEntity {
|
|
|
43
41
|
}
|
|
44
42
|
}
|
|
45
43
|
exports.OrderGetResult = OrderGetResult;
|
|
46
|
-
|
|
44
|
+
_OrderGetResult_reference = new WeakMap(), _OrderGetResult_link = new WeakMap();
|
|
47
45
|
//# sourceMappingURL=orderGetResult.js.map
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver,
|
|
3
|
-
if (
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return value;
|
|
2
|
+
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
|
|
3
|
+
if (kind === "m") throw new TypeError("Private method is not writable");
|
|
4
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
|
5
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
6
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
8
7
|
};
|
|
9
|
-
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver,
|
|
10
|
-
if (!
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
return privateMap.get(receiver);
|
|
8
|
+
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
9
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
10
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
11
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
14
12
|
};
|
|
15
|
-
var
|
|
13
|
+
var _GetLicenseResult_license;
|
|
16
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
15
|
exports.GetLicenseResult = exports.GetLicenseResultFields = void 0;
|
|
18
16
|
const abstractEntity_1 = require("../../../abstractEntity");
|
|
@@ -24,11 +22,11 @@ var GetLicenseResultFields;
|
|
|
24
22
|
class GetLicenseResult extends abstractEntity_1.AbstractEntity {
|
|
25
23
|
constructor(getLicenseResultDataInput) {
|
|
26
24
|
super(getLicenseResultDataInput);
|
|
27
|
-
|
|
28
|
-
__classPrivateFieldSet(this,
|
|
25
|
+
_GetLicenseResult_license.set(this, void 0);
|
|
26
|
+
__classPrivateFieldSet(this, _GetLicenseResult_license, new licenseGetResult_1.LicenseGetResult(getLicenseResultDataInput[GetLicenseResultFields.COLUMN_LICENSE]), "f");
|
|
29
27
|
}
|
|
30
28
|
get license() {
|
|
31
|
-
return __classPrivateFieldGet(this,
|
|
29
|
+
return __classPrivateFieldGet(this, _GetLicenseResult_license, "f");
|
|
32
30
|
}
|
|
33
31
|
toJSON() {
|
|
34
32
|
return {
|
|
@@ -37,5 +35,5 @@ class GetLicenseResult extends abstractEntity_1.AbstractEntity {
|
|
|
37
35
|
}
|
|
38
36
|
}
|
|
39
37
|
exports.GetLicenseResult = GetLicenseResult;
|
|
40
|
-
|
|
38
|
+
_GetLicenseResult_license = new WeakMap();
|
|
41
39
|
//# sourceMappingURL=getLicenseResult.js.map
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver,
|
|
3
|
-
if (
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return value;
|
|
2
|
+
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
|
|
3
|
+
if (kind === "m") throw new TypeError("Private method is not writable");
|
|
4
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
|
5
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
6
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
8
7
|
};
|
|
9
|
-
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver,
|
|
10
|
-
if (!
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
return privateMap.get(receiver);
|
|
8
|
+
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
9
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
10
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
11
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
14
12
|
};
|
|
15
|
-
var
|
|
13
|
+
var _ActionHistoryResult_action, _ActionHistoryResult_note, _ActionHistoryResult_created_at, _ActionHistoryResult_updated_at;
|
|
16
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
15
|
exports.ActionHistoryResult = exports.ActionHistoryResultFields = exports.HistoryNoteFields = void 0;
|
|
18
16
|
const abstractEntity_1 = require("../../../abstractEntity");
|
|
@@ -32,26 +30,26 @@ var ActionHistoryResultFields;
|
|
|
32
30
|
class ActionHistoryResult extends abstractEntity_1.AbstractEntity {
|
|
33
31
|
constructor(licenseHistoryGetDataInput) {
|
|
34
32
|
super(licenseHistoryGetDataInput);
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
__classPrivateFieldSet(this,
|
|
40
|
-
__classPrivateFieldSet(this,
|
|
41
|
-
__classPrivateFieldSet(this,
|
|
42
|
-
__classPrivateFieldSet(this,
|
|
33
|
+
_ActionHistoryResult_action.set(this, void 0);
|
|
34
|
+
_ActionHistoryResult_note.set(this, void 0);
|
|
35
|
+
_ActionHistoryResult_created_at.set(this, void 0);
|
|
36
|
+
_ActionHistoryResult_updated_at.set(this, void 0);
|
|
37
|
+
__classPrivateFieldSet(this, _ActionHistoryResult_action, licenseHistoryGetDataInput[ActionHistoryResultFields.COLUMN_ACTION], "f");
|
|
38
|
+
__classPrivateFieldSet(this, _ActionHistoryResult_note, licenseHistoryGetDataInput[ActionHistoryResultFields.COLUMN_NOTE], "f");
|
|
39
|
+
__classPrivateFieldSet(this, _ActionHistoryResult_created_at, licenseHistoryGetDataInput[ActionHistoryResultFields.COLUMN_CREATED_AT], "f");
|
|
40
|
+
__classPrivateFieldSet(this, _ActionHistoryResult_updated_at, licenseHistoryGetDataInput[ActionHistoryResultFields.COLUMN_UPDATED_AT], "f");
|
|
43
41
|
}
|
|
44
42
|
get action() {
|
|
45
|
-
return __classPrivateFieldGet(this,
|
|
43
|
+
return __classPrivateFieldGet(this, _ActionHistoryResult_action, "f");
|
|
46
44
|
}
|
|
47
45
|
get note() {
|
|
48
|
-
return __classPrivateFieldGet(this,
|
|
46
|
+
return __classPrivateFieldGet(this, _ActionHistoryResult_note, "f");
|
|
49
47
|
}
|
|
50
48
|
get createdAt() {
|
|
51
|
-
return __classPrivateFieldGet(this,
|
|
49
|
+
return __classPrivateFieldGet(this, _ActionHistoryResult_created_at, "f");
|
|
52
50
|
}
|
|
53
51
|
get updatedAt() {
|
|
54
|
-
return __classPrivateFieldGet(this,
|
|
52
|
+
return __classPrivateFieldGet(this, _ActionHistoryResult_updated_at, "f");
|
|
55
53
|
}
|
|
56
54
|
toJSON() {
|
|
57
55
|
return {
|
|
@@ -63,5 +61,5 @@ class ActionHistoryResult extends abstractEntity_1.AbstractEntity {
|
|
|
63
61
|
}
|
|
64
62
|
}
|
|
65
63
|
exports.ActionHistoryResult = ActionHistoryResult;
|
|
66
|
-
|
|
64
|
+
_ActionHistoryResult_action = new WeakMap(), _ActionHistoryResult_note = new WeakMap(), _ActionHistoryResult_created_at = new WeakMap(), _ActionHistoryResult_updated_at = new WeakMap();
|
|
67
65
|
//# sourceMappingURL=actionHistoryResult.js.map
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver,
|
|
3
|
-
if (
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return value;
|
|
2
|
+
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
|
|
3
|
+
if (kind === "m") throw new TypeError("Private method is not writable");
|
|
4
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
|
5
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
6
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
8
7
|
};
|
|
9
|
-
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver,
|
|
10
|
-
if (!
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
return privateMap.get(receiver);
|
|
8
|
+
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
9
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
10
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
11
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
14
12
|
};
|
|
15
|
-
var
|
|
13
|
+
var _LicenceHistoryResult_licenseHistory;
|
|
16
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
15
|
exports.LicenceHistoryResult = exports.LicenceHistoryResultFields = void 0;
|
|
18
16
|
const abstractEntity_1 = require("../../../abstractEntity");
|
|
@@ -24,11 +22,11 @@ var LicenceHistoryResultFields;
|
|
|
24
22
|
class LicenceHistoryResult extends abstractEntity_1.AbstractEntity {
|
|
25
23
|
constructor(getLicenseHistoryResultDataInput) {
|
|
26
24
|
super(getLicenseHistoryResultDataInput);
|
|
27
|
-
|
|
28
|
-
__classPrivateFieldSet(this,
|
|
25
|
+
_LicenceHistoryResult_licenseHistory.set(this, void 0);
|
|
26
|
+
__classPrivateFieldSet(this, _LicenceHistoryResult_licenseHistory, getLicenseHistoryResultDataInput[LicenceHistoryResultFields.COLUMN_ACTIONS].map((result) => new actionHistoryResult_1.ActionHistoryResult(result)), "f");
|
|
29
27
|
}
|
|
30
28
|
get licenseHistory() {
|
|
31
|
-
return __classPrivateFieldGet(this,
|
|
29
|
+
return __classPrivateFieldGet(this, _LicenceHistoryResult_licenseHistory, "f");
|
|
32
30
|
}
|
|
33
31
|
toJSON() {
|
|
34
32
|
return {
|
|
@@ -37,5 +35,5 @@ class LicenceHistoryResult extends abstractEntity_1.AbstractEntity {
|
|
|
37
35
|
}
|
|
38
36
|
}
|
|
39
37
|
exports.LicenceHistoryResult = LicenceHistoryResult;
|
|
40
|
-
|
|
38
|
+
_LicenceHistoryResult_licenseHistory = new WeakMap();
|
|
41
39
|
//# sourceMappingURL=licenceHistoryResult.js.map
|