@bondsports/types 2.1.26 → 2.1.27
Sign up to get free protection for your applications and to get access to all the features.
@@ -4,6 +4,7 @@ import { FuturePaymentStatusEnum, PaymentMethodTypeEnum, SubPaymentMethodTypeEnu
|
|
4
4
|
export declare class FutureInstallmentDto extends OrganizationBaseEntityDto {
|
5
5
|
id: number;
|
6
6
|
paymentMethodId?: number;
|
7
|
+
parentInstallmentId?: number;
|
7
8
|
originalPaymentMethodId?: number;
|
8
9
|
stripePaymentMethodId?: string;
|
9
10
|
failedCount?: number;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"future-installments.dto.js","sourceRoot":"","sources":["../../../../src/types/future-installments/dto/future-installments.dto.ts"],"names":[],"mappings":";;;AACA,8EAAoF;AAOpF,MAAa,oBAAqB,SAAQ,4CAAyB;
|
1
|
+
{"version":3,"file":"future-installments.dto.js","sourceRoot":"","sources":["../../../../src/types/future-installments/dto/future-installments.dto.ts"],"names":[],"mappings":";;;AACA,8EAAoF;AAOpF,MAAa,oBAAqB,SAAQ,4CAAyB;CA0ClE;AA1CD,oDA0CC"}
|