@bondsports/types 2.4.42 → 2.4.43-a-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/LICENSE.md +0 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/customers/dto/add-family-member.dto.d.ts +1 -1
- package/dist/types/dto/events.dto.d.ts +2 -2
- package/dist/types/dto/index.d.ts +0 -1
- package/dist/types/dto/index.js +0 -1
- package/dist/types/dto/index.js.map +1 -1
- package/dist/types/entity/Invoice.d.ts +1 -1
- package/dist/types/entity/Invoice.js.map +1 -1
- package/dist/types/entity/LeagueSeason.d.ts +1 -1
- package/dist/types/entity/Station.d.ts +1 -1
- package/dist/types/entity/index.d.ts +0 -3
- package/dist/types/entity/index.js +0 -3
- package/dist/types/entity/index.js.map +1 -1
- package/dist/types/{dto → facilities/dto}/facilities.dto.d.ts +3 -3
- package/dist/types/{dto → facilities/dto}/facilities.dto.js +2 -2
- package/dist/types/facilities/dto/facilities.dto.js.map +1 -0
- package/dist/types/facilities/dto/index.d.ts +1 -0
- package/dist/types/facilities/dto/index.js +18 -0
- package/dist/types/facilities/dto/index.js.map +1 -0
- package/dist/types/{entity → facilities/entities}/Facility.d.ts +7 -7
- package/dist/types/{entity → facilities/entities}/Facility.js +1 -1
- package/dist/types/facilities/entities/Facility.js.map +1 -0
- package/dist/types/{entity → facilities/entities}/FacilityToResource.d.ts +2 -2
- package/dist/types/{entity → facilities/entities}/FacilityToResource.js +1 -1
- package/dist/types/facilities/entities/FacilityToResource.js.map +1 -0
- package/dist/types/{entity → facilities/entities}/OpeningTime.d.ts +1 -1
- package/dist/types/{entity → facilities/entities}/OpeningTime.js +1 -1
- package/dist/types/facilities/entities/OpeningTime.js.map +1 -0
- package/dist/types/facilities/entities/index.d.ts +3 -0
- package/dist/types/facilities/entities/index.js +20 -0
- package/dist/types/facilities/entities/index.js.map +1 -0
- package/dist/types/facilities/index.d.ts +2 -0
- package/dist/types/facilities/index.js +2 -0
- package/dist/types/facilities/index.js.map +1 -1
- package/dist/types/facilities/types/facilities.types.d.ts +2 -1
- package/dist/types/folders/entities/folder.entity.d.ts +1 -1
- package/dist/types/folders/types/interfaces/folder-content.interfaces.d.ts +1 -1
- package/dist/types/league/types/index.d.ts +4 -4
- package/dist/types/league-standings/interfaces/index.js.map +1 -1
- package/dist/types/league-standings/interfaces/standings.interface.d.ts +1 -1
- package/dist/types/leagues-scheduler/types/interfaces.d.ts +19 -19
- package/dist/types/media/entities/Media.d.ts +1 -1
- package/dist/types/online-booking/types/classes/portals.classes.d.ts +1 -1
- package/dist/types/online-booking/types/dto/portals.dto.d.ts +1 -1
- package/dist/types/payment/dto/payment.dto.d.ts +6 -0
- package/dist/types/payment/dto/payment.dto.js.map +1 -1
- package/dist/types/payment/entities/Payment.d.ts +6 -0
- package/dist/types/payment/entities/Payment.js.map +1 -1
- package/dist/types/payment/types/consts/payment.consts.js +1 -0
- package/dist/types/payment/types/consts/payment.consts.js.map +1 -1
- package/dist/types/payment/types/enums/payment.enums.d.ts +2 -0
- package/dist/types/payment/types/enums/payment.enums.js +2 -0
- package/dist/types/payment/types/enums/payment.enums.js.map +1 -1
- package/dist/types/payment/types/interfaces/payment.interfaces.d.ts +1 -0
- package/dist/types/payment/types/interfaces/user-payment-method.interfaces.d.ts +1 -1
- package/dist/types/product-pricing/dto/product.dto.d.ts +1 -1
- package/dist/types/product-pricing/entities/product-category.entity.d.ts +1 -1
- package/dist/types/product-pricing/entities/product-to-facility.entity.d.ts +1 -1
- package/dist/types/product-pricing/entities/product.entity.d.ts +1 -1
- package/dist/types/programs/dto/program.dto.d.ts +1 -1
- package/dist/types/programs/dto/session-public.dto.d.ts +1 -1
- package/dist/types/programs-seasons/entities/ProgramSeason.d.ts +1 -1
- package/dist/types/public-api/dto/UsagePlanDto.js.map +1 -1
- package/dist/types/punch-pass/types/interfaces.d.ts +11 -11
- package/dist/types/purchase/types/interfaces/purchase.interfaces.d.ts +7 -0
- package/dist/types/questionnaires/dto/questionnaire.dto.d.ts +1 -1
- package/dist/types/questionnaires/dto/questionnaire.dto.js.map +1 -1
- package/dist/types/reservations/dto/reservation.dto.d.ts +1 -1
- package/dist/types/reservations/dto/slot.dto.d.ts +1 -1
- package/dist/types/reservations/types/classes/reservation.classes.d.ts +1 -1
- package/dist/types/reservations/types/classes/slot.classes.d.ts +1 -1
- package/dist/types/resources/dto/resource.dto.d.ts +1 -1
- package/dist/types/resources/dto/resource.dto.js +1 -1
- package/dist/types/resources/dto/resource.dto.js.map +1 -1
- package/dist/types/resources/dto/space.dto.d.ts +1 -1
- package/dist/types/resources/entities/Resource.d.ts +1 -1
- package/dist/types/roles/dto/role.dto.d.ts +1 -1
- package/dist/types/roles/dto/role.dto.js +1 -1
- package/dist/types/roles/dto/role.dto.js.map +1 -1
- package/dist/types/roles/dto/user-role.dto.d.ts +1 -1
- package/dist/types/roles/dto/user-role.dto.js +1 -1
- package/dist/types/roles/dto/user-role.dto.js.map +1 -1
- package/dist/types/services/interfaces.service.d.ts +5 -5
- package/dist/types/session-participants/types/interfaces.d.ts +1 -1
- package/dist/types/tip-configurations/dto/tip-configuration.dto.d.ts +1 -1
- package/dist/types/tip-configurations/entities/TipConfiguration.d.ts +1 -1
- package/dist/types/user/dto/userPass.dto.d.ts +1 -1
- package/dist/types/user-identification/entities/UserIdentifier.d.ts +1 -1
- package/dist/types/webhooks/types/webhooks.enums.d.ts +4 -1
- package/dist/types/webhooks/types/webhooks.enums.js +3 -0
- package/dist/types/webhooks/types/webhooks.enums.js.map +1 -1
- package/package.json +2 -2
- package/dist/types/dto/facilities.dto.js.map +0 -1
- package/dist/types/entity/Facility.js.map +0 -1
- package/dist/types/entity/FacilityToResource.js.map +0 -1
- package/dist/types/entity/OpeningTime.js.map +0 -1
|
@@ -118,10 +118,10 @@ export interface IAttendeeOfEvent extends IEventAttendeeBase {
|
|
|
118
118
|
}
|
|
119
119
|
export interface INotifyEventAttendee extends IEventAttendeeBase {
|
|
120
120
|
email: string | null;
|
|
121
|
-
sessionName: string;
|
|
122
|
-
parentSessionName: string | null;
|
|
123
121
|
organizationName: string;
|
|
122
|
+
parentSessionName: string | null;
|
|
124
123
|
programName: string;
|
|
124
|
+
sessionName: string;
|
|
125
125
|
}
|
|
126
126
|
export declare class FindEventAttendeeOptionsDto extends PaginationRangeQuery {
|
|
127
127
|
nameSearch?: string;
|
|
@@ -7,7 +7,6 @@ export * from './configuration.dto';
|
|
|
7
7
|
export * from './customer.dto';
|
|
8
8
|
export * from './dto.consts';
|
|
9
9
|
export * from './events.dto';
|
|
10
|
-
export * from './facilities.dto';
|
|
11
10
|
export * from './general.dto';
|
|
12
11
|
export * from './groupsDivisions.dto';
|
|
13
12
|
export * from './package.dto';
|
package/dist/types/dto/index.js
CHANGED
|
@@ -23,7 +23,6 @@ __exportStar(require("./configuration.dto"), exports);
|
|
|
23
23
|
__exportStar(require("./customer.dto"), exports);
|
|
24
24
|
__exportStar(require("./dto.consts"), exports);
|
|
25
25
|
__exportStar(require("./events.dto"), exports);
|
|
26
|
-
__exportStar(require("./facilities.dto"), exports);
|
|
27
26
|
__exportStar(require("./general.dto"), exports);
|
|
28
27
|
__exportStar(require("./groupsDivisions.dto"), exports);
|
|
29
28
|
__exportStar(require("./package.dto"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/dto/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC;AACpC,oDAAkC;AAClC,0DAAwC;AACxC,oDAAkC;AAClC,2DAAyC;AACzC,sDAAoC;AACpC,iDAA+B;AAC/B,+CAA6B;AAC7B,+CAA6B;AAC7B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/dto/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC;AACpC,oDAAkC;AAClC,0DAAwC;AACxC,oDAAkC;AAClC,2DAAyC;AACzC,sDAAoC;AACpC,iDAA+B;AAC/B,+CAA6B;AAC7B,+CAA6B;AAC7B,gDAA8B;AAC9B,wDAAsC;AACtC,gDAA8B;AAC9B,iDAA+B;AAC/B,yDAAuC;AACvC,qDAAmC;AACnC,+CAA6B;AAC7B,iDAA+B;AAC/B,8CAA4B;AAC5B,gDAA8B;AAC9B,+CAA6B;AAC7B,0DAAwC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { CustomerMerge } from '../customers-merge/entities/CustomerMerge';
|
|
2
|
+
import { ObfuscatedCustomerDto } from '../customers/dto/customer-response.dto';
|
|
2
3
|
import { PaymentFeeDto } from '../fee/dto/payment-fee.dto';
|
|
3
4
|
import { PaymentFee } from '../fee/entities/PaymentFee';
|
|
4
5
|
import { ItemDiscountDto } from '../payment/dto/discount.dto';
|
|
@@ -11,7 +12,6 @@ import { Slot } from '../reservations/entities/slot.entity';
|
|
|
11
12
|
import { CurrencyEnum, InvoiceStatusEnum, PlatformsEnum } from '../services/enums.service';
|
|
12
13
|
import { User } from '../user/entities/User';
|
|
13
14
|
import { BondBaseEntity } from './BondBaseEntity';
|
|
14
|
-
import { ObfuscatedCustomerDto } from '../customers/dto/customer-response.dto';
|
|
15
15
|
import { Customer } from './Customer';
|
|
16
16
|
import { InvoiceNote } from './InvoiceNote';
|
|
17
17
|
import { InvoiceToPayment } from './InvoiceToPayment';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Invoice.js","sourceRoot":"","sources":["../../../src/types/entity/Invoice.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Invoice.js","sourceRoot":"","sources":["../../../src/types/entity/Invoice.ts"],"names":[],"mappings":";;;AAqBA,qDAAkD;AAOlD,MAAa,OAAQ,SAAQ,+BAAc;CA2G1C;AA3GD,0BA2GC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { League } from '../entity/League';
|
|
2
2
|
import { SeasonScheduleStatusEnum } from '../services/enums.service';
|
|
3
3
|
import { BondBaseEntity } from './BondBaseEntity';
|
|
4
|
-
import { Facility } from '
|
|
4
|
+
import { Facility } from '../facilities/entities/Facility';
|
|
5
5
|
import { PurchasedResource } from './PurchasedResources';
|
|
6
6
|
import { SeasonAttendee } from './SeasonAttendees';
|
|
7
7
|
export declare class LeagueSeason extends BondBaseEntity {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ProductCategory } from '../product-pricing/entities/product-category.entity';
|
|
2
2
|
import { StationToProductCategory } from '../product-pricing/entities/station-to-product-category.entity';
|
|
3
3
|
import { Shift } from '../shifts/entities/shift.entity';
|
|
4
|
-
import { Facility } from '
|
|
4
|
+
import { Facility } from '../facilities/entities/Facility';
|
|
5
5
|
import { OrganizationConnectionBaseEntity } from './OrganizationConnectionBaseEntity';
|
|
6
6
|
export declare class Station extends OrganizationConnectionBaseEntity {
|
|
7
7
|
name: string;
|
|
@@ -18,8 +18,6 @@ export * from './EntitlementTerms';
|
|
|
18
18
|
export * from './EventAttendees';
|
|
19
19
|
export * from './EventHistory';
|
|
20
20
|
export * from './Events';
|
|
21
|
-
export * from './Facility';
|
|
22
|
-
export * from './FacilityToResource';
|
|
23
21
|
export * from './FamilyAccount';
|
|
24
22
|
export * from './Group';
|
|
25
23
|
export * from './GroupItemsPricing';
|
|
@@ -35,7 +33,6 @@ export * from './LineItemHistory';
|
|
|
35
33
|
export * from './LineItems';
|
|
36
34
|
export * from './LinkedAccounts';
|
|
37
35
|
export * from './NotificationSubscriptions';
|
|
38
|
-
export * from './OpeningTime';
|
|
39
36
|
export * from './OrganizationConnectionBaseEntity';
|
|
40
37
|
export * from './PackageV1';
|
|
41
38
|
export * from './PasswordReset';
|
|
@@ -34,8 +34,6 @@ __exportStar(require("./EntitlementTerms"), exports);
|
|
|
34
34
|
__exportStar(require("./EventAttendees"), exports);
|
|
35
35
|
__exportStar(require("./EventHistory"), exports);
|
|
36
36
|
__exportStar(require("./Events"), exports);
|
|
37
|
-
__exportStar(require("./Facility"), exports);
|
|
38
|
-
__exportStar(require("./FacilityToResource"), exports);
|
|
39
37
|
__exportStar(require("./FamilyAccount"), exports);
|
|
40
38
|
__exportStar(require("./Group"), exports);
|
|
41
39
|
__exportStar(require("./GroupItemsPricing"), exports);
|
|
@@ -51,7 +49,6 @@ __exportStar(require("./LineItemHistory"), exports);
|
|
|
51
49
|
__exportStar(require("./LineItems"), exports);
|
|
52
50
|
__exportStar(require("./LinkedAccounts"), exports);
|
|
53
51
|
__exportStar(require("./NotificationSubscriptions"), exports);
|
|
54
|
-
__exportStar(require("./OpeningTime"), exports);
|
|
55
52
|
__exportStar(require("./OrganizationConnectionBaseEntity"), exports);
|
|
56
53
|
__exportStar(require("./PackageV1"), exports);
|
|
57
54
|
__exportStar(require("./PasswordReset"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/entity/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC;AACpC,kDAAgC;AAChC,gDAA8B;AAC9B,mDAAiC;AACjC,uDAAqC;AACrC,8CAA4B;AAC5B,kDAAgC;AAChC,+CAA6B;AAC7B,+CAA6B;AAC7B,6CAA2B;AAC3B,8DAA4C;AAC5C,kDAAgC;AAChC,oDAAkC;AAClC,6CAA2B;AAC3B,qDAAmC;AACnC,qDAAmC;AACnC,qDAAmC;AACnC,mDAAiC;AACjC,iDAA+B;AAC/B,2CAAyB;AACzB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/entity/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC;AACpC,kDAAgC;AAChC,gDAA8B;AAC9B,mDAAiC;AACjC,uDAAqC;AACrC,8CAA4B;AAC5B,kDAAgC;AAChC,+CAA6B;AAC7B,+CAA6B;AAC7B,6CAA2B;AAC3B,8DAA4C;AAC5C,kDAAgC;AAChC,oDAAkC;AAClC,6CAA2B;AAC3B,qDAAmC;AACnC,qDAAmC;AACnC,qDAAmC;AACnC,mDAAiC;AACjC,iDAA+B;AAC/B,2CAAyB;AACzB,kDAAgC;AAChC,0CAAwB;AACxB,sDAAoC;AACpC,sDAAoC;AACpC,4CAA0B;AAC1B,mDAAiC;AACjC,iDAA+B;AAC/B,gDAA8B;AAC9B,qDAAmC;AACnC,2CAAyB;AACzB,iDAA+B;AAC/B,oDAAkC;AAClC,8CAA4B;AAC5B,mDAAiC;AACjC,8DAA4C;AAC5C,qEAAmD;AACnD,8CAA4B;AAC5B,kDAAgC;AAChC,mDAAiC;AACjC,oDAAkC;AAClC,2DAAyC;AACzC,sDAAoC;AACpC,iEAA+C;AAC/C,kDAAgC;AAChC,uDAAqC;AACrC,2DAAyC;AACzC,kDAAgC;AAChC,2CAAyB;AACzB,oDAAkC;AAClC,oDAAkC;AAClC,+CAA6B;AAC7B,+CAA6B;AAC7B,4CAA0B;AAC1B,yCAAuB;AACvB,+CAA6B;AAC7B,+CAA6B;AAC7B,qDAAmC;AACnC,uDAAqC;AACrC,wDAAsC;AACtC,iDAA+B;AAC/B,kDAAgC;AAChC,6CAA2B;AAC3B,wDAAsC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { AddressDto } from '
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import { AddressDto } from '../../address/dto/address.dto';
|
|
2
|
+
import { IdAndNameDto, PaginationQuery } from '../../dto/general.dto';
|
|
3
|
+
import { OptionalOrganizationIdDto } from '../../organization/dto/organization.dto';
|
|
4
4
|
export declare class OptionalFacilityIdDto extends OptionalOrganizationIdDto {
|
|
5
5
|
facilityId?: number;
|
|
6
6
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SimpleFacilityDto = exports.BasicFacilityDto = exports.FindFacilitiesOptionsDto = exports.UpdateFacilityAmenitiesDto = exports.UpdateFacilitySportsDto = exports.UpdateFacilityOpeningTimesDto = exports.UpdateFacilityDetailsDto = exports.FacilityDto = exports.CreateFacilityDto = exports.OpeningTimeDto = exports.OptionalFacilityIdDto = void 0;
|
|
4
|
-
const
|
|
5
|
-
const
|
|
4
|
+
const general_dto_1 = require("../../dto/general.dto");
|
|
5
|
+
const organization_dto_1 = require("../../organization/dto/organization.dto");
|
|
6
6
|
class OptionalFacilityIdDto extends organization_dto_1.OptionalOrganizationIdDto {
|
|
7
7
|
}
|
|
8
8
|
exports.OptionalFacilityIdDto = OptionalFacilityIdDto;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"facilities.dto.js","sourceRoot":"","sources":["../../../../src/types/facilities/dto/facilities.dto.ts"],"names":[],"mappings":";;;AAEA,uDAAsE;AACtE,8EAAoF;AAEpF,MAAa,qBAAsB,SAAQ,4CAAyB;CAEnE;AAFD,sDAEC;AAED,MAAa,cAAc;CAM1B;AAND,wCAMC;AAED,MAAa,iBAAiB;CAoB7B;AApBD,8CAoBC;AAED,MAAa,WAAW;CA0CvB;AA1CD,kCA0CC;AAED,MAAa,wBAAwB;CAYpC;AAZD,4DAYC;AAED,MAAa,6BAA6B;CAEzC;AAFD,sEAEC;AAED,MAAa,uBAAuB;CAEnC;AAFD,0DAEC;AAED,MAAa,0BAA0B;CAEtC;AAFD,gEAEC;AAED,MAAa,wBAAyB,SAAQ,6BAAe;CAE5D;AAFD,4DAEC;AAED,MAAa,gBAAiB,SAAQ,0BAAY;CAEjD;AAFD,4CAEC;AAED,MAAa,iBAAkB,SAAQ,0BAAY;CAElD;AAFD,8CAEC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './facilities.dto';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./facilities.dto"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/facilities/dto/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { Address } from '
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
1
|
+
import { Address } from '../../address/entities/Address';
|
|
2
|
+
import { OrganizationConnectionBaseEntity } from '../../entity/OrganizationConnectionBaseEntity';
|
|
3
|
+
import { Media } from '../../media/entities/Media';
|
|
4
|
+
import { Product } from '../../product-pricing/entities/product.entity';
|
|
5
|
+
import { ProgramSeason } from '../../programs-seasons/entities/ProgramSeason';
|
|
6
|
+
import { Resource } from '../../resources/entities/Resource';
|
|
7
|
+
import { TipConfiguration } from '../../tip-configurations/entities/TipConfiguration';
|
|
7
8
|
import { OpeningTime } from './OpeningTime';
|
|
8
|
-
import { OrganizationConnectionBaseEntity } from './OrganizationConnectionBaseEntity';
|
|
9
9
|
export declare class Facility extends OrganizationConnectionBaseEntity {
|
|
10
10
|
name: string;
|
|
11
11
|
description?: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Facility = void 0;
|
|
4
|
-
const OrganizationConnectionBaseEntity_1 = require("
|
|
4
|
+
const OrganizationConnectionBaseEntity_1 = require("../../entity/OrganizationConnectionBaseEntity");
|
|
5
5
|
class Facility extends OrganizationConnectionBaseEntity_1.OrganizationConnectionBaseEntity {
|
|
6
6
|
}
|
|
7
7
|
exports.Facility = Facility;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Facility.js","sourceRoot":"","sources":["../../../../src/types/facilities/entities/Facility.ts"],"names":[],"mappings":";;;AAcA,oGAAiG;AASjG,MAAa,QAAS,SAAQ,mEAAgC;CAyD7D;AAzDD,4BAyDC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { BondBaseEntity } from '../../entity/BondBaseEntity';
|
|
2
|
+
import { Resource } from '../../resources/entities/Resource';
|
|
3
3
|
import { Facility } from './Facility';
|
|
4
4
|
export declare class FacilityToResource extends BondBaseEntity {
|
|
5
5
|
facilityId: number;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.FacilityToResource = void 0;
|
|
4
|
-
const BondBaseEntity_1 = require("
|
|
4
|
+
const BondBaseEntity_1 = require("../../entity/BondBaseEntity");
|
|
5
5
|
class FacilityToResource extends BondBaseEntity_1.BondBaseEntity {
|
|
6
6
|
}
|
|
7
7
|
exports.FacilityToResource = FacilityToResource;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FacilityToResource.js","sourceRoot":"","sources":["../../../../src/types/facilities/entities/FacilityToResource.ts"],"names":[],"mappings":";;;AAEA,gEAA6D;AAK7D,MAAa,kBAAmB,SAAQ,+BAAc;CAQrD;AARD,gDAQC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { OrganizationConnectionBaseEntity } from '../../entity/OrganizationConnectionBaseEntity';
|
|
1
2
|
import { Facility } from './Facility';
|
|
2
|
-
import { OrganizationConnectionBaseEntity } from './OrganizationConnectionBaseEntity';
|
|
3
3
|
export declare class OpeningTime extends OrganizationConnectionBaseEntity {
|
|
4
4
|
dayOfWeek: number;
|
|
5
5
|
open: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.OpeningTime = void 0;
|
|
4
|
-
const OrganizationConnectionBaseEntity_1 = require("
|
|
4
|
+
const OrganizationConnectionBaseEntity_1 = require("../../entity/OrganizationConnectionBaseEntity");
|
|
5
5
|
class OpeningTime extends OrganizationConnectionBaseEntity_1.OrganizationConnectionBaseEntity {
|
|
6
6
|
}
|
|
7
7
|
exports.OpeningTime = OpeningTime;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OpeningTime.js","sourceRoot":"","sources":["../../../../src/types/facilities/entities/OpeningTime.ts"],"names":[],"mappings":";;;AAEA,oGAAiG;AAIjG,MAAa,WAAY,SAAQ,mEAAgC;CAgBhE;AAhBD,kCAgBC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./Facility"), exports);
|
|
18
|
+
__exportStar(require("./FacilityToResource"), exports);
|
|
19
|
+
__exportStar(require("./OpeningTime"), exports);
|
|
20
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/facilities/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA2B;AAC3B,uDAAqC;AACrC,gDAA8B"}
|
|
@@ -14,5 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./dto"), exports);
|
|
18
|
+
__exportStar(require("./entities"), exports);
|
|
17
19
|
__exportStar(require("./types"), exports);
|
|
18
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/facilities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/facilities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wCAAsB;AACtB,6CAA2B;AAC3B,0CAAwB"}
|
|
@@ -14,7 +14,8 @@ export interface IFacilityNameAndCoordinates {
|
|
|
14
14
|
facilityName: string;
|
|
15
15
|
}
|
|
16
16
|
export type FacilityRelation = 'address' | 'mainMedia' | 'openingTimes' | 'spaces' | 'resources' | 'programSeasons' | 'tipConfiguration' | 'products';
|
|
17
|
-
export interface
|
|
17
|
+
export interface IFindFacilitiesOptions {
|
|
18
|
+
organizationId?: number;
|
|
18
19
|
facilityIds?: number[];
|
|
19
20
|
hasLocation?: boolean;
|
|
20
21
|
hasStripeConfig?: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BondBaseEntity } from '../../entity/BondBaseEntity';
|
|
2
|
-
import { Facility } from '../../
|
|
2
|
+
import { Facility } from '../../facilities/entities/Facility';
|
|
3
3
|
import { Media } from '../../media/entities/Media';
|
|
4
4
|
import { Organization } from '../../organization/entities/Organization';
|
|
5
5
|
import { MetaTypeEnum, ReferableTypeEnum, RegistrationAccessEnum } from '../types/folders.enums';
|
|
@@ -39,6 +39,6 @@ export interface IGetPaginatedFolderContentsParams extends IGetFolderContentsPar
|
|
|
39
39
|
* Used to track the specific purchase associated with a user's team membership.
|
|
40
40
|
*/
|
|
41
41
|
export interface ITeamFolderMetadata {
|
|
42
|
-
teamRole?: string;
|
|
43
42
|
productUserId?: number;
|
|
43
|
+
teamRole?: string;
|
|
44
44
|
}
|
|
@@ -4,16 +4,16 @@ import { GameTypeEnum } from '../../leagues-scheduler/types/enums';
|
|
|
4
4
|
* Used for event metadata storage and folder mapping.
|
|
5
5
|
*/
|
|
6
6
|
export interface ILeagueEventMetadata {
|
|
7
|
-
awayTeamId?: number;
|
|
8
|
-
homeTeamId?: number;
|
|
9
7
|
awayParentId?: number;
|
|
8
|
+
awayTeamId?: number;
|
|
9
|
+
groupId?: number;
|
|
10
10
|
homeParentId?: number;
|
|
11
|
+
homeTeamId?: number;
|
|
12
|
+
parentGroupId?: number;
|
|
11
13
|
gameType?: GameTypeEnum;
|
|
12
14
|
isMaintenance?: boolean;
|
|
13
15
|
maintenanceName?: string;
|
|
14
16
|
scheduledBy?: string;
|
|
15
|
-
groupId?: number;
|
|
16
|
-
parentGroupId?: number;
|
|
17
17
|
}
|
|
18
18
|
/**
|
|
19
19
|
* Keys in ILeagueEventMetadata that represent folder IDs.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/league-standings/interfaces/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+DAA6C;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/league-standings/interfaces/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+DAA6C;AAE7C,+DAA6C;AAE7C,wDAAsC;AACtC,+DAA6C;AAC7C,0CAAwB;AACxB,+DAA6C;AAC7C,wDAAsC"}
|
|
@@ -73,8 +73,8 @@ export interface IGameSchedule {
|
|
|
73
73
|
participants: number[];
|
|
74
74
|
round: number;
|
|
75
75
|
startTime: string;
|
|
76
|
-
week: number;
|
|
77
76
|
timezone?: string;
|
|
77
|
+
week: number;
|
|
78
78
|
}
|
|
79
79
|
export interface ITeamSchedule {
|
|
80
80
|
teamId: number;
|
|
@@ -100,13 +100,13 @@ export interface IConflictingResource {
|
|
|
100
100
|
}
|
|
101
101
|
export interface IScheduleConflict {
|
|
102
102
|
gameId: string;
|
|
103
|
-
type: ScheduleConflictTypeEnum;
|
|
104
|
-
severity: ValidationSeverityEnum;
|
|
105
103
|
conflictingEvent?: IConflictingEvent;
|
|
104
|
+
endTime?: string;
|
|
106
105
|
resource?: IConflictingResource;
|
|
106
|
+
severity: ValidationSeverityEnum;
|
|
107
107
|
startDate?: string;
|
|
108
108
|
startTime?: string;
|
|
109
|
-
|
|
109
|
+
type: ScheduleConflictTypeEnum;
|
|
110
110
|
}
|
|
111
111
|
export interface IGenerateScheduleOptions {
|
|
112
112
|
isGenerateOptimized?: boolean;
|
|
@@ -274,12 +274,12 @@ export interface ICreateEventsParams {
|
|
|
274
274
|
}
|
|
275
275
|
export interface IScheduleTeam {
|
|
276
276
|
id: number;
|
|
277
|
-
name: string;
|
|
278
277
|
ancestors?: number[];
|
|
278
|
+
name: string;
|
|
279
279
|
}
|
|
280
280
|
export interface ITeamPairing {
|
|
281
|
-
homeTeam: IScheduleTeam;
|
|
282
281
|
awayTeam: IScheduleTeam;
|
|
282
|
+
homeTeam: IScheduleTeam;
|
|
283
283
|
}
|
|
284
284
|
export interface ISchedulingMode {
|
|
285
285
|
effectiveGamesPerTeam: number;
|
|
@@ -287,10 +287,10 @@ export interface ISchedulingMode {
|
|
|
287
287
|
isPackingMode: boolean;
|
|
288
288
|
}
|
|
289
289
|
export interface IRoundRobinStats {
|
|
290
|
-
totalRounds: number;
|
|
291
290
|
gamesPerRound: number;
|
|
292
|
-
totalGames: number;
|
|
293
291
|
gamesPerTeam: number;
|
|
292
|
+
totalGames: number;
|
|
293
|
+
totalRounds: number;
|
|
294
294
|
}
|
|
295
295
|
export interface IScheduleCacheInvalidator {
|
|
296
296
|
invalidateOne: (id: number) => Promise<void>;
|
|
@@ -300,15 +300,16 @@ export declare enum InternalConflictTypeEnum {
|
|
|
300
300
|
TEAM_DOUBLE_BOOKING = "team_double_booking"
|
|
301
301
|
}
|
|
302
302
|
export interface IInternalConflict {
|
|
303
|
-
gameId1: string;
|
|
304
|
-
gameId2: string;
|
|
305
303
|
resourceId?: number;
|
|
306
304
|
teamId?: number;
|
|
307
|
-
type: InternalConflictTypeEnum;
|
|
308
305
|
date: string;
|
|
309
306
|
description: string;
|
|
307
|
+
gameId1: string;
|
|
308
|
+
gameId2: string;
|
|
309
|
+
type: InternalConflictTypeEnum;
|
|
310
310
|
}
|
|
311
311
|
export interface IResourceConflictSlot {
|
|
312
|
+
endTime?: string;
|
|
312
313
|
event?: {
|
|
313
314
|
id: number;
|
|
314
315
|
title?: string;
|
|
@@ -318,33 +319,32 @@ export interface IResourceConflictSlot {
|
|
|
318
319
|
name?: string;
|
|
319
320
|
};
|
|
320
321
|
startTime?: string;
|
|
321
|
-
endTime?: string;
|
|
322
322
|
}
|
|
323
323
|
export interface IMapResourceConflictsParams {
|
|
324
324
|
gameId: string;
|
|
325
|
-
slots: IResourceConflictSlot[];
|
|
326
325
|
date: string;
|
|
327
|
-
startTime: string;
|
|
328
326
|
endTime: string;
|
|
327
|
+
slots: IResourceConflictSlot[];
|
|
328
|
+
startTime: string;
|
|
329
329
|
}
|
|
330
330
|
export interface IFindTeamOverlapsParams {
|
|
331
331
|
teamId: number;
|
|
332
|
-
teamGames: IGameSchedule[];
|
|
333
332
|
date: string;
|
|
334
333
|
reportedConflicts: Set<string>;
|
|
334
|
+
teamGames: IGameSchedule[];
|
|
335
335
|
}
|
|
336
336
|
export interface IValidateWindowTimesParams {
|
|
337
|
+
timeRegex: RegExp;
|
|
337
338
|
window: ITimeWindow;
|
|
338
339
|
windowIndex: number;
|
|
339
|
-
timeRegex: RegExp;
|
|
340
340
|
}
|
|
341
341
|
export interface IWeeklyCapacityInfo {
|
|
342
342
|
maxCapacityPerWeek: number;
|
|
343
|
-
slotsPerDay: number;
|
|
344
|
-
preferredDays: number[];
|
|
345
343
|
numResources: number;
|
|
344
|
+
preferredDays: number[];
|
|
345
|
+
slotsPerDay: number;
|
|
346
346
|
}
|
|
347
347
|
export interface ICheckConflictsResult {
|
|
348
|
-
internalConflicts: IInternalConflict[];
|
|
349
348
|
externalConflicts: IScheduleConflict[];
|
|
349
|
+
internalConflicts: IInternalConflict[];
|
|
350
350
|
}
|
|
@@ -2,8 +2,8 @@ import { BondBaseEntity } from '../../entity/BondBaseEntity';
|
|
|
2
2
|
import { Customer } from '../../entity/Customer';
|
|
3
3
|
import { Folder } from '../../folders/entities/folder.entity';
|
|
4
4
|
import { Membership } from '../../membership/entities/membership.entity';
|
|
5
|
-
import { Program } from '../../programs/entities/Program';
|
|
6
5
|
import { Product } from '../../product-pricing/entities/product.entity';
|
|
6
|
+
import { Program } from '../../programs/entities/Program';
|
|
7
7
|
import { User } from '../../user/entities/User';
|
|
8
8
|
import { MediaTypesEnum } from '../types/media.enums';
|
|
9
9
|
export declare class Media extends BondBaseEntity {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SportsEnum } from '../../../activities/types/activities.enums';
|
|
2
|
-
import { Facility } from '../../../
|
|
2
|
+
import { Facility } from '../../../facilities/entities/Facility';
|
|
3
3
|
import { Filter } from '../../../filters/entities/Filter';
|
|
4
4
|
import { ProductCategory } from '../../../product-pricing/entities/product-category.entity';
|
|
5
5
|
import { OnlineBookingViewsEnum } from '../enums/portals.enums';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SportsEnum } from '../../../activities/types/activities.enums';
|
|
2
|
-
import { SimpleFacilityDto } from '../../../dto/facilities.dto';
|
|
2
|
+
import { SimpleFacilityDto } from '../../../facilities/dto/facilities.dto';
|
|
3
3
|
import { IdAndNameDto, PaginationQuery } from '../../../dto/general.dto';
|
|
4
4
|
import { ByOrganizationIdDto } from '../../../organization/dto/organization.dto';
|
|
5
5
|
import { PublishingStatusEnum } from '../../../programs/types/enums/program.enums';
|
|
@@ -173,6 +173,12 @@ export declare class PaymentDto extends BasePaymentMethodFieldsDto {
|
|
|
173
173
|
lineItemHistory: LineItemHistory[];
|
|
174
174
|
receiptUrl?: string;
|
|
175
175
|
paymentProcessorTransactionId?: string;
|
|
176
|
+
paymentProcessorDisputeId?: string;
|
|
177
|
+
disputeStatus?: string;
|
|
178
|
+
disputeReason?: string;
|
|
179
|
+
disputeUpdatedAt?: Date;
|
|
180
|
+
disputeClosedAt?: Date;
|
|
181
|
+
disputeAmount?: number;
|
|
176
182
|
creatingUserId?: number;
|
|
177
183
|
shiftId?: number;
|
|
178
184
|
platform?: PlatformsEnum;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payment.dto.js","sourceRoot":"","sources":["../../../../src/types/payment/dto/payment.dto.ts"],"names":[],"mappings":";;;AAEA,uDAAwD;AACxD,2EAAuG;AAOvG,8EAAyG;AAyBzG,MAAa,aAAa;CAEzB;AAFD,sCAEC;AAED,MAAa,YAAY;CAExB;AAFD,oCAEC;AAED,MAAa,uBAAwB,SAAQ,YAAY;CAExD;AAFD,0DAEC;AAED,MAAa,aAAc,SAAQ,YAAY;CAE9C;AAFD,sCAEC;AAED,MAAa,YAAa,SAAQ,sCAAmB;CAEpD;AAFD,oCAEC;AAED,MAAa,mBAAoB,SAAQ,YAAY;CAEpD;AAFD,kDAEC;AAED,MAAa,iCAAkC,SAAQ,YAAY;CAElE;AAFD,8EAEC;AAED,MAAa,YAAY;CAExB;AAFD,oCAEC;AAED,MAAa,YAAa,SAAQ,sCAAmB;CAEpD;AAFD,oCAEC;AAED,MAAa,uBAAwB,SAAQ,YAAY;CAExD;AAFD,0DAEC;AAED,MAAa,qBAAsB,SAAQ,YAAY;CAEtD;AAFD,sDAEC;AAED,MAAa,mBAAmB;CAI/B;AAJD,kDAIC;AAED,MAAa,mBAAmB;CAM/B;AAND,kDAMC;AAED,MAAa,wBAAwB;CAIpC;AAJD,4DAIC;AAED,MAAa,eAAgB,SAAQ,6BAAe;CAoBnD;AApBD,0CAoBC;AAED,MAAa,YAAa,SAAQ,eAAe;CAQhD;AARD,oCAQC;AAED,MAAa,WAAW;CAMvB;AAND,kCAMC;AAED,MAAa,gBAAgB;CAkB5B;AAlBD,4CAkBC;AAED,MAAa,cAAc;CAI1B;AAJD,wCAIC;AAED,MAAa,cAAc;CAI1B;AAJD,wCAIC;AAED,MAAa,0BAA0B;CAItC;AAJD,gEAIC;AAED,MAAa,kBAAkB;CAM9B;AAND,gDAMC;AAED,MAAa,eAAgB,SAAQ,YAAY;CAQhD;AARD,0CAQC;AAED,MAAa,aAAa;CAIzB;AAJD,sCAIC;AAED,MAAa,oBAAqB,SAAQ,aAAa;CAEtD;AAFD,oDAEC;AAED,MAAa,cAAc;CAE1B;AAFD,wCAEC;AAED,MAAa,iBAAiB;CAM7B;AAND,8CAMC;AAED,MAAa,aAAa;CAEzB;AAFD,sCAEC;AAED,MAAa,qBAAsB,SAAQ,YAAY;CAMtD;AAND,sDAMC;AAED,MAAa,0BAA2B,SAAQ,4CAAyB;CAIxE;AAJD,gEAIC;AAED,MAAa,oBAAoB;CAQhC;AARD,oDAQC;AAED,2CAA2C;AAC3C,MAAa,UAAW,SAAQ,kDAA0B;
|
|
1
|
+
{"version":3,"file":"payment.dto.js","sourceRoot":"","sources":["../../../../src/types/payment/dto/payment.dto.ts"],"names":[],"mappings":";;;AAEA,uDAAwD;AACxD,2EAAuG;AAOvG,8EAAyG;AAyBzG,MAAa,aAAa;CAEzB;AAFD,sCAEC;AAED,MAAa,YAAY;CAExB;AAFD,oCAEC;AAED,MAAa,uBAAwB,SAAQ,YAAY;CAExD;AAFD,0DAEC;AAED,MAAa,aAAc,SAAQ,YAAY;CAE9C;AAFD,sCAEC;AAED,MAAa,YAAa,SAAQ,sCAAmB;CAEpD;AAFD,oCAEC;AAED,MAAa,mBAAoB,SAAQ,YAAY;CAEpD;AAFD,kDAEC;AAED,MAAa,iCAAkC,SAAQ,YAAY;CAElE;AAFD,8EAEC;AAED,MAAa,YAAY;CAExB;AAFD,oCAEC;AAED,MAAa,YAAa,SAAQ,sCAAmB;CAEpD;AAFD,oCAEC;AAED,MAAa,uBAAwB,SAAQ,YAAY;CAExD;AAFD,0DAEC;AAED,MAAa,qBAAsB,SAAQ,YAAY;CAEtD;AAFD,sDAEC;AAED,MAAa,mBAAmB;CAI/B;AAJD,kDAIC;AAED,MAAa,mBAAmB;CAM/B;AAND,kDAMC;AAED,MAAa,wBAAwB;CAIpC;AAJD,4DAIC;AAED,MAAa,eAAgB,SAAQ,6BAAe;CAoBnD;AApBD,0CAoBC;AAED,MAAa,YAAa,SAAQ,eAAe;CAQhD;AARD,oCAQC;AAED,MAAa,WAAW;CAMvB;AAND,kCAMC;AAED,MAAa,gBAAgB;CAkB5B;AAlBD,4CAkBC;AAED,MAAa,cAAc;CAI1B;AAJD,wCAIC;AAED,MAAa,cAAc;CAI1B;AAJD,wCAIC;AAED,MAAa,0BAA0B;CAItC;AAJD,gEAIC;AAED,MAAa,kBAAkB;CAM9B;AAND,gDAMC;AAED,MAAa,eAAgB,SAAQ,YAAY;CAQhD;AARD,0CAQC;AAED,MAAa,aAAa;CAIzB;AAJD,sCAIC;AAED,MAAa,oBAAqB,SAAQ,aAAa;CAEtD;AAFD,oDAEC;AAED,MAAa,cAAc;CAE1B;AAFD,wCAEC;AAED,MAAa,iBAAiB;CAM7B;AAND,8CAMC;AAED,MAAa,aAAa;CAEzB;AAFD,sCAEC;AAED,MAAa,qBAAsB,SAAQ,YAAY;CAMtD;AAND,sDAMC;AAED,MAAa,0BAA2B,SAAQ,4CAAyB;CAIxE;AAJD,gEAIC;AAED,MAAa,oBAAoB;CAQhC;AARD,oDAQC;AAED,2CAA2C;AAC3C,MAAa,UAAW,SAAQ,kDAA0B;CAwFzD;AAxFD,gCAwFC;AAED,MAAa,kBAAkB;CAI9B;AAJD,gDAIC;AAED,MAAa,sBAAsB;CAYlC;AAZD,wDAYC;AAED,MAAa,sBAAsB;CAElC;AAFD,wDAEC"}
|
|
@@ -35,6 +35,12 @@ export declare class Payment extends OrganizationConnectionBaseEntity {
|
|
|
35
35
|
lineItemHistory: LineItemHistory[];
|
|
36
36
|
receiptUrl?: string;
|
|
37
37
|
paymentProcessorTransactionId?: string;
|
|
38
|
+
paymentProcessorDisputeId?: string;
|
|
39
|
+
disputeStatus?: string;
|
|
40
|
+
disputeReason?: string;
|
|
41
|
+
disputeUpdatedAt?: Date;
|
|
42
|
+
disputeClosedAt?: Date;
|
|
43
|
+
disputeAmount?: number;
|
|
38
44
|
creatingUserId?: number;
|
|
39
45
|
shiftId?: number;
|
|
40
46
|
platform?: PlatformsEnum;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Payment.js","sourceRoot":"","sources":["../../../../src/types/payment/entities/Payment.ts"],"names":[],"mappings":";;;AAOA,oGAAiG;AAajG,MAAa,OAAQ,SAAQ,mEAAgC;
|
|
1
|
+
{"version":3,"file":"Payment.js","sourceRoot":"","sources":["../../../../src/types/payment/entities/Payment.ts"],"names":[],"mappings":";;;AAOA,oGAAiG;AAajG,MAAa,OAAQ,SAAQ,mEAAgC;CA2F5D;AA3FD,0BA2FC"}
|
|
@@ -52,6 +52,7 @@ exports.OVERLAPPING_STATUSES = {
|
|
|
52
52
|
[payment_enums_1.FuturePaymentStatusEnum.RETRY_IN_PROGRESS]: payment_enums_1.PaymentStatusEnum.RETRY_IN_PROGRESS,
|
|
53
53
|
[payment_enums_1.FuturePaymentStatusEnum.FUTURE]: payment_enums_1.PaymentStatusEnum.PENDING,
|
|
54
54
|
[payment_enums_1.FuturePaymentStatusEnum.SUCCEEDED]: payment_enums_1.PaymentStatusEnum.FULLY_PAID,
|
|
55
|
+
[payment_enums_1.FuturePaymentStatusEnum.DISPUTED]: payment_enums_1.PaymentStatusEnum.DISPUTED,
|
|
55
56
|
[payment_enums_1.FuturePaymentStatusEnum.FAILED]: payment_enums_1.PaymentStatusEnum.NOT_PAID,
|
|
56
57
|
[payment_enums_1.FuturePaymentStatusEnum.CANCELED]: payment_enums_1.PaymentStatusEnum.NOT_PAID,
|
|
57
58
|
[payment_enums_1.FuturePaymentStatusEnum.PAST_DUE]: payment_enums_1.PaymentStatusEnum.NOT_PAID,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payment.consts.js","sourceRoot":"","sources":["../../../../../src/types/payment/types/consts/payment.consts.ts"],"names":[],"mappings":";;;AAIA,0DAA2G;AAE9F,QAAA,sBAAsB,GAAG,GAAG,CAAC;AAE7B,QAAA,mCAAmC,GAA4B;IAC3E,qCAAqB,CAAC,IAAI;IAC1B,qCAAqB,CAAC,KAAK;IAC3B,qCAAqB,CAAC,KAAK;IAC3B,qCAAqB,CAAC,SAAS;IAC/B,qCAAqB,CAAC,QAAQ;CAC9B,CAAC;AAEW,QAAA,iBAAiB,GAAwB;IACrD,iCAAiB,CAAC,QAAQ;IAC1B,iCAAiB,CAAC,IAAI;IACtB,iCAAiB,CAAC,QAAQ;IAC1B,iCAAiB,CAAC,eAAe;CACjC,CAAC;AAEW,QAAA,qBAAqB,GAA8B;IAC/D,CAAC,uCAAuB,CAAC,SAAS,CAAC,EAAE,CAAC;IACtC,CAAC,uCAAuB,CAAC,OAAO,CAAC,EAAE,CAAC;IACpC,CAAC,uCAAuB,CAAC,MAAM,CAAC,EAAE,CAAC;IACnC,CAAC,uCAAuB,CAAC,QAAQ,CAAC,EAAE,CAAC;IACrC,CAAC,uCAAuB,CAAC,MAAM,CAAC,EAAE,CAAC;IACnC,IAAI,EAAE,CAAC;IACP,OAAO,EAAE,CAAC;CACV,CAAC;AAEK,MAAM,iBAAiB,GAAG,CAAC,QAAmB,EAAU,EAAE;IAChE,OAAO,GAAG,QAAQ,CAAC,UAAU,IAAI,QAAQ,CAAC,cAAc,EAAE,CAAC;AAC5D,CAAC,CAAC;AAFW,QAAA,iBAAiB,qBAE5B;AAEW,QAAA,iBAAiB,GAAG,GAAG,CAAC;AAE9B,MAAM,sBAAsB,GAAG,CAAC,YAA6B,EAAU,EAAE;IAC/E,MAAM,kBAAkB,GAAG,GAAG,YAAY,CAAC,kBAAkB,IAAI,EAAE,EAAE,CAAC;IAEtE,OAAO,GAAG,YAAY,CAAC,QAAQ,IAAI,YAAY,CAAC,UAAU,IAAI,YAAY,CAAC,QAAQ,EAAE,IAAI,IAAI,kBAAkB,EAAE,CAAC;AACnH,CAAC,CAAC;AAJW,QAAA,sBAAsB,0BAIjC;AAEK,MAAM,uBAAuB,GAAG,CAAC,QAA2B,EAAE,IAA+B,EAAU,EAAE;IAC/G,OAAO,GAAI,QAAQ,CAAC,GAAG,IAAI,EAAE,CAAyB,EAAE,SAAS,IAAI,EAAE,IAAI,QAAQ,CAAC,GAAG,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC;AACtG,CAAC,CAAC;AAFW,QAAA,uBAAuB,2BAElC;AAEK,MAAM,gBAAgB,GAAG,CAAC,aAAgC,EAAW,EAAE;IAC7E,OAAO,yBAAiB,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC;AAClD,CAAC,CAAC;AAFW,QAAA,gBAAgB,oBAE3B;AAEF;;;GAGG;AACU,QAAA,oBAAoB,GAAuD;IACvF,CAAC,uCAAuB,CAAC,OAAO,CAAC,EAAE,iCAAiB,CAAC,OAAO;IAC5D,CAAC,uCAAuB,CAAC,iBAAiB,CAAC,EAAE,iCAAiB,CAAC,iBAAiB;IAChF,CAAC,uCAAuB,CAAC,MAAM,CAAC,EAAE,iCAAiB,CAAC,OAAO;IAC3D,CAAC,uCAAuB,CAAC,SAAS,CAAC,EAAE,iCAAiB,CAAC,UAAU;IACjE,CAAC,uCAAuB,CAAC,MAAM,CAAC,EAAE,iCAAiB,CAAC,QAAQ;IAC5D,CAAC,uCAAuB,CAAC,QAAQ,CAAC,EAAE,iCAAiB,CAAC,QAAQ;IAC9D,CAAC,uCAAuB,CAAC,QAAQ,CAAC,EAAE,iCAAiB,CAAC,QAAQ;CAC9D,CAAC;AAEW,QAAA,qBAAqB,GAAG,gBAAgB,CAAC;AAEzC,QAAA,kBAAkB,GAAG,aAAa,CAAC"}
|
|
1
|
+
{"version":3,"file":"payment.consts.js","sourceRoot":"","sources":["../../../../../src/types/payment/types/consts/payment.consts.ts"],"names":[],"mappings":";;;AAIA,0DAA2G;AAE9F,QAAA,sBAAsB,GAAG,GAAG,CAAC;AAE7B,QAAA,mCAAmC,GAA4B;IAC3E,qCAAqB,CAAC,IAAI;IAC1B,qCAAqB,CAAC,KAAK;IAC3B,qCAAqB,CAAC,KAAK;IAC3B,qCAAqB,CAAC,SAAS;IAC/B,qCAAqB,CAAC,QAAQ;CAC9B,CAAC;AAEW,QAAA,iBAAiB,GAAwB;IACrD,iCAAiB,CAAC,QAAQ;IAC1B,iCAAiB,CAAC,IAAI;IACtB,iCAAiB,CAAC,QAAQ;IAC1B,iCAAiB,CAAC,eAAe;CACjC,CAAC;AAEW,QAAA,qBAAqB,GAA8B;IAC/D,CAAC,uCAAuB,CAAC,SAAS,CAAC,EAAE,CAAC;IACtC,CAAC,uCAAuB,CAAC,OAAO,CAAC,EAAE,CAAC;IACpC,CAAC,uCAAuB,CAAC,MAAM,CAAC,EAAE,CAAC;IACnC,CAAC,uCAAuB,CAAC,QAAQ,CAAC,EAAE,CAAC;IACrC,CAAC,uCAAuB,CAAC,MAAM,CAAC,EAAE,CAAC;IACnC,IAAI,EAAE,CAAC;IACP,OAAO,EAAE,CAAC;CACV,CAAC;AAEK,MAAM,iBAAiB,GAAG,CAAC,QAAmB,EAAU,EAAE;IAChE,OAAO,GAAG,QAAQ,CAAC,UAAU,IAAI,QAAQ,CAAC,cAAc,EAAE,CAAC;AAC5D,CAAC,CAAC;AAFW,QAAA,iBAAiB,qBAE5B;AAEW,QAAA,iBAAiB,GAAG,GAAG,CAAC;AAE9B,MAAM,sBAAsB,GAAG,CAAC,YAA6B,EAAU,EAAE;IAC/E,MAAM,kBAAkB,GAAG,GAAG,YAAY,CAAC,kBAAkB,IAAI,EAAE,EAAE,CAAC;IAEtE,OAAO,GAAG,YAAY,CAAC,QAAQ,IAAI,YAAY,CAAC,UAAU,IAAI,YAAY,CAAC,QAAQ,EAAE,IAAI,IAAI,kBAAkB,EAAE,CAAC;AACnH,CAAC,CAAC;AAJW,QAAA,sBAAsB,0BAIjC;AAEK,MAAM,uBAAuB,GAAG,CAAC,QAA2B,EAAE,IAA+B,EAAU,EAAE;IAC/G,OAAO,GAAI,QAAQ,CAAC,GAAG,IAAI,EAAE,CAAyB,EAAE,SAAS,IAAI,EAAE,IAAI,QAAQ,CAAC,GAAG,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC;AACtG,CAAC,CAAC;AAFW,QAAA,uBAAuB,2BAElC;AAEK,MAAM,gBAAgB,GAAG,CAAC,aAAgC,EAAW,EAAE;IAC7E,OAAO,yBAAiB,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC;AAClD,CAAC,CAAC;AAFW,QAAA,gBAAgB,oBAE3B;AAEF;;;GAGG;AACU,QAAA,oBAAoB,GAAuD;IACvF,CAAC,uCAAuB,CAAC,OAAO,CAAC,EAAE,iCAAiB,CAAC,OAAO;IAC5D,CAAC,uCAAuB,CAAC,iBAAiB,CAAC,EAAE,iCAAiB,CAAC,iBAAiB;IAChF,CAAC,uCAAuB,CAAC,MAAM,CAAC,EAAE,iCAAiB,CAAC,OAAO;IAC3D,CAAC,uCAAuB,CAAC,SAAS,CAAC,EAAE,iCAAiB,CAAC,UAAU;IACjE,CAAC,uCAAuB,CAAC,QAAQ,CAAC,EAAE,iCAAiB,CAAC,QAAQ;IAC9D,CAAC,uCAAuB,CAAC,MAAM,CAAC,EAAE,iCAAiB,CAAC,QAAQ;IAC5D,CAAC,uCAAuB,CAAC,QAAQ,CAAC,EAAE,iCAAiB,CAAC,QAAQ;IAC9D,CAAC,uCAAuB,CAAC,QAAQ,CAAC,EAAE,iCAAiB,CAAC,QAAQ;CAC9D,CAAC;AAEW,QAAA,qBAAqB,GAAG,gBAAgB,CAAC;AAEzC,QAAA,kBAAkB,GAAG,aAAa,CAAC"}
|
|
@@ -3,6 +3,7 @@ export declare enum PaymentStatusEnum {
|
|
|
3
3
|
PARTIAL_PAYMENT = "partial",
|
|
4
4
|
FULLY_PAID = "paid",
|
|
5
5
|
REFUNDED = "refunded",
|
|
6
|
+
DISPUTED = "disputed",
|
|
6
7
|
VOID = "void",
|
|
7
8
|
DISCOUNT = "discount",
|
|
8
9
|
REVERT_DISCOUNT = "revert_discount",
|
|
@@ -69,6 +70,7 @@ export declare enum FuturePaymentStatusEnum {
|
|
|
69
70
|
FUTURE = "future",
|
|
70
71
|
SUCCEEDED = "succeeded",
|
|
71
72
|
FAILED = "failed",
|
|
73
|
+
DISPUTED = "disputed",
|
|
72
74
|
CANCELED = "canceled",
|
|
73
75
|
PENDING = "pending",
|
|
74
76
|
RETRY_IN_PROGRESS = "retry_in_progress",
|