@xyo-network/payment-payload-plugins 4.0.0 → 4.1.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/dist/{types → neutral}/Amount/Payload.d.ts +2 -2
- package/dist/{types → neutral}/Billing/Address/Address.d.ts +2 -2
- package/dist/{types → neutral}/Discount/Payload/Coupon/Coupons/FixedAmount.d.ts +2 -2
- package/dist/{types → neutral}/Discount/Payload/Coupon/Coupons/FixedPercentage.d.ts +2 -2
- package/dist/{types → neutral}/Discount/Payload/Coupon/Coupons/FixedPrice.d.ts +2 -2
- package/dist/{types → neutral}/Discount/Payload/Discount.d.ts +2 -2
- package/dist/{types → neutral}/Escrow/Outcome.d.ts +3 -3
- package/dist/{types → neutral}/Escrow/Terms/Terms.d.ts +2 -2
- package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/spec/moduleInstanceValidators.spec.d.ts +2 -0
- package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/spec/moduleInstanceValidators.spec.d.ts.map +1 -0
- package/dist/neutral/Escrow/validators/common/SecretValidators/spec/getPartySecretSignedValidator.spec.d.ts +2 -0
- package/dist/neutral/Escrow/validators/common/SecretValidators/spec/getPartySecretSignedValidator.spec.d.ts.map +1 -0
- package/dist/{types → neutral}/Payment/Instrument/Card/Payload.d.ts +2 -2
- package/dist/{types → neutral}/Payment/Payload.d.ts +2 -2
- package/dist/{types → neutral}/Payment/Status/Payload.d.ts +2 -2
- package/dist/{types → neutral}/Purchase/Payload.d.ts +2 -2
- package/dist/{types → neutral}/Receipt/Payload.d.ts +2 -2
- package/dist/{types → neutral}/Subtotal/Diviner/Payload.d.ts +2 -2
- package/dist/{types → neutral}/Total/Diviner/Payload.d.ts +2 -2
- package/dist/neutral/index.d.ts +850 -0
- package/package.json +25 -25
- package/dist/types/index.d.ts +0 -12
- /package/dist/{types → neutral}/Amount/Iso4217Currency.d.ts +0 -0
- /package/dist/{types → neutral}/Amount/Iso4217Currency.d.ts.map +0 -0
- /package/dist/{types → neutral}/Amount/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Amount/index.d.ts +0 -0
- /package/dist/{types → neutral}/Amount/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Billing/Address/Address.d.ts.map +0 -0
- /package/dist/{types → neutral}/Billing/Address/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Billing/Address/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Billing/Address/index.d.ts +0 -0
- /package/dist/{types → neutral}/Billing/Address/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Billing/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Billing/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Billing/index.d.ts +0 -0
- /package/dist/{types → neutral}/Billing/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Currency.d.ts +0 -0
- /package/dist/{types → neutral}/Currency.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Config.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Config.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Params.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Params.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Conditions/AppraisalAmountCondition.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Conditions/AppraisalAmountCondition.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Conditions/AssetQuantityCondition.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Conditions/AssetQuantityCondition.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Conditions/BuyerCondition.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Conditions/BuyerCondition.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Conditions/index.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Conditions/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Coupons/FixedAmount.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Coupons/FixedPercentage.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Coupons/FixedPrice.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Coupons/index.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Coupons/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Payload.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/index.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/types/Condition.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/types/Condition.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/types/CouponFields.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/types/CouponFields.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/types/index.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/types/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/types/isStackable.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Coupon/types/isStackable.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/Discount.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/NoDiscount.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/NoDiscount.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/Payload/index.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/Payload/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Discount/index.d.ts +0 -0
- /package/dist/{types → neutral}/Discount/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/Outcome.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/Terms/Party.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/Terms/Party.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/Terms/PartySecret.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/Terms/PartySecret.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/Terms/Terms.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/Terms/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/Terms/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/appraisal/getAppraisalsByAsset.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/appraisal/getAppraisalsByAsset.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/appraisal/getSignaturesByAppraisal.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/appraisal/getSignaturesByAppraisal.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/appraisal/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/appraisal/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/createEscrowIntent.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/createEscrowIntent.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/findEscrowPartySecretSignatures.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/findEscrowPartySecretSignatures.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/getEscrowSecret.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/getEscrowSecret.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/updateEscrowTermsWithSecret.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/util/secret/updateEscrowTermsWithSecret.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/ModuleInstanceValidators/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/ModuleInstanceValidators/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/SecretValidators/getPartySecretSignedValidator.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/SecretValidators/getPartySecretSignedValidator.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/SecretValidators/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/SecretValidators/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/TemporalValidators/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/TemporalValidators/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/TemporalValidators/validateWithinWindow.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/TemporalValidators/validateWithinWindow.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/common/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/agent.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/agent.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/appraisal.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/appraisal.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/appraisalAuthorities.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/appraisalAuthorities.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/assets.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/assets.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/buyer.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/buyer.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/buyerSecret.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/buyerSecret.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/nbfExp.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/nbfExp.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/paymentAuthorities.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/paymentAuthorities.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/seller.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/seller.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/sellerSecret.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/escrow/sellerSecret.d.ts.map +0 -0
- /package/dist/{types → neutral}/Escrow/validators/index.d.ts +0 -0
- /package/dist/{types → neutral}/Escrow/validators/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Invoice/Invoice.d.ts +0 -0
- /package/dist/{types → neutral}/Invoice/Invoice.d.ts.map +0 -0
- /package/dist/{types → neutral}/Invoice/index.d.ts +0 -0
- /package/dist/{types → neutral}/Invoice/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/Card/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/Card/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/Card/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/Card/index.d.ts +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/Card/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/index.d.ts +0 -0
- /package/dist/{types → neutral}/Payment/Instrument/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Payment/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Status/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Status/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Payment/Status/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/Status/index.d.ts +0 -0
- /package/dist/{types → neutral}/Payment/Status/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Payment/index.d.ts +0 -0
- /package/dist/{types → neutral}/Payment/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Purchase/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Purchase/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Purchase/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Purchase/index.d.ts +0 -0
- /package/dist/{types → neutral}/Purchase/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Receipt/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Receipt/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Receipt/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Receipt/index.d.ts +0 -0
- /package/dist/{types → neutral}/Receipt/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Schema.d.ts +0 -0
- /package/dist/{types → neutral}/Schema.d.ts.map +0 -0
- /package/dist/{types → neutral}/Subtotal/Diviner/Config.d.ts +0 -0
- /package/dist/{types → neutral}/Subtotal/Diviner/Config.d.ts.map +0 -0
- /package/dist/{types → neutral}/Subtotal/Diviner/Params.d.ts +0 -0
- /package/dist/{types → neutral}/Subtotal/Diviner/Params.d.ts.map +0 -0
- /package/dist/{types → neutral}/Subtotal/Diviner/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Subtotal/Diviner/index.d.ts +0 -0
- /package/dist/{types → neutral}/Subtotal/Diviner/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Subtotal/index.d.ts +0 -0
- /package/dist/{types → neutral}/Subtotal/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Total/Diviner/Config.d.ts +0 -0
- /package/dist/{types → neutral}/Total/Diviner/Config.d.ts.map +0 -0
- /package/dist/{types → neutral}/Total/Diviner/Params.d.ts +0 -0
- /package/dist/{types → neutral}/Total/Diviner/Params.d.ts.map +0 -0
- /package/dist/{types → neutral}/Total/Diviner/Payload.d.ts.map +0 -0
- /package/dist/{types → neutral}/Total/Diviner/index.d.ts +0 -0
- /package/dist/{types → neutral}/Total/Diviner/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/Total/index.d.ts +0 -0
- /package/dist/{types → neutral}/Total/index.d.ts.map +0 -0
- /package/dist/{types → neutral}/index.d.ts.map +0 -0
|
@@ -15,11 +15,11 @@ export type Amount = PayloadWithSources<AmountFields, AmountSchema>;
|
|
|
15
15
|
*/
|
|
16
16
|
export declare const isAmount: (x?: unknown | null) => x is Amount;
|
|
17
17
|
export declare const asAmount: import("@xylabs/object").AsTypeFunction<Amount>;
|
|
18
|
-
export declare const asOptionalAmount: (value: import(".store/@xylabs-promise-npm-4.
|
|
18
|
+
export declare const asOptionalAmount: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => Amount | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* Identity function for determining if an object is an Amount with sources
|
|
21
21
|
*/
|
|
22
22
|
export declare const isAmountWithSources: (x?: unknown | null) => x is WithSources<Amount>;
|
|
23
23
|
export declare const asAmountWithSources: import("@xylabs/object").AsTypeFunction<WithSources<Amount>>;
|
|
24
|
-
export declare const asOptionalAmountWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
24
|
+
export declare const asOptionalAmountWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<Amount> | undefined;
|
|
25
25
|
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -32,11 +32,11 @@ export type BillingAddress = Payload<BillingAddressFields, BillingAddressSchema>
|
|
|
32
32
|
*/
|
|
33
33
|
export declare const isBillingAddress: (x?: unknown | null) => x is BillingAddress;
|
|
34
34
|
export declare const asBillingAddress: import("@xylabs/object").AsTypeFunction<BillingAddress>;
|
|
35
|
-
export declare const asOptionalBillingAddress: (value: import(".store/@xylabs-promise-npm-4.
|
|
35
|
+
export declare const asOptionalBillingAddress: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => BillingAddress | undefined;
|
|
36
36
|
/**
|
|
37
37
|
* Identity function for determine if an object is a BillingAddress with sources
|
|
38
38
|
*/
|
|
39
39
|
export declare const isBillingAddressWithSources: (x?: unknown | null) => x is WithSources<BillingAddress>;
|
|
40
40
|
export declare const asBillingAddressWithSources: import("@xylabs/object").AsTypeFunction<WithSources<BillingAddress>>;
|
|
41
|
-
export declare const asOptionalBillingAddressWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
41
|
+
export declare const asOptionalBillingAddressWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<BillingAddress> | undefined;
|
|
42
42
|
//# sourceMappingURL=Address.d.ts.map
|
|
@@ -14,11 +14,11 @@ export type FixedAmountCoupon = Payload<FixedAmountCouponFields, FixedAmountCoup
|
|
|
14
14
|
*/
|
|
15
15
|
export declare const isFixedAmountCoupon: (x?: unknown | null) => x is FixedAmountCoupon;
|
|
16
16
|
export declare const asFixedAmountCoupon: import("@xylabs/object").AsTypeFunction<FixedAmountCoupon>;
|
|
17
|
-
export declare const asOptionalFixedAmountCoupon: (value: import(".store/@xylabs-promise-npm-4.
|
|
17
|
+
export declare const asOptionalFixedAmountCoupon: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => FixedAmountCoupon | undefined;
|
|
18
18
|
/**
|
|
19
19
|
* Identity function for determining if an object is an FixedAmountCoupon with sources
|
|
20
20
|
*/
|
|
21
21
|
export declare const isFixedAmountCouponWithSources: (x?: unknown | null) => x is WithSources<WithSources<FixedAmountCoupon>>;
|
|
22
22
|
export declare const asFixedAmountCouponWithSources: import("@xylabs/object").AsTypeFunction<WithSources<FixedAmountCoupon>>;
|
|
23
|
-
export declare const asOptionalFixedAmountCouponWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
23
|
+
export declare const asOptionalFixedAmountCouponWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<FixedAmountCoupon> | undefined;
|
|
24
24
|
//# sourceMappingURL=FixedAmount.d.ts.map
|
|
@@ -14,11 +14,11 @@ export type FixedPercentageCoupon = Payload<FixedPercentageCouponFields, FixedPe
|
|
|
14
14
|
*/
|
|
15
15
|
export declare const isFixedPercentageCoupon: (x?: unknown | null) => x is FixedPercentageCoupon;
|
|
16
16
|
export declare const asFixedPercentageCoupon: import("@xylabs/object").AsTypeFunction<FixedPercentageCoupon>;
|
|
17
|
-
export declare const asOptionalFixedPercentageCoupon: (value: import(".store/@xylabs-promise-npm-4.
|
|
17
|
+
export declare const asOptionalFixedPercentageCoupon: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => FixedPercentageCoupon | undefined;
|
|
18
18
|
/**
|
|
19
19
|
* Identity function for determining if an object is an FixedPercentageCoupon with sources
|
|
20
20
|
*/
|
|
21
21
|
export declare const isFixedPercentageCouponWithSources: (x?: unknown | null) => x is WithSources<WithSources<FixedPercentageCoupon>>;
|
|
22
22
|
export declare const asFixedPercentageCouponWithSources: import("@xylabs/object").AsTypeFunction<WithSources<FixedPercentageCoupon>>;
|
|
23
|
-
export declare const asOptionalFixedPercentageCouponWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
23
|
+
export declare const asOptionalFixedPercentageCouponWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<FixedPercentageCoupon> | undefined;
|
|
24
24
|
//# sourceMappingURL=FixedPercentage.d.ts.map
|
|
@@ -14,11 +14,11 @@ export type FixedPriceCoupon = Payload<FixedPriceCouponFields, FixedPriceCouponS
|
|
|
14
14
|
*/
|
|
15
15
|
export declare const isFixedPriceCoupon: (x?: unknown | null) => x is FixedPriceCoupon;
|
|
16
16
|
export declare const asFixedPriceCoupon: import("@xylabs/object").AsTypeFunction<FixedPriceCoupon>;
|
|
17
|
-
export declare const asOptionalFixedPriceCoupon: (value: import(".store/@xylabs-promise-npm-4.
|
|
17
|
+
export declare const asOptionalFixedPriceCoupon: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => FixedPriceCoupon | undefined;
|
|
18
18
|
/**
|
|
19
19
|
* Identity function for determining if an object is an FixedPriceCoupon with sources
|
|
20
20
|
*/
|
|
21
21
|
export declare const isFixedPriceCouponWithSources: (x?: unknown | null) => x is WithSources<WithSources<FixedPriceCoupon>>;
|
|
22
22
|
export declare const asFixedPriceCouponWithSources: import("@xylabs/object").AsTypeFunction<WithSources<FixedPriceCoupon>>;
|
|
23
|
-
export declare const asOptionalFixedPriceCouponWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
23
|
+
export declare const asOptionalFixedPriceCouponWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<FixedPriceCoupon> | undefined;
|
|
24
24
|
//# sourceMappingURL=FixedPrice.d.ts.map
|
|
@@ -13,11 +13,11 @@ export type Discount = Payload<DiscountFields, DiscountSchema>;
|
|
|
13
13
|
*/
|
|
14
14
|
export declare const isDiscount: (x?: unknown | null) => x is Discount;
|
|
15
15
|
export declare const asDiscount: import("@xylabs/object").AsTypeFunction<Discount>;
|
|
16
|
-
export declare const asOptionalDiscount: (value: import(".store/@xylabs-promise-npm-4.
|
|
16
|
+
export declare const asOptionalDiscount: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => Discount | undefined;
|
|
17
17
|
/**
|
|
18
18
|
* Identity function for determining if an object is an Discount with sources
|
|
19
19
|
*/
|
|
20
20
|
export declare const isDiscountWithSources: (x?: unknown | null) => x is WithSources<Discount>;
|
|
21
21
|
export declare const asDiscountWithSources: import("@xylabs/object").AsTypeFunction<WithSources<Discount>>;
|
|
22
|
-
export declare const asOptionalDiscountWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
22
|
+
export declare const asOptionalDiscountWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<Discount> | undefined;
|
|
23
23
|
//# sourceMappingURL=Discount.d.ts.map
|
|
@@ -19,11 +19,11 @@ export type EscrowOutcome = PayloadWithSources<EscrowOutcomeFields, EscrowOutcom
|
|
|
19
19
|
*/
|
|
20
20
|
export declare const isEscrowOutcome: (x?: unknown | null) => x is EscrowOutcome;
|
|
21
21
|
export declare const asEscrowOutcome: import("@xylabs/object").AsTypeFunction<EscrowOutcome>;
|
|
22
|
-
export declare const asOptionalEscrowOutcome: (value: import(".store/@xylabs-promise-npm-4.
|
|
22
|
+
export declare const asOptionalEscrowOutcome: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => EscrowOutcome | undefined;
|
|
23
23
|
/**
|
|
24
24
|
* Identity function for determining if an object is an EscrowOutcome with sources
|
|
25
25
|
*/
|
|
26
26
|
export declare const isEscrowOutcomeWithSources: (x?: unknown | null) => x is WithSources<EscrowOutcome>;
|
|
27
|
-
export declare const asEscrowOutcomeWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
28
|
-
export declare const asOptionalEscrowOutcomeWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
27
|
+
export declare const asEscrowOutcomeWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<EscrowOutcome> | undefined;
|
|
28
|
+
export declare const asOptionalEscrowOutcomeWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<EscrowOutcome> | undefined;
|
|
29
29
|
//# sourceMappingURL=Outcome.d.ts.map
|
|
@@ -61,11 +61,11 @@ export type EscrowTerms = Payload<Partial<EscrowTermsFields>, EscrowTermsSchema>
|
|
|
61
61
|
*/
|
|
62
62
|
export declare const isEscrowTerms: (x?: unknown | null) => x is EscrowTerms;
|
|
63
63
|
export declare const asEscrowTerms: import("@xylabs/object").AsTypeFunction<EscrowTerms>;
|
|
64
|
-
export declare const asOptionalEscrowTerms: (value: import(".store/@xylabs-promise-npm-4.
|
|
64
|
+
export declare const asOptionalEscrowTerms: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => EscrowTerms | undefined;
|
|
65
65
|
/**
|
|
66
66
|
* Identity function for determining if an object is an EscrowTerms with sources
|
|
67
67
|
*/
|
|
68
68
|
export declare const isEscrowTermsWithSources: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithSources<EscrowTerms>;
|
|
69
69
|
export declare const asEscrowTermsWithSources: import("@xylabs/object").AsTypeFunction<EscrowTerms>;
|
|
70
|
-
export declare const asOptionalEscrowTermsWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
70
|
+
export declare const asOptionalEscrowTermsWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => EscrowTerms | undefined;
|
|
71
71
|
//# sourceMappingURL=Terms.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"moduleInstanceValidators.spec.d.ts","sourceRoot":"","sources":["../../../../../../../src/Escrow/validators/common/ModuleInstanceValidators/spec/moduleInstanceValidators.spec.ts"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getPartySecretSignedValidator.spec.d.ts","sourceRoot":"","sources":["../../../../../../../src/Escrow/validators/common/SecretValidators/spec/getPartySecretSignedValidator.spec.ts"],"names":[],"mappings":"AACA,OAAO,yBAAyB,CAAA"}
|
|
@@ -34,11 +34,11 @@ export type PaymentCard = Payload<PaymentCardFields, PaymentCardSchema>;
|
|
|
34
34
|
*/
|
|
35
35
|
export declare const isPaymentCard: (x?: unknown | null) => x is PaymentCard;
|
|
36
36
|
export declare const asPaymentCard: import("@xylabs/object").AsTypeFunction<PaymentCard>;
|
|
37
|
-
export declare const asOptionalPaymentCard: (value: import(".store/@xylabs-promise-npm-4.
|
|
37
|
+
export declare const asOptionalPaymentCard: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => PaymentCard | undefined;
|
|
38
38
|
/**
|
|
39
39
|
* Identity function for determine if an object is a PaymentCard with sources
|
|
40
40
|
*/
|
|
41
41
|
export declare const isPaymentCardWithSources: (x?: unknown | null) => x is WithSources<PaymentCard>;
|
|
42
42
|
export declare const asPaymentCardWithSources: import("@xylabs/object").AsTypeFunction<WithSources<PaymentCard>>;
|
|
43
|
-
export declare const asOptionalPaymentCardWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
43
|
+
export declare const asOptionalPaymentCardWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<PaymentCard> | undefined;
|
|
44
44
|
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -20,11 +20,11 @@ export type Payment = PayloadWithSources<PaymentFields, PaymentSchema>;
|
|
|
20
20
|
*/
|
|
21
21
|
export declare const isPayment: (x?: unknown | null) => x is Payment;
|
|
22
22
|
export declare const asPayment: import("@xylabs/object").AsTypeFunction<Payment>;
|
|
23
|
-
export declare const asOptionalPayment: (value: import(".store/@xylabs-promise-npm-4.
|
|
23
|
+
export declare const asOptionalPayment: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => Payment | undefined;
|
|
24
24
|
/**
|
|
25
25
|
* Identity function for determine if an object is a Payment with sources
|
|
26
26
|
*/
|
|
27
27
|
export declare const isPaymentWithSources: (x?: unknown | null) => x is WithSources<Payment>;
|
|
28
28
|
export declare const asPaymentWithSources: import("@xylabs/object").AsTypeFunction<WithSources<Payment>>;
|
|
29
|
-
export declare const asOptionalPaymentWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
29
|
+
export declare const asOptionalPaymentWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<Payment> | undefined;
|
|
30
30
|
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -19,11 +19,11 @@ export type PaymentStatus = PayloadWithSources<PaymentStatusFields, PaymentStatu
|
|
|
19
19
|
*/
|
|
20
20
|
export declare const isPaymentStatus: (x?: unknown | null) => x is PaymentStatus;
|
|
21
21
|
export declare const asPaymentStatus: import("@xylabs/object").AsTypeFunction<PaymentStatus>;
|
|
22
|
-
export declare const asOptionalPaymentStatus: (value: import(".store/@xylabs-promise-npm-4.
|
|
22
|
+
export declare const asOptionalPaymentStatus: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => PaymentStatus | undefined;
|
|
23
23
|
/**
|
|
24
24
|
* Identity function for determine if an object is a PaymentStatus with sources
|
|
25
25
|
*/
|
|
26
26
|
export declare const isPaymentStatusWithSources: (x?: unknown | null) => x is WithSources<PaymentStatus>;
|
|
27
27
|
export declare const asPaymentStatusWithSources: import("@xylabs/object").AsTypeFunction<WithSources<PaymentStatus>>;
|
|
28
|
-
export declare const asOptionalPaymentStatusWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
28
|
+
export declare const asOptionalPaymentStatusWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<PaymentStatus> | undefined;
|
|
29
29
|
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -21,11 +21,11 @@ export type Purchase = PayloadWithSources<PurchaseFields, PurchaseSchema>;
|
|
|
21
21
|
*/
|
|
22
22
|
export declare const isPurchase: (x?: unknown | null) => x is Purchase;
|
|
23
23
|
export declare const asPurchase: import("@xylabs/object").AsTypeFunction<Purchase>;
|
|
24
|
-
export declare const asOptionalPurchase: (value: import(".store/@xylabs-promise-npm-4.
|
|
24
|
+
export declare const asOptionalPurchase: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => Purchase | undefined;
|
|
25
25
|
/**
|
|
26
26
|
* Identity function for determine if an object is a Purchase with sources
|
|
27
27
|
*/
|
|
28
28
|
export declare const isPurchaseWithSources: (x?: unknown | null) => x is WithSources<Purchase>;
|
|
29
29
|
export declare const asPurchaseWithSources: import("@xylabs/object").AsTypeFunction<WithSources<Purchase>>;
|
|
30
|
-
export declare const asOptionalPurchaseWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
30
|
+
export declare const asOptionalPurchaseWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<Purchase> | undefined;
|
|
31
31
|
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -20,11 +20,11 @@ export type Receipt = PayloadWithSources<ReceiptFields, ReceiptSchema>;
|
|
|
20
20
|
*/
|
|
21
21
|
export declare const isReceipt: (x?: unknown | null) => x is Receipt;
|
|
22
22
|
export declare const asReceipt: import("@xylabs/object").AsTypeFunction<Receipt>;
|
|
23
|
-
export declare const asOptionalReceipt: (value: import(".store/@xylabs-promise-npm-4.
|
|
23
|
+
export declare const asOptionalReceipt: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => Receipt | undefined;
|
|
24
24
|
/**
|
|
25
25
|
* Identity function for determine if an object is a Receipt with sources
|
|
26
26
|
*/
|
|
27
27
|
export declare const isReceiptWithSources: (x?: unknown | null) => x is WithSources<Receipt>;
|
|
28
28
|
export declare const asReceiptWithSources: import("@xylabs/object").AsTypeFunction<WithSources<Receipt>>;
|
|
29
|
-
export declare const asOptionalReceiptWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
29
|
+
export declare const asOptionalReceiptWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<Receipt> | undefined;
|
|
30
30
|
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -13,11 +13,11 @@ export type Subtotal = PayloadWithSources<SubtotalFields, SubtotalSchema>;
|
|
|
13
13
|
*/
|
|
14
14
|
export declare const isSubtotal: (x?: unknown | null) => x is Subtotal;
|
|
15
15
|
export declare const asSubtotal: import("@xylabs/object").AsTypeFunction<Subtotal>;
|
|
16
|
-
export declare const asOptionalSubtotal: (value: import(".store/@xylabs-promise-npm-4.
|
|
16
|
+
export declare const asOptionalSubtotal: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => Subtotal | undefined;
|
|
17
17
|
/**
|
|
18
18
|
* Identity function for determining if an object is an Subtotal with sources
|
|
19
19
|
*/
|
|
20
20
|
export declare const isSubtotalWithSources: (x?: unknown | null) => x is WithSources<Subtotal>;
|
|
21
21
|
export declare const asSubtotalWithSources: import("@xylabs/object").AsTypeFunction<WithSources<Subtotal>>;
|
|
22
|
-
export declare const asOptionalSubtotalWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
22
|
+
export declare const asOptionalSubtotalWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<Subtotal> | undefined;
|
|
23
23
|
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -13,11 +13,11 @@ export type Total = PayloadWithSources<TotalFields, TotalSchema>;
|
|
|
13
13
|
*/
|
|
14
14
|
export declare const isTotal: (x?: unknown | null) => x is Total;
|
|
15
15
|
export declare const asTotal: import("@xylabs/object").AsTypeFunction<Total>;
|
|
16
|
-
export declare const asOptionalTotal: (value: import(".store/@xylabs-promise-npm-4.
|
|
16
|
+
export declare const asOptionalTotal: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => Total | undefined;
|
|
17
17
|
/**
|
|
18
18
|
* Identity function for determining if an object is an Total with sources
|
|
19
19
|
*/
|
|
20
20
|
export declare const isTotalWithSources: (x?: unknown | null) => x is WithSources<Total>;
|
|
21
21
|
export declare const asTotalWithSources: import("@xylabs/object").AsTypeFunction<WithSources<Total>>;
|
|
22
|
-
export declare const asOptionalTotalWithSources: (value: import(".store/@xylabs-promise-npm-4.
|
|
22
|
+
export declare const asOptionalTotalWithSources: (value: import(".store/@xylabs-promise-npm-4.13.23-cc6fbb2faf/package").AnyNonPromise) => WithSources<Total> | undefined;
|
|
23
23
|
//# sourceMappingURL=Payload.d.ts.map
|