@felloh-org/lambda-wrapper 1.11.41 → 1.11.42
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/babel.config.js +2 -1
- package/dist/config/dependencies.js +5 -7
- package/dist/entity/acquirer/adjustment/index.js +2 -3
- package/dist/entity/acquirer/batch/index.js +2 -3
- package/dist/entity/acquirer/bin/index.js +2 -3
- package/dist/entity/acquirer/bin-rules/index.js +2 -3
- package/dist/entity/acquirer/index.js +2 -2
- package/dist/entity/acquirer/transaction-settlement/index.js +2 -3
- package/dist/entity/agent-data/booking/index.js +2 -3
- package/dist/entity/agent-data/booking-bank-transaction/index.js +2 -3
- package/dist/entity/agent-data/booking-component/index.js +2 -3
- package/dist/entity/agent-data/booking-component-type/index.js +2 -3
- package/dist/entity/agent-data/booking-package-type/index.js +2 -3
- package/dist/entity/agent-data/index.js +2 -2
- package/dist/entity/agent-data/supplier/index.js +2 -3
- package/dist/entity/agent-data/supplier-type/index.js +2 -3
- package/dist/entity/bank/account/index.js +2 -3
- package/dist/entity/bank/adjustment/index.js +2 -3
- package/dist/entity/bank/amendment/index.js +2 -3
- package/dist/entity/bank/beneficiary/index.js +2 -3
- package/dist/entity/bank/currency/index.js +3 -5
- package/dist/entity/bank/disbursal/index.js +2 -3
- package/dist/entity/bank/index.js +2 -2
- package/dist/entity/bank/ledger/index.js +2 -3
- package/dist/entity/bank/settled-transaction/index.js +2 -3
- package/dist/entity/bank/transaction-batch/index.js +2 -3
- package/dist/entity/bank/vendor/index.js +2 -3
- package/dist/entity/index.js +2 -2
- package/dist/entity/nuapay/account/index.js +2 -3
- package/dist/entity/nuapay/balance/index.js +2 -3
- package/dist/entity/nuapay/beneficiary/index.js +2 -3
- package/dist/entity/nuapay/index.js +2 -2
- package/dist/entity/nuapay/transaction/index.js +2 -3
- package/dist/entity/nuvei/batch/index.js +2 -3
- package/dist/entity/nuvei/index.js +2 -2
- package/dist/entity/nuvei/merchant/index.js +2 -3
- package/dist/entity/nuvei/transaction/index.js +2 -3
- package/dist/entity/nuvei/transaction-metadata/index.js +2 -3
- package/dist/entity/operations/fingerprint-exclusion/index.js +2 -3
- package/dist/entity/operations/index.js +2 -2
- package/dist/entity/operations/ip-exclusion/index.js +2 -3
- package/dist/entity/payment/chargeback/index.js +2 -3
- package/dist/entity/payment/credit-note/index.js +2 -3
- package/dist/entity/payment/customer/index.js +2 -3
- package/dist/entity/payment/ecommerce/index.js +2 -3
- package/dist/entity/payment/index.js +2 -2
- package/dist/entity/payment/organisation-payment-provider/index.js +2 -3
- package/dist/entity/payment/organisation-payment-provider-method/index.js +2 -3
- package/dist/entity/payment/payment-link/index.js +2 -3
- package/dist/entity/payment/payment-link-type/index.js +2 -3
- package/dist/entity/payment/payment-provider/index.js +3 -5
- package/dist/entity/payment/refund/index.js +2 -3
- package/dist/entity/payment/refund-status/index.js +2 -3
- package/dist/entity/payment/tokenisation-provider/index.js +2 -3
- package/dist/entity/payment/transaction/index.js +2 -3
- package/dist/entity/payment/transaction-event/index.js +2 -3
- package/dist/entity/payment/transaction-event-type/index.js +2 -3
- package/dist/entity/payment/transaction-metadata/index.js +2 -3
- package/dist/entity/payment/transaction-method/index.js +2 -3
- package/dist/entity/payment/transaction-reason/index.js +2 -3
- package/dist/entity/payment/transaction-source/index.js +2 -3
- package/dist/entity/payment/transaction-status/index.js +2 -3
- package/dist/entity/payment/transaction-type/index.js +2 -3
- package/dist/entity/reference/country/index.js +2 -3
- package/dist/entity/reference/index.js +2 -2
- package/dist/entity/saltedge/account/index.js +2 -3
- package/dist/entity/saltedge/connection/index.js +2 -3
- package/dist/entity/saltedge/customer/index.js +2 -3
- package/dist/entity/saltedge/index.js +2 -2
- package/dist/entity/saltedge/lead/index.js +2 -3
- package/dist/entity/saltedge/transaction/index.js +2 -3
- package/dist/entity/scratch/abta-members/index.js +2 -3
- package/dist/entity/scratch/index.js +2 -2
- package/dist/entity/token/index.js +2 -2
- package/dist/entity/token/token/index.js +2 -3
- package/dist/entity/total-processing/index.js +2 -2
- package/dist/entity/total-processing/transaction/index.js +2 -3
- package/dist/entity/total-processing/transaction-metadata/index.js +2 -3
- package/dist/entity/trust-payments/account-fees/index.js +2 -3
- package/dist/entity/trust-payments/adjustment/index.js +2 -3
- package/dist/entity/trust-payments/batch/index.js +2 -3
- package/dist/entity/trust-payments/chargeback/index.js +2 -3
- package/dist/entity/trust-payments/index.js +2 -2
- package/dist/entity/trust-payments/ingested-data/index.js +2 -3
- package/dist/entity/trust-payments/merchant/index.js +2 -3
- package/dist/entity/trust-payments/transaction/index.js +2 -3
- package/dist/entity/trust-payments/transaction-charges/index.js +2 -3
- package/dist/entity/user/feature/index.js +2 -3
- package/dist/entity/user/index.js +2 -2
- package/dist/entity/user/login-link/index.js +3 -5
- package/dist/entity/user/organisation/index.js +2 -3
- package/dist/entity/user/organisation-feature/index.js +2 -3
- package/dist/entity/user/organisation-partner/index.js +2 -3
- package/dist/entity/user/organisation-payout-config/index.js +2 -3
- package/dist/entity/user/organisation-type/index.js +2 -3
- package/dist/entity/user/organisation-webhook/index.js +2 -3
- package/dist/entity/user/role/index.js +2 -3
- package/dist/entity/user/user/index.js +3 -5
- package/dist/entity/user/user-activity/index.js +2 -3
- package/dist/entity/user/user-role/index.js +2 -3
- package/dist/entity/user/webhook-types/index.js +2 -3
- package/dist/enums/payment-initation-types/index.js +3 -3
- package/dist/event/base-event/index.js +1 -2
- package/dist/event/csv/email/index.js +1 -2
- package/dist/event/posc/request/index.js +1 -2
- package/dist/event/transaction/complete/email/index.js +1 -2
- package/dist/event/transaction/complete/index.js +1 -2
- package/dist/event/transaction/refund-request/index.js +1 -2
- package/dist/event/user/password/changed/index.js +1 -2
- package/dist/event/user/password/reset/index.js +1 -2
- package/dist/event/user/registration/index.js +1 -2
- package/dist/event/user/sandbox-registration/index.js +1 -2
- package/dist/model/response/index.js +1 -3
- package/dist/model/response/status-codes.js +2 -2
- package/dist/model/status/index.js +1 -3
- package/dist/service/http.js +1 -3
- package/dist/service/request.js +3 -7
- package/dist/wrapper/index.js +2 -9
- package/package.json +2 -1
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let IpExclusion = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let IpExclusion = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'ip_exclusion',
|
|
20
20
|
schema: 'operations'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.CreateDateColumn)(), _dec(_class = (_class2 = class IpExclusion {
|
|
@@ -35,5 +35,4 @@ let IpExclusion = (_dec = (0, _typeorm.Entity)({
|
|
|
35
35
|
enumerable: true,
|
|
36
36
|
writable: true,
|
|
37
37
|
initializer: null
|
|
38
|
-
})), _class2)) || _class);
|
|
39
|
-
exports.default = IpExclusion;
|
|
38
|
+
})), _class2)) || _class);
|
|
@@ -21,7 +21,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
21
21
|
|
|
22
22
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
23
23
|
|
|
24
|
-
let Chargeback = (_dec = (0, _typeorm.Entity)({
|
|
24
|
+
let Chargeback = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
25
25
|
name: 'chargeback',
|
|
26
26
|
schema: 'payment'
|
|
27
27
|
}), _dec2 = (0, _typeorm.ManyToOne)(() => _transaction.default, {
|
|
@@ -138,5 +138,4 @@ let Chargeback = (_dec = (0, _typeorm.Entity)({
|
|
|
138
138
|
initializer: function () {
|
|
139
139
|
return _currency.DEFAULT_CURRENCY;
|
|
140
140
|
}
|
|
141
|
-
})), _class2)) || _class);
|
|
142
|
-
exports.default = Chargeback;
|
|
141
|
+
})), _class2)) || _class);
|
|
@@ -23,7 +23,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
23
23
|
|
|
24
24
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
25
25
|
|
|
26
|
-
let CreditNote = (_dec = (0, _typeorm.Entity)({
|
|
26
|
+
let CreditNote = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
27
27
|
name: 'credit_note',
|
|
28
28
|
schema: 'payment'
|
|
29
29
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -181,5 +181,4 @@ let CreditNote = (_dec = (0, _typeorm.Entity)({
|
|
|
181
181
|
enumerable: true,
|
|
182
182
|
writable: true,
|
|
183
183
|
initializer: null
|
|
184
|
-
})), _class2)) || _class);
|
|
185
|
-
exports.default = CreditNote;
|
|
184
|
+
})), _class2)) || _class);
|
|
@@ -19,7 +19,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
19
19
|
|
|
20
20
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
21
21
|
|
|
22
|
-
let Customer = (_dec = (0, _typeorm.Entity)({
|
|
22
|
+
let Customer = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
23
23
|
name: 'customer',
|
|
24
24
|
schema: 'payment'
|
|
25
25
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -194,5 +194,4 @@ let Customer = (_dec = (0, _typeorm.Entity)({
|
|
|
194
194
|
initializer: function () {
|
|
195
195
|
return _organisation.default;
|
|
196
196
|
}
|
|
197
|
-
})), _class2)) || _class);
|
|
198
|
-
exports.default = Customer;
|
|
197
|
+
})), _class2)) || _class);
|
|
@@ -29,7 +29,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
29
29
|
|
|
30
30
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
31
31
|
|
|
32
|
-
let Ecommerce = (_dec = (0, _typeorm.Entity)({
|
|
32
|
+
let Ecommerce = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
33
33
|
name: 'ecommerce',
|
|
34
34
|
schema: 'payment'
|
|
35
35
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.ManyToOne)(() => _booking.default, {
|
|
@@ -318,5 +318,4 @@ let Ecommerce = (_dec = (0, _typeorm.Entity)({
|
|
|
318
318
|
enumerable: true,
|
|
319
319
|
writable: true,
|
|
320
320
|
initializer: null
|
|
321
|
-
})), _class2)) || _class);
|
|
322
|
-
exports.default = Ecommerce;
|
|
321
|
+
})), _class2)) || _class);
|
|
@@ -50,5 +50,5 @@ var _refundStatus = _interopRequireDefault(require("./refund-status"));
|
|
|
50
50
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
51
51
|
|
|
52
52
|
const ENTITIES = [_chargeback.default, _creditNote.default, _customer.default, _ecommerce.default, _organisationPaymentProvider.default, _organisationPaymentProviderMethod.default, _paymentLink.default, _paymentLinkType.default, _paymentProvider.default, _refund.default, _refundStatus.default, _tokenisationProvider.default, _transaction.default, _transactionEvent.default, _transactionEventType.default, _transactionMethod.default, _transactionStatus.default, _transactionSource.default, _transactionType.default, _transactionMetadata.default, _transactionReason.default];
|
|
53
|
-
|
|
54
|
-
exports.default =
|
|
53
|
+
|
|
54
|
+
var _default = exports.default = ENTITIES;
|
|
@@ -31,7 +31,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
31
31
|
|
|
32
32
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
33
33
|
|
|
34
|
-
let OrganisationPaymentProvider = (_dec = (0, _typeorm.Entity)({
|
|
34
|
+
let OrganisationPaymentProvider = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
35
35
|
name: 'organisation_payment_provider',
|
|
36
36
|
schema: 'payment'
|
|
37
37
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -230,5 +230,4 @@ let OrganisationPaymentProvider = (_dec = (0, _typeorm.Entity)({
|
|
|
230
230
|
enumerable: true,
|
|
231
231
|
writable: true,
|
|
232
232
|
initializer: null
|
|
233
|
-
})), _class2)) || _class);
|
|
234
|
-
exports.default = OrganisationPaymentProvider;
|
|
233
|
+
})), _class2)) || _class);
|
|
@@ -21,7 +21,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
21
21
|
|
|
22
22
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
23
23
|
|
|
24
|
-
let OrganisationPaymentProviderMethod = (_dec = (0, _typeorm.Entity)({
|
|
24
|
+
let OrganisationPaymentProviderMethod = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
25
25
|
name: 'organisation_payment_provider_method',
|
|
26
26
|
schema: 'payment'
|
|
27
27
|
}), _dec2 = (0, _typeorm.ManyToOne)(() => _organisationPaymentProvider.default, {
|
|
@@ -60,5 +60,4 @@ let OrganisationPaymentProviderMethod = (_dec = (0, _typeorm.Entity)({
|
|
|
60
60
|
enumerable: true,
|
|
61
61
|
writable: true,
|
|
62
62
|
initializer: null
|
|
63
|
-
})), _class2)) || _class);
|
|
64
|
-
exports.default = OrganisationPaymentProviderMethod;
|
|
63
|
+
})), _class2)) || _class);
|
|
@@ -31,7 +31,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
31
31
|
|
|
32
32
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
33
33
|
|
|
34
|
-
let PaymentLink = (_dec = (0, _typeorm.Entity)({
|
|
34
|
+
let PaymentLink = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
35
35
|
name: 'payment_Link',
|
|
36
36
|
schema: 'payment'
|
|
37
37
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.ManyToOne)(() => _booking.default, {
|
|
@@ -421,5 +421,4 @@ let PaymentLink = (_dec = (0, _typeorm.Entity)({
|
|
|
421
421
|
enumerable: true,
|
|
422
422
|
writable: true,
|
|
423
423
|
initializer: null
|
|
424
|
-
})), _class2)) || _class);
|
|
425
|
-
exports.default = PaymentLink;
|
|
424
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let PaymentLinkType = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let PaymentLinkType = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'payment_link_type',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.CreateDateColumn)(), _dec(_class = (_class2 = class PaymentLinkType {
|
|
@@ -35,5 +35,4 @@ let PaymentLinkType = (_dec = (0, _typeorm.Entity)({
|
|
|
35
35
|
enumerable: true,
|
|
36
36
|
writable: true,
|
|
37
37
|
initializer: null
|
|
38
|
-
})), _class2)) || _class);
|
|
39
|
-
exports.default = PaymentLinkType;
|
|
38
|
+
})), _class2)) || _class);
|
|
@@ -17,12 +17,11 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
17
17
|
|
|
18
18
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
19
19
|
|
|
20
|
-
const PAYMENT_METHOD = {
|
|
20
|
+
const PAYMENT_METHOD = exports.PAYMENT_METHOD = {
|
|
21
21
|
CARD: 'CARD',
|
|
22
22
|
OPEN_BANKING: 'OPEN_BANKING'
|
|
23
23
|
};
|
|
24
|
-
exports.
|
|
25
|
-
let PaymentProvider = (_dec = (0, _typeorm.Entity)({
|
|
24
|
+
let PaymentProvider = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
26
25
|
name: 'payment_provider',
|
|
27
26
|
schema: 'payment'
|
|
28
27
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -87,5 +86,4 @@ let PaymentProvider = (_dec = (0, _typeorm.Entity)({
|
|
|
87
86
|
enumerable: true,
|
|
88
87
|
writable: true,
|
|
89
88
|
initializer: null
|
|
90
|
-
})), _class2)) || _class);
|
|
91
|
-
exports.default = PaymentProvider;
|
|
89
|
+
})), _class2)) || _class);
|
|
@@ -25,7 +25,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
25
25
|
|
|
26
26
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
27
27
|
|
|
28
|
-
let Refund = (_dec = (0, _typeorm.Entity)({
|
|
28
|
+
let Refund = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
29
29
|
name: 'refund',
|
|
30
30
|
schema: 'payment'
|
|
31
31
|
}), _dec2 = (0, _typeorm.ManyToOne)(() => _transaction.default, {
|
|
@@ -206,5 +206,4 @@ let Refund = (_dec = (0, _typeorm.Entity)({
|
|
|
206
206
|
enumerable: true,
|
|
207
207
|
writable: true,
|
|
208
208
|
initializer: null
|
|
209
|
-
})), _class2)) || _class);
|
|
210
|
-
exports.default = Refund;
|
|
209
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let RefundStatus = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let RefundStatus = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'refund_status',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.CreateDateColumn)(), _dec(_class = (_class2 = class RefundStatus {
|
|
@@ -41,5 +41,4 @@ let RefundStatus = (_dec = (0, _typeorm.Entity)({
|
|
|
41
41
|
enumerable: true,
|
|
42
42
|
writable: true,
|
|
43
43
|
initializer: null
|
|
44
|
-
})), _class2)) || _class);
|
|
45
|
-
exports.default = RefundStatus;
|
|
44
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let TokenisationProvider = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let TokenisationProvider = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'tokenisation_provider',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -48,5 +48,4 @@ let TokenisationProvider = (_dec = (0, _typeorm.Entity)({
|
|
|
48
48
|
enumerable: true,
|
|
49
49
|
writable: true,
|
|
50
50
|
initializer: null
|
|
51
|
-
})), _class2)) || _class);
|
|
52
|
-
exports.default = TokenisationProvider;
|
|
51
|
+
})), _class2)) || _class);
|
|
@@ -49,7 +49,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
49
49
|
|
|
50
50
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
51
51
|
|
|
52
|
-
let Transaction = (_dec = (0, _typeorm.Entity)({
|
|
52
|
+
let Transaction = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
53
53
|
name: 'transaction',
|
|
54
54
|
schema: 'payment'
|
|
55
55
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -486,5 +486,4 @@ let Transaction = (_dec = (0, _typeorm.Entity)({
|
|
|
486
486
|
enumerable: true,
|
|
487
487
|
writable: true,
|
|
488
488
|
initializer: null
|
|
489
|
-
})), _class2)) || _class);
|
|
490
|
-
exports.default = Transaction;
|
|
489
|
+
})), _class2)) || _class);
|
|
@@ -21,7 +21,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
21
21
|
|
|
22
22
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
23
23
|
|
|
24
|
-
let TransactionEvent = (_dec = (0, _typeorm.Entity)({
|
|
24
|
+
let TransactionEvent = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
25
25
|
name: 'transaction_event',
|
|
26
26
|
schema: 'payment'
|
|
27
27
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.ManyToOne)(() => _transaction.default), _dec4 = (0, _typeorm.JoinColumn)({
|
|
@@ -78,5 +78,4 @@ let TransactionEvent = (_dec = (0, _typeorm.Entity)({
|
|
|
78
78
|
enumerable: true,
|
|
79
79
|
writable: true,
|
|
80
80
|
initializer: null
|
|
81
|
-
})), _class2)) || _class);
|
|
82
|
-
exports.default = TransactionEvent;
|
|
81
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let TransactionEventType = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let TransactionEventType = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'transaction_event_type',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.CreateDateColumn)({
|
|
@@ -46,5 +46,4 @@ let TransactionEventType = (_dec = (0, _typeorm.Entity)({
|
|
|
46
46
|
enumerable: true,
|
|
47
47
|
writable: true,
|
|
48
48
|
initializer: null
|
|
49
|
-
})), _class2)) || _class);
|
|
50
|
-
exports.default = TransactionEventType;
|
|
49
|
+
})), _class2)) || _class);
|
|
@@ -19,7 +19,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
19
19
|
|
|
20
20
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
21
21
|
|
|
22
|
-
let TransactionMetadata = (_dec = (0, _typeorm.Entity)({
|
|
22
|
+
let TransactionMetadata = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
23
23
|
name: 'transaction_metadata',
|
|
24
24
|
schema: 'payment'
|
|
25
25
|
}), _dec2 = (0, _typeorm.ManyToOne)(() => _transaction.default, {
|
|
@@ -155,5 +155,4 @@ let TransactionMetadata = (_dec = (0, _typeorm.Entity)({
|
|
|
155
155
|
enumerable: true,
|
|
156
156
|
writable: true,
|
|
157
157
|
initializer: null
|
|
158
|
-
})), _class2)) || _class);
|
|
159
|
-
exports.default = TransactionMetadata;
|
|
158
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let TransactionMethod = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let TransactionMethod = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'transaction_method',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.CreateDateColumn)(), _dec(_class = (_class2 = class TransactionMethod {
|
|
@@ -35,5 +35,4 @@ let TransactionMethod = (_dec = (0, _typeorm.Entity)({
|
|
|
35
35
|
enumerable: true,
|
|
36
36
|
writable: true,
|
|
37
37
|
initializer: null
|
|
38
|
-
})), _class2)) || _class);
|
|
39
|
-
exports.default = TransactionMethod;
|
|
38
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let TransactionReason = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let TransactionReason = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'transaction_reason',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)({
|
|
@@ -57,5 +57,4 @@ let TransactionReason = (_dec = (0, _typeorm.Entity)({
|
|
|
57
57
|
enumerable: true,
|
|
58
58
|
writable: true,
|
|
59
59
|
initializer: null
|
|
60
|
-
})), _class2)) || _class);
|
|
61
|
-
exports.default = TransactionReason;
|
|
60
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let TransactionSource = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let TransactionSource = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'transaction_source',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.CreateDateColumn)(), _dec(_class = (_class2 = class TransactionSource {
|
|
@@ -35,5 +35,4 @@ let TransactionSource = (_dec = (0, _typeorm.Entity)({
|
|
|
35
35
|
enumerable: true,
|
|
36
36
|
writable: true,
|
|
37
37
|
initializer: null
|
|
38
|
-
})), _class2)) || _class);
|
|
39
|
-
exports.default = TransactionSource;
|
|
38
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let TransactionStatus = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let TransactionStatus = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'transaction_status',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.CreateDateColumn)(), _dec(_class = (_class2 = class TransactionStatus {
|
|
@@ -35,5 +35,4 @@ let TransactionStatus = (_dec = (0, _typeorm.Entity)({
|
|
|
35
35
|
enumerable: true,
|
|
36
36
|
writable: true,
|
|
37
37
|
initializer: null
|
|
38
|
-
})), _class2)) || _class);
|
|
39
|
-
exports.default = TransactionStatus;
|
|
38
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let TransactionType = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let TransactionType = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'transaction_type',
|
|
20
20
|
schema: 'payment'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.CreateDateColumn)(), _dec(_class = (_class2 = class TransactionType {
|
|
@@ -35,5 +35,4 @@ let TransactionType = (_dec = (0, _typeorm.Entity)({
|
|
|
35
35
|
enumerable: true,
|
|
36
36
|
writable: true,
|
|
37
37
|
initializer: null
|
|
38
|
-
})), _class2)) || _class);
|
|
39
|
-
exports.default = TransactionType;
|
|
38
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let Country = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let Country = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'country',
|
|
20
20
|
schema: 'reference'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -42,5 +42,4 @@ let Country = (_dec = (0, _typeorm.Entity)({
|
|
|
42
42
|
initializer: function () {
|
|
43
43
|
return "";
|
|
44
44
|
}
|
|
45
|
-
})), _class2)) || _class);
|
|
46
|
-
exports.default = Country;
|
|
45
|
+
})), _class2)) || _class);
|
|
@@ -10,5 +10,5 @@ var _country = _interopRequireDefault(require("./country"));
|
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
|
|
12
12
|
const ENTITIES = [_country.default];
|
|
13
|
-
|
|
14
|
-
exports.default =
|
|
13
|
+
|
|
14
|
+
var _default = exports.default = ENTITIES;
|
|
@@ -25,7 +25,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
25
25
|
|
|
26
26
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
27
27
|
|
|
28
|
-
let Account = (_dec = (0, _typeorm.Entity)({
|
|
28
|
+
let Account = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
29
29
|
name: 'account',
|
|
30
30
|
schema: 'saltedge'
|
|
31
31
|
}), _dec2 = (0, _typeorm.PrimaryColumn)({
|
|
@@ -179,5 +179,4 @@ let Account = (_dec = (0, _typeorm.Entity)({
|
|
|
179
179
|
initializer: function () {
|
|
180
180
|
return "";
|
|
181
181
|
}
|
|
182
|
-
})), _class2)) || _class);
|
|
183
|
-
exports.default = Account;
|
|
182
|
+
})), _class2)) || _class);
|
|
@@ -21,7 +21,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
21
21
|
|
|
22
22
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
23
23
|
|
|
24
|
-
let Connection = (_dec = (0, _typeorm.Entity)({
|
|
24
|
+
let Connection = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
25
25
|
name: 'connection',
|
|
26
26
|
schema: 'saltedge'
|
|
27
27
|
}), _dec2 = (0, _typeorm.PrimaryColumn)({
|
|
@@ -130,5 +130,4 @@ let Connection = (_dec = (0, _typeorm.Entity)({
|
|
|
130
130
|
enumerable: true,
|
|
131
131
|
writable: true,
|
|
132
132
|
initializer: null
|
|
133
|
-
})), _class2)) || _class);
|
|
134
|
-
exports.default = Connection;
|
|
133
|
+
})), _class2)) || _class);
|
|
@@ -19,7 +19,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
19
19
|
|
|
20
20
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
21
21
|
|
|
22
|
-
let Customer = (_dec = (0, _typeorm.Entity)({
|
|
22
|
+
let Customer = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
23
23
|
name: 'customer',
|
|
24
24
|
schema: 'saltedge'
|
|
25
25
|
}), _dec2 = (0, _typeorm.PrimaryColumn)({
|
|
@@ -67,5 +67,4 @@ let Customer = (_dec = (0, _typeorm.Entity)({
|
|
|
67
67
|
enumerable: true,
|
|
68
68
|
writable: true,
|
|
69
69
|
initializer: null
|
|
70
|
-
})), _class2)) || _class);
|
|
71
|
-
exports.default = Customer;
|
|
70
|
+
})), _class2)) || _class);
|
|
@@ -18,5 +18,5 @@ var _lead = _interopRequireDefault(require("./lead"));
|
|
|
18
18
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
19
19
|
|
|
20
20
|
const ENTITIES = [_account.default, _connection.default, _customer.default, _transaction.default, _lead.default];
|
|
21
|
-
|
|
22
|
-
exports.default =
|
|
21
|
+
|
|
22
|
+
var _default = exports.default = ENTITIES;
|
|
@@ -21,7 +21,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
21
21
|
|
|
22
22
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
23
23
|
|
|
24
|
-
let Lead = (_dec = (0, _typeorm.Entity)({
|
|
24
|
+
let Lead = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
25
25
|
name: 'lead',
|
|
26
26
|
schema: 'saltedge'
|
|
27
27
|
}), _dec2 = (0, _typeorm.ManyToOne)(() => _user.default, {
|
|
@@ -72,5 +72,4 @@ let Lead = (_dec = (0, _typeorm.Entity)({
|
|
|
72
72
|
enumerable: true,
|
|
73
73
|
writable: true,
|
|
74
74
|
initializer: null
|
|
75
|
-
})), _class2)) || _class);
|
|
76
|
-
exports.default = Lead;
|
|
75
|
+
})), _class2)) || _class);
|
|
@@ -25,7 +25,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
25
25
|
|
|
26
26
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
27
27
|
|
|
28
|
-
let Transaction = (_dec = (0, _typeorm.Entity)({
|
|
28
|
+
let Transaction = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
29
29
|
name: 'transaction',
|
|
30
30
|
schema: 'saltedge'
|
|
31
31
|
}), _dec2 = (0, _typeorm.PrimaryColumn)({
|
|
@@ -246,5 +246,4 @@ let Transaction = (_dec = (0, _typeorm.Entity)({
|
|
|
246
246
|
enumerable: true,
|
|
247
247
|
writable: true,
|
|
248
248
|
initializer: null
|
|
249
|
-
})), _class2)) || _class);
|
|
250
|
-
exports.default = Transaction;
|
|
249
|
+
})), _class2)) || _class);
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let ABTAMembers = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let ABTAMembers = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'abta_members',
|
|
20
20
|
schema: 'scratch'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -279,5 +279,4 @@ let ABTAMembers = (_dec = (0, _typeorm.Entity)({
|
|
|
279
279
|
enumerable: true,
|
|
280
280
|
writable: true,
|
|
281
281
|
initializer: null
|
|
282
|
-
})), _class2)) || _class);
|
|
283
|
-
exports.default = ABTAMembers;
|
|
282
|
+
})), _class2)) || _class);
|
|
@@ -10,5 +10,5 @@ var _abtaMembers = _interopRequireDefault(require("./abta-members"));
|
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
|
|
12
12
|
const ENTITIES = [_abtaMembers.default];
|
|
13
|
-
|
|
14
|
-
exports.default =
|
|
13
|
+
|
|
14
|
+
var _default = exports.default = ENTITIES;
|
|
@@ -10,5 +10,5 @@ var _token = _interopRequireDefault(require("./token"));
|
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
|
|
12
12
|
const ENTITIES = [_token.default];
|
|
13
|
-
|
|
14
|
-
exports.default =
|
|
13
|
+
|
|
14
|
+
var _default = exports.default = ENTITIES;
|
|
@@ -23,7 +23,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
23
23
|
|
|
24
24
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
25
25
|
|
|
26
|
-
let Token = (_dec = (0, _typeorm.Entity)({
|
|
26
|
+
let Token = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
27
27
|
name: 'token',
|
|
28
28
|
schema: 'token'
|
|
29
29
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.ManyToOne)(() => _organisation.default), _dec4 = (0, _typeorm.JoinColumn)({
|
|
@@ -140,5 +140,4 @@ let Token = (_dec = (0, _typeorm.Entity)({
|
|
|
140
140
|
enumerable: true,
|
|
141
141
|
writable: true,
|
|
142
142
|
initializer: null
|
|
143
|
-
})), _class2)) || _class);
|
|
144
|
-
exports.default = Token;
|
|
143
|
+
})), _class2)) || _class);
|
|
@@ -12,5 +12,5 @@ var _transactionMetadata = _interopRequireDefault(require("./transaction-metadat
|
|
|
12
12
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
13
|
|
|
14
14
|
const ENTITIES = [_transaction.default, _transactionMetadata.default];
|
|
15
|
-
|
|
16
|
-
exports.default =
|
|
15
|
+
|
|
16
|
+
var _default = exports.default = ENTITIES;
|
|
@@ -15,7 +15,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
15
15
|
|
|
16
16
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
17
17
|
|
|
18
|
-
let Transaction = (_dec = (0, _typeorm.Entity)({
|
|
18
|
+
let Transaction = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
19
19
|
name: 'transaction',
|
|
20
20
|
schema: 'total_processing'
|
|
21
21
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -171,5 +171,4 @@ let Transaction = (_dec = (0, _typeorm.Entity)({
|
|
|
171
171
|
initializer: function () {
|
|
172
172
|
return undefined;
|
|
173
173
|
}
|
|
174
|
-
})), _class2)) || _class);
|
|
175
|
-
exports.default = Transaction;
|
|
174
|
+
})), _class2)) || _class);
|
|
@@ -19,7 +19,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
19
19
|
|
|
20
20
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
21
21
|
|
|
22
|
-
let TransactionMetadata = (_dec = (0, _typeorm.Entity)({
|
|
22
|
+
let TransactionMetadata = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
23
23
|
name: 'transaction_metadata',
|
|
24
24
|
schema: 'total_processing'
|
|
25
25
|
}), _dec2 = (0, _typeorm.ManyToOne)(() => _transaction.default, {
|
|
@@ -134,5 +134,4 @@ let TransactionMetadata = (_dec = (0, _typeorm.Entity)({
|
|
|
134
134
|
enumerable: true,
|
|
135
135
|
writable: true,
|
|
136
136
|
initializer: null
|
|
137
|
-
})), _class2)) || _class);
|
|
138
|
-
exports.default = TransactionMetadata;
|
|
137
|
+
})), _class2)) || _class);
|
|
@@ -19,7 +19,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
19
19
|
|
|
20
20
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
21
21
|
|
|
22
|
-
let AccountFees = (_dec = (0, _typeorm.Entity)({
|
|
22
|
+
let AccountFees = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
23
23
|
name: 'account_fees',
|
|
24
24
|
schema: 'trust_payments'
|
|
25
25
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.ManyToOne)(() => _merchant.default), _dec4 = (0, _typeorm.JoinColumn)({
|
|
@@ -91,5 +91,4 @@ let AccountFees = (_dec = (0, _typeorm.Entity)({
|
|
|
91
91
|
enumerable: true,
|
|
92
92
|
writable: true,
|
|
93
93
|
initializer: null
|
|
94
|
-
})), _class2)) || _class);
|
|
95
|
-
exports.default = AccountFees;
|
|
94
|
+
})), _class2)) || _class);
|
|
@@ -21,7 +21,7 @@ function _applyDecoratedDescriptor(target, property, decorators, descriptor, con
|
|
|
21
21
|
|
|
22
22
|
function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.'); }
|
|
23
23
|
|
|
24
|
-
let Adjustment = (_dec = (0, _typeorm.Entity)({
|
|
24
|
+
let Adjustment = exports.default = (_dec = (0, _typeorm.Entity)({
|
|
25
25
|
name: 'adjustment',
|
|
26
26
|
schema: 'trust_payments'
|
|
27
27
|
}), _dec2 = (0, _typeorm.PrimaryColumn)("varchar"), _dec3 = (0, _typeorm.Column)({
|
|
@@ -110,5 +110,4 @@ let Adjustment = (_dec = (0, _typeorm.Entity)({
|
|
|
110
110
|
enumerable: true,
|
|
111
111
|
writable: true,
|
|
112
112
|
initializer: null
|
|
113
|
-
})), _class2)) || _class);
|
|
114
|
-
exports.default = Adjustment;
|
|
113
|
+
})), _class2)) || _class);
|