@bondsports/types 2.1.64 → 2.1.65
Sign up to get free protection for your applications and to get access to all the features.
@@ -7,7 +7,6 @@ export declare class UserPaymentMethod extends BondBaseEntity {
|
|
7
7
|
paymentMethodType: PaymentMethodTypeEnum;
|
8
8
|
subPaymentMethodType?: SubPaymentMethodTypeEnum;
|
9
9
|
paymentMethodId: string;
|
10
|
-
nextAllowedChargeDate?: Date;
|
11
10
|
ccLast4?: string;
|
12
11
|
ccBrand?: string;
|
13
12
|
importedId?: string;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"user-payment-method.js","sourceRoot":"","sources":["../../../src/types/entity/user-payment-method.ts"],"names":[],"mappings":";;;AAEA,qDAAkD;AAElD,MAAa,iBAAkB,SAAQ,+BAAc;
|
1
|
+
{"version":3,"file":"user-payment-method.js","sourceRoot":"","sources":["../../../src/types/entity/user-payment-method.ts"],"names":[],"mappings":";;;AAEA,qDAAkD;AAElD,MAAa,iBAAkB,SAAQ,+BAAc;CAoBpD;AApBD,8CAoBC"}
|