@moovio/sdk 0.12.6 → 0.14.0
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/README.md +48 -35
- package/bin/mcp-server.js +1183 -68
- package/bin/mcp-server.js.map +58 -18
- package/docs/sdks/underwriting/README.md +95 -0
- package/funcs/transfersList.js +1 -0
- package/funcs/transfersList.js.map +1 -1
- package/funcs/underwritingSave.d.ts +20 -0
- package/funcs/underwritingSave.d.ts.map +1 -0
- package/funcs/underwritingSave.js +145 -0
- package/funcs/underwritingSave.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.d.ts.map +1 -1
- package/mcp-server/server.js +3 -1
- package/mcp-server/server.js.map +1 -1
- package/mcp-server/tools/underwritingSave.d.ts +8 -0
- package/mcp-server/tools/underwritingSave.d.ts.map +1 -0
- package/mcp-server/tools/underwritingSave.js +67 -0
- package/mcp-server/tools/underwritingSave.js.map +1 -0
- package/models/components/businesspresence.d.ts +40 -0
- package/models/components/businesspresence.d.ts.map +1 -0
- package/models/components/businesspresence.js +64 -0
- package/models/components/businesspresence.js.map +1 -0
- package/models/components/cardacceptancemethods.d.ts +45 -0
- package/models/components/cardacceptancemethods.d.ts.map +1 -0
- package/models/components/cardacceptancemethods.js +73 -0
- package/models/components/cardacceptancemethods.js.map +1 -0
- package/models/components/cardacceptancemethodserror.d.ts +33 -0
- package/models/components/cardacceptancemethodserror.d.ts.map +1 -0
- package/models/components/cardacceptancemethodserror.js +73 -0
- package/models/components/cardacceptancemethodserror.js.map +1 -0
- package/models/components/collectfunds.d.ts +33 -0
- package/models/components/collectfunds.d.ts.map +1 -0
- package/models/components/collectfunds.js +73 -0
- package/models/components/collectfunds.js.map +1 -0
- package/models/components/collectfundsach.d.ts +30 -0
- package/models/components/collectfundsach.d.ts.map +1 -0
- package/models/components/collectfundsach.js +70 -0
- package/models/components/collectfundsach.js.map +1 -0
- package/models/components/collectfundsacherror.d.ts +30 -0
- package/models/components/collectfundsacherror.d.ts.map +1 -0
- package/models/components/collectfundsacherror.js +70 -0
- package/models/components/collectfundsacherror.js.map +1 -0
- package/models/components/collectfundscardpayments.d.ts +44 -0
- package/models/components/collectfundscardpayments.d.ts.map +1 -0
- package/models/components/collectfundscardpayments.js +81 -0
- package/models/components/collectfundscardpayments.js.map +1 -0
- package/models/components/collectfundscardpaymentserror.d.ts +40 -0
- package/models/components/collectfundscardpaymentserror.d.ts.map +1 -0
- package/models/components/collectfundscardpaymentserror.js +80 -0
- package/models/components/collectfundscardpaymentserror.js.map +1 -0
- package/models/components/collectfundserror.d.ts +33 -0
- package/models/components/collectfundserror.d.ts.map +1 -0
- package/models/components/collectfundserror.js +73 -0
- package/models/components/collectfundserror.js.map +1 -0
- package/models/components/createdtransfer.d.ts +5 -0
- package/models/components/createdtransfer.d.ts.map +1 -1
- package/models/components/createdtransfer.js +2 -0
- package/models/components/createdtransfer.js.map +1 -1
- package/models/components/createtransfer.d.ts +5 -0
- package/models/components/createtransfer.d.ts.map +1 -1
- package/models/components/createtransfer.js +2 -0
- package/models/components/createtransfer.js.map +1 -1
- package/models/components/estimatedactivity.d.ts +37 -0
- package/models/components/estimatedactivity.d.ts.map +1 -0
- package/models/components/estimatedactivity.js +74 -0
- package/models/components/estimatedactivity.js.map +1 -0
- package/models/components/estimatedactivityerror.d.ts +33 -0
- package/models/components/estimatedactivityerror.d.ts.map +1 -0
- package/models/components/estimatedactivityerror.js +73 -0
- package/models/components/estimatedactivityerror.js.map +1 -0
- package/models/components/fulfillment.d.ts +33 -0
- package/models/components/fulfillment.d.ts.map +1 -0
- package/models/components/fulfillment.js +73 -0
- package/models/components/fulfillment.js.map +1 -0
- package/models/components/fulfillmenterror.d.ts +31 -0
- package/models/components/fulfillmenterror.d.ts.map +1 -0
- package/models/components/fulfillmenterror.js +71 -0
- package/models/components/fulfillmenterror.js.map +1 -0
- package/models/components/fulfillmentmethod.d.ts +49 -0
- package/models/components/fulfillmentmethod.d.ts.map +1 -0
- package/models/components/fulfillmentmethod.js +67 -0
- package/models/components/fulfillmentmethod.js.map +1 -0
- package/models/components/fulfillmenttimeframe.d.ts +46 -0
- package/models/components/fulfillmenttimeframe.d.ts.map +1 -0
- package/models/components/fulfillmenttimeframe.js +66 -0
- package/models/components/fulfillmenttimeframe.js.map +1 -0
- package/models/components/geographicreach.d.ts +31 -0
- package/models/components/geographicreach.d.ts.map +1 -0
- package/models/components/geographicreach.js +61 -0
- package/models/components/geographicreach.js.map +1 -0
- package/models/components/index.d.ts +36 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +36 -0
- package/models/components/index.js.map +1 -1
- package/models/components/moneytransfer.d.ts +33 -0
- package/models/components/moneytransfer.d.ts.map +1 -0
- package/models/components/moneytransfer.js +73 -0
- package/models/components/moneytransfer.js.map +1 -0
- package/models/components/moneytransfererror.d.ts +33 -0
- package/models/components/moneytransfererror.d.ts.map +1 -0
- package/models/components/moneytransfererror.js +73 -0
- package/models/components/moneytransfererror.js.map +1 -0
- package/models/components/moneytransferpullfromcard.d.ts +30 -0
- package/models/components/moneytransferpullfromcard.d.ts.map +1 -0
- package/models/components/moneytransferpullfromcard.js +70 -0
- package/models/components/moneytransferpullfromcard.js.map +1 -0
- package/models/components/moneytransferpullfromcarderror.d.ts +30 -0
- package/models/components/moneytransferpullfromcarderror.d.ts.map +1 -0
- package/models/components/moneytransferpullfromcarderror.js +70 -0
- package/models/components/moneytransferpullfromcarderror.js.map +1 -0
- package/models/components/moneytransferpushtocard.d.ts +30 -0
- package/models/components/moneytransferpushtocard.d.ts.map +1 -0
- package/models/components/moneytransferpushtocard.js +70 -0
- package/models/components/moneytransferpushtocard.js.map +1 -0
- package/models/components/moneytransferpushtocarderror.d.ts +30 -0
- package/models/components/moneytransferpushtocarderror.d.ts.map +1 -0
- package/models/components/moneytransferpushtocarderror.js +70 -0
- package/models/components/moneytransferpushtocarderror.js.map +1 -0
- package/models/components/monthlyvolumerange.d.ts +52 -0
- package/models/components/monthlyvolumerange.d.ts.map +1 -0
- package/models/components/monthlyvolumerange.js +69 -0
- package/models/components/monthlyvolumerange.js.map +1 -0
- package/models/components/pendinglitigation.d.ts +52 -0
- package/models/components/pendinglitigation.d.ts.map +1 -0
- package/models/components/pendinglitigation.js +68 -0
- package/models/components/pendinglitigation.js.map +1 -0
- package/models/components/refundpolicy.d.ts +49 -0
- package/models/components/refundpolicy.d.ts.map +1 -0
- package/models/components/refundpolicy.js +67 -0
- package/models/components/refundpolicy.js.map +1 -0
- package/models/components/sendfunds.d.ts +36 -0
- package/models/components/sendfunds.d.ts.map +1 -0
- package/models/components/sendfunds.js +76 -0
- package/models/components/sendfunds.js.map +1 -0
- package/models/components/sendfundsach.d.ts +30 -0
- package/models/components/sendfundsach.d.ts.map +1 -0
- package/models/components/sendfundsach.js +70 -0
- package/models/components/sendfundsach.js.map +1 -0
- package/models/components/sendfundsacherror.d.ts +30 -0
- package/models/components/sendfundsacherror.d.ts.map +1 -0
- package/models/components/sendfundsacherror.js +70 -0
- package/models/components/sendfundsacherror.js.map +1 -0
- package/models/components/sendfundserror.d.ts +36 -0
- package/models/components/sendfundserror.d.ts.map +1 -0
- package/models/components/sendfundserror.js +76 -0
- package/models/components/sendfundserror.js.map +1 -0
- package/models/components/sendfundspushtocard.d.ts +30 -0
- package/models/components/sendfundspushtocard.d.ts.map +1 -0
- package/models/components/sendfundspushtocard.js +70 -0
- package/models/components/sendfundspushtocard.js.map +1 -0
- package/models/components/sendfundspushtocarderror.d.ts +30 -0
- package/models/components/sendfundspushtocarderror.d.ts.map +1 -0
- package/models/components/sendfundspushtocarderror.js +70 -0
- package/models/components/sendfundspushtocarderror.js.map +1 -0
- package/models/components/sendfundsrtp.d.ts +30 -0
- package/models/components/sendfundsrtp.d.ts.map +1 -0
- package/models/components/sendfundsrtp.js +70 -0
- package/models/components/sendfundsrtp.js.map +1 -0
- package/models/components/sendfundsrtperror.d.ts +30 -0
- package/models/components/sendfundsrtperror.d.ts.map +1 -0
- package/models/components/sendfundsrtperror.js +70 -0
- package/models/components/sendfundsrtperror.js.map +1 -0
- package/models/components/transfer.d.ts +5 -0
- package/models/components/transfer.d.ts.map +1 -1
- package/models/components/transfer.js +2 -0
- package/models/components/transfer.js.map +1 -1
- package/models/components/underwriting.d.ts +35 -14
- package/models/components/underwriting.d.ts.map +1 -1
- package/models/components/underwriting.js +36 -14
- package/models/components/underwriting.js.map +1 -1
- package/models/components/upsertunderwriting.d.ts +48 -0
- package/models/components/upsertunderwriting.d.ts.map +1 -0
- package/models/components/upsertunderwriting.js +89 -0
- package/models/components/upsertunderwriting.js.map +1 -0
- package/models/components/volumesharebycustomertype.d.ts +33 -0
- package/models/components/volumesharebycustomertype.d.ts.map +1 -0
- package/models/components/volumesharebycustomertype.js +73 -0
- package/models/components/volumesharebycustomertype.js.map +1 -0
- package/models/components/volumesharebycustomertypeerror.d.ts +33 -0
- package/models/components/volumesharebycustomertypeerror.d.ts.map +1 -0
- package/models/components/volumesharebycustomertypeerror.js +73 -0
- package/models/components/volumesharebycustomertypeerror.js.map +1 -0
- package/models/components/webhookdatatransfercreated.d.ts +2 -0
- package/models/components/webhookdatatransfercreated.d.ts.map +1 -1
- package/models/components/webhookdatatransfercreated.js +2 -0
- package/models/components/webhookdatatransfercreated.js.map +1 -1
- package/models/components/webhookdatatransferupdated.d.ts +2 -0
- package/models/components/webhookdatatransferupdated.d.ts.map +1 -1
- package/models/components/webhookdatatransferupdated.js +2 -0
- package/models/components/webhookdatatransferupdated.js.map +1 -1
- package/models/errors/index.d.ts +1 -0
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +1 -0
- package/models/errors/index.js.map +1 -1
- package/models/errors/transfer.d.ts +9 -0
- package/models/errors/transfer.d.ts.map +1 -1
- package/models/errors/transfer.js +4 -0
- package/models/errors/transfer.js.map +1 -1
- package/models/errors/upsertunderwritingerror.d.ts +73 -0
- package/models/errors/upsertunderwritingerror.d.ts.map +1 -0
- package/models/errors/upsertunderwritingerror.js +150 -0
- package/models/errors/upsertunderwritingerror.js.map +1 -0
- package/models/operations/index.d.ts +1 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +1 -0
- package/models/operations/index.js.map +1 -1
- package/models/operations/listtransfers.d.ts +5 -0
- package/models/operations/listtransfers.d.ts.map +1 -1
- package/models/operations/listtransfers.js +2 -0
- package/models/operations/listtransfers.js.map +1 -1
- package/models/operations/saveunderwriting.d.ts +101 -0
- package/models/operations/saveunderwriting.d.ts.map +1 -0
- package/models/operations/saveunderwriting.js +155 -0
- package/models/operations/saveunderwriting.js.map +1 -0
- package/package.json +1 -1
- package/sdk/underwriting.d.ts +9 -0
- package/sdk/underwriting.d.ts.map +1 -1
- package/sdk/underwriting.js +12 -0
- package/sdk/underwriting.js.map +1 -1
- package/src/funcs/transfersList.ts +1 -0
- package/src/funcs/underwritingSave.ts +207 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +3 -1
- package/src/mcp-server/tools/underwritingSave.ts +40 -0
- package/src/models/components/businesspresence.ts +37 -0
- package/src/models/components/cardacceptancemethods.ts +86 -0
- package/src/models/components/cardacceptancemethodserror.ts +74 -0
- package/src/models/components/collectfunds.ts +78 -0
- package/src/models/components/collectfundsach.ts +70 -0
- package/src/models/components/collectfundsacherror.ts +72 -0
- package/src/models/components/collectfundscardpayments.ts +108 -0
- package/src/models/components/collectfundscardpaymentserror.ts +102 -0
- package/src/models/components/collectfundserror.ts +82 -0
- package/src/models/components/createdtransfer.ts +7 -0
- package/src/models/components/createtransfer.ts +7 -0
- package/src/models/components/estimatedactivity.ts +82 -0
- package/src/models/components/estimatedactivityerror.ts +74 -0
- package/src/models/components/fulfillment.ts +76 -0
- package/src/models/components/fulfillmenterror.ts +70 -0
- package/src/models/components/fulfillmentmethod.ts +40 -0
- package/src/models/components/fulfillmenttimeframe.ts +39 -0
- package/src/models/components/geographicreach.ts +34 -0
- package/src/models/components/index.ts +36 -0
- package/src/models/components/moneytransfer.ts +78 -0
- package/src/models/components/moneytransfererror.ts +82 -0
- package/src/models/components/moneytransferpullfromcard.ts +72 -0
- package/src/models/components/moneytransferpullfromcarderror.ts +74 -0
- package/src/models/components/moneytransferpushtocard.ts +72 -0
- package/src/models/components/moneytransferpushtocarderror.ts +74 -0
- package/src/models/components/monthlyvolumerange.ts +45 -0
- package/src/models/components/pendinglitigation.ts +42 -0
- package/src/models/components/refundpolicy.ts +38 -0
- package/src/models/components/sendfunds.ts +88 -0
- package/src/models/components/sendfundsach.ts +68 -0
- package/src/models/components/sendfundsacherror.ts +72 -0
- package/src/models/components/sendfundserror.ts +88 -0
- package/src/models/components/sendfundspushtocard.ts +72 -0
- package/src/models/components/sendfundspushtocarderror.ts +72 -0
- package/src/models/components/sendfundsrtp.ts +68 -0
- package/src/models/components/sendfundsrtperror.ts +72 -0
- package/src/models/components/transfer.ts +7 -0
- package/src/models/components/underwriting.ts +96 -28
- package/src/models/components/upsertunderwriting.ts +130 -0
- package/src/models/components/volumesharebycustomertype.ts +74 -0
- package/src/models/components/volumesharebycustomertypeerror.ts +76 -0
- package/src/models/components/webhookdatatransfercreated.ts +4 -0
- package/src/models/components/webhookdatatransferupdated.ts +4 -0
- package/src/models/errors/index.ts +1 -0
- package/src/models/errors/transfer.ts +12 -0
- package/src/models/errors/upsertunderwritingerror.ts +185 -0
- package/src/models/operations/index.ts +1 -0
- package/src/models/operations/listtransfers.ts +7 -0
- package/src/models/operations/saveunderwriting.ts +231 -0
- package/src/sdk/underwriting.ts +20 -0
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.PendingLitigation$ = exports.PendingLitigation$outboundSchema = exports.PendingLitigation$inboundSchema = exports.PendingLitigation = void 0;
|
|
40
|
+
const z = __importStar(require("zod"));
|
|
41
|
+
exports.PendingLitigation = {
|
|
42
|
+
BankruptcyOrInsolvency: "bankruptcy-or-insolvency",
|
|
43
|
+
ConsumerProtectionOrClassAction: "consumer-protection-or-class-action",
|
|
44
|
+
DataBreachOrPrivacy: "data-breach-or-privacy",
|
|
45
|
+
EmploymentOrWorkplaceDisputes: "employment-or-workplace-disputes",
|
|
46
|
+
FraudOrFinancialCrime: "fraud-or-financial-crime",
|
|
47
|
+
GovernmentEnforcementOrInvestigation: "government-enforcement-or-investigation",
|
|
48
|
+
IntellectualProperty: "intellectual-property",
|
|
49
|
+
None: "none",
|
|
50
|
+
Other: "other",
|
|
51
|
+
PersonalInjuryOrMedical: "personal-injury-or-medical",
|
|
52
|
+
};
|
|
53
|
+
/** @internal */
|
|
54
|
+
exports.PendingLitigation$inboundSchema = z.nativeEnum(exports.PendingLitigation);
|
|
55
|
+
/** @internal */
|
|
56
|
+
exports.PendingLitigation$outboundSchema = exports.PendingLitigation$inboundSchema;
|
|
57
|
+
/**
|
|
58
|
+
* @internal
|
|
59
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
60
|
+
*/
|
|
61
|
+
var PendingLitigation$;
|
|
62
|
+
(function (PendingLitigation$) {
|
|
63
|
+
/** @deprecated use `PendingLitigation$inboundSchema` instead. */
|
|
64
|
+
PendingLitigation$.inboundSchema = exports.PendingLitigation$inboundSchema;
|
|
65
|
+
/** @deprecated use `PendingLitigation$outboundSchema` instead. */
|
|
66
|
+
PendingLitigation$.outboundSchema = exports.PendingLitigation$outboundSchema;
|
|
67
|
+
})(PendingLitigation$ || (exports.PendingLitigation$ = PendingLitigation$ = {}));
|
|
68
|
+
//# sourceMappingURL=pendinglitigation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pendinglitigation.js","sourceRoot":"","sources":["../../src/models/components/pendinglitigation.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAGZ,QAAA,iBAAiB,GAAG;IAC/B,sBAAsB,EAAE,0BAA0B;IAClD,+BAA+B,EAAE,qCAAqC;IACtE,mBAAmB,EAAE,wBAAwB;IAC7C,6BAA6B,EAAE,kCAAkC;IACjE,qBAAqB,EAAE,0BAA0B;IACjD,oCAAoC,EAClC,yCAAyC;IAC3C,oBAAoB,EAAE,uBAAuB;IAC7C,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,uBAAuB,EAAE,4BAA4B;CAC7C,CAAC;AAGX,gBAAgB;AACH,QAAA,+BAA+B,GAExC,CAAC,CAAC,UAAU,CAAC,yBAAiB,CAAC,CAAC;AAEpC,gBAAgB;AACH,QAAA,gCAAgC,GAEzC,uCAA+B,CAAC;AAEpC;;;GAGG;AACH,IAAiB,kBAAkB,CAKlC;AALD,WAAiB,kBAAkB;IACjC,iEAAiE;IACpD,gCAAa,GAAG,uCAA+B,CAAC;IAC7D,kEAAkE;IACrD,iCAAc,GAAG,wCAAgC,CAAC;AACjE,CAAC,EALgB,kBAAkB,kCAAlB,kBAAkB,QAKlC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
export declare const RefundPolicy: {
|
|
4
|
+
readonly ConditionalRefund: "conditional-refund";
|
|
5
|
+
readonly CustomPolicy: "custom-policy";
|
|
6
|
+
readonly EventBasedPolicy: "event-based-policy";
|
|
7
|
+
readonly FullRefundExtendedWindow: "full-refund-extended-window";
|
|
8
|
+
readonly FullRefundWithin30Days: "full-refund-within-30-days";
|
|
9
|
+
readonly NoRefunds: "no-refunds";
|
|
10
|
+
readonly PartialRefund: "partial-refund";
|
|
11
|
+
readonly ProratedRefund: "prorated-refund";
|
|
12
|
+
readonly StoreCreditOnly: "store-credit-only";
|
|
13
|
+
};
|
|
14
|
+
export type RefundPolicy = ClosedEnum<typeof RefundPolicy>;
|
|
15
|
+
/** @internal */
|
|
16
|
+
export declare const RefundPolicy$inboundSchema: z.ZodNativeEnum<typeof RefundPolicy>;
|
|
17
|
+
/** @internal */
|
|
18
|
+
export declare const RefundPolicy$outboundSchema: z.ZodNativeEnum<typeof RefundPolicy>;
|
|
19
|
+
/**
|
|
20
|
+
* @internal
|
|
21
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
22
|
+
*/
|
|
23
|
+
export declare namespace RefundPolicy$ {
|
|
24
|
+
/** @deprecated use `RefundPolicy$inboundSchema` instead. */
|
|
25
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
26
|
+
readonly ConditionalRefund: "conditional-refund";
|
|
27
|
+
readonly CustomPolicy: "custom-policy";
|
|
28
|
+
readonly EventBasedPolicy: "event-based-policy";
|
|
29
|
+
readonly FullRefundExtendedWindow: "full-refund-extended-window";
|
|
30
|
+
readonly FullRefundWithin30Days: "full-refund-within-30-days";
|
|
31
|
+
readonly NoRefunds: "no-refunds";
|
|
32
|
+
readonly PartialRefund: "partial-refund";
|
|
33
|
+
readonly ProratedRefund: "prorated-refund";
|
|
34
|
+
readonly StoreCreditOnly: "store-credit-only";
|
|
35
|
+
}>;
|
|
36
|
+
/** @deprecated use `RefundPolicy$outboundSchema` instead. */
|
|
37
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
38
|
+
readonly ConditionalRefund: "conditional-refund";
|
|
39
|
+
readonly CustomPolicy: "custom-policy";
|
|
40
|
+
readonly EventBasedPolicy: "event-based-policy";
|
|
41
|
+
readonly FullRefundExtendedWindow: "full-refund-extended-window";
|
|
42
|
+
readonly FullRefundWithin30Days: "full-refund-within-30-days";
|
|
43
|
+
readonly NoRefunds: "no-refunds";
|
|
44
|
+
readonly PartialRefund: "partial-refund";
|
|
45
|
+
readonly ProratedRefund: "prorated-refund";
|
|
46
|
+
readonly StoreCreditOnly: "store-credit-only";
|
|
47
|
+
}>;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=refundpolicy.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"refundpolicy.d.ts","sourceRoot":"","sources":["../../src/models/components/refundpolicy.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,eAAO,MAAM,YAAY;;;;;;;;;;CAUf,CAAC;AACX,MAAM,MAAM,YAAY,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC;AAE3D,gBAAgB;AAChB,eAAO,MAAM,0BAA0B,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,YAAY,CAChD,CAAC;AAE7B,gBAAgB;AAChB,eAAO,MAAM,2BAA2B,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,YAAY,CACjD,CAAC;AAE7B;;;GAGG;AACH,yBAAiB,aAAa,CAAC;IAC7B,4DAA4D;IACrD,MAAM,aAAa;;;;;;;;;;MAA6B,CAAC;IACxD,6DAA6D;IACtD,MAAM,cAAc;;;;;;;;;;MAA8B,CAAC;CAC3D"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.RefundPolicy$ = exports.RefundPolicy$outboundSchema = exports.RefundPolicy$inboundSchema = exports.RefundPolicy = void 0;
|
|
40
|
+
const z = __importStar(require("zod"));
|
|
41
|
+
exports.RefundPolicy = {
|
|
42
|
+
ConditionalRefund: "conditional-refund",
|
|
43
|
+
CustomPolicy: "custom-policy",
|
|
44
|
+
EventBasedPolicy: "event-based-policy",
|
|
45
|
+
FullRefundExtendedWindow: "full-refund-extended-window",
|
|
46
|
+
FullRefundWithin30Days: "full-refund-within-30-days",
|
|
47
|
+
NoRefunds: "no-refunds",
|
|
48
|
+
PartialRefund: "partial-refund",
|
|
49
|
+
ProratedRefund: "prorated-refund",
|
|
50
|
+
StoreCreditOnly: "store-credit-only",
|
|
51
|
+
};
|
|
52
|
+
/** @internal */
|
|
53
|
+
exports.RefundPolicy$inboundSchema = z.nativeEnum(exports.RefundPolicy);
|
|
54
|
+
/** @internal */
|
|
55
|
+
exports.RefundPolicy$outboundSchema = exports.RefundPolicy$inboundSchema;
|
|
56
|
+
/**
|
|
57
|
+
* @internal
|
|
58
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
59
|
+
*/
|
|
60
|
+
var RefundPolicy$;
|
|
61
|
+
(function (RefundPolicy$) {
|
|
62
|
+
/** @deprecated use `RefundPolicy$inboundSchema` instead. */
|
|
63
|
+
RefundPolicy$.inboundSchema = exports.RefundPolicy$inboundSchema;
|
|
64
|
+
/** @deprecated use `RefundPolicy$outboundSchema` instead. */
|
|
65
|
+
RefundPolicy$.outboundSchema = exports.RefundPolicy$outboundSchema;
|
|
66
|
+
})(RefundPolicy$ || (exports.RefundPolicy$ = RefundPolicy$ = {}));
|
|
67
|
+
//# sourceMappingURL=refundpolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"refundpolicy.js","sourceRoot":"","sources":["../../src/models/components/refundpolicy.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAGZ,QAAA,YAAY,GAAG;IAC1B,iBAAiB,EAAE,oBAAoB;IACvC,YAAY,EAAE,eAAe;IAC7B,gBAAgB,EAAE,oBAAoB;IACtC,wBAAwB,EAAE,6BAA6B;IACvD,sBAAsB,EAAE,4BAA4B;IACpD,SAAS,EAAE,YAAY;IACvB,aAAa,EAAE,gBAAgB;IAC/B,cAAc,EAAE,iBAAiB;IACjC,eAAe,EAAE,mBAAmB;CAC5B,CAAC;AAGX,gBAAgB;AACH,QAAA,0BAA0B,GACrC,CAAC,CAAC,UAAU,CAAC,oBAAY,CAAC,CAAC;AAE7B,gBAAgB;AACH,QAAA,2BAA2B,GACtC,kCAA0B,CAAC;AAE7B;;;GAGG;AACH,IAAiB,aAAa,CAK7B;AALD,WAAiB,aAAa;IAC5B,4DAA4D;IAC/C,2BAAa,GAAG,kCAA0B,CAAC;IACxD,6DAA6D;IAChD,4BAAc,GAAG,mCAA2B,CAAC;AAC5D,CAAC,EALgB,aAAa,6BAAb,aAAa,QAK7B"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import { SendFundsAch, SendFundsAch$Outbound } from "./sendfundsach.js";
|
|
5
|
+
import { SendFundsPushToCard, SendFundsPushToCard$Outbound } from "./sendfundspushtocard.js";
|
|
6
|
+
import { SendFundsRtp, SendFundsRtp$Outbound } from "./sendfundsrtp.js";
|
|
7
|
+
export type SendFunds = {
|
|
8
|
+
ach?: SendFundsAch | undefined;
|
|
9
|
+
pushToCard?: SendFundsPushToCard | undefined;
|
|
10
|
+
rtp?: SendFundsRtp | undefined;
|
|
11
|
+
};
|
|
12
|
+
/** @internal */
|
|
13
|
+
export declare const SendFunds$inboundSchema: z.ZodType<SendFunds, z.ZodTypeDef, unknown>;
|
|
14
|
+
/** @internal */
|
|
15
|
+
export type SendFunds$Outbound = {
|
|
16
|
+
ach?: SendFundsAch$Outbound | undefined;
|
|
17
|
+
pushToCard?: SendFundsPushToCard$Outbound | undefined;
|
|
18
|
+
rtp?: SendFundsRtp$Outbound | undefined;
|
|
19
|
+
};
|
|
20
|
+
/** @internal */
|
|
21
|
+
export declare const SendFunds$outboundSchema: z.ZodType<SendFunds$Outbound, z.ZodTypeDef, SendFunds>;
|
|
22
|
+
/**
|
|
23
|
+
* @internal
|
|
24
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
25
|
+
*/
|
|
26
|
+
export declare namespace SendFunds$ {
|
|
27
|
+
/** @deprecated use `SendFunds$inboundSchema` instead. */
|
|
28
|
+
const inboundSchema: z.ZodType<SendFunds, z.ZodTypeDef, unknown>;
|
|
29
|
+
/** @deprecated use `SendFunds$outboundSchema` instead. */
|
|
30
|
+
const outboundSchema: z.ZodType<SendFunds$Outbound, z.ZodTypeDef, SendFunds>;
|
|
31
|
+
/** @deprecated use `SendFunds$Outbound` instead. */
|
|
32
|
+
type Outbound = SendFunds$Outbound;
|
|
33
|
+
}
|
|
34
|
+
export declare function sendFundsToJSON(sendFunds: SendFunds): string;
|
|
35
|
+
export declare function sendFundsFromJSON(jsonString: string): SafeParseResult<SendFunds, SDKValidationError>;
|
|
36
|
+
//# sourceMappingURL=sendfunds.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendfunds.d.ts","sourceRoot":"","sources":["../../src/models/components/sendfunds.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,YAAY,EAEZ,qBAAqB,EAEtB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,mBAAmB,EAEnB,4BAA4B,EAE7B,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,YAAY,EAEZ,qBAAqB,EAEtB,MAAM,mBAAmB,CAAC;AAE3B,MAAM,MAAM,SAAS,GAAG;IACtB,GAAG,CAAC,EAAE,YAAY,GAAG,SAAS,CAAC;IAC/B,UAAU,CAAC,EAAE,mBAAmB,GAAG,SAAS,CAAC;IAC7C,GAAG,CAAC,EAAE,YAAY,GAAG,SAAS,CAAC;CAChC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAC7C,SAAS,EACT,CAAC,CAAC,UAAU,EACZ,OAAO,CAKP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kBAAkB,GAAG;IAC/B,GAAG,CAAC,EAAE,qBAAqB,GAAG,SAAS,CAAC;IACxC,UAAU,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IACtD,GAAG,CAAC,EAAE,qBAAqB,GAAG,SAAS,CAAC;CACzC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAC9C,kBAAkB,EAClB,CAAC,CAAC,UAAU,EACZ,SAAS,CAKT,CAAC;AAEH;;;GAGG;AACH,yBAAiB,UAAU,CAAC;IAC1B,yDAAyD;IAClD,MAAM,aAAa,6CAA0B,CAAC;IACrD,0DAA0D;IACnD,MAAM,cAAc,wDAA2B,CAAC;IACvD,oDAAoD;IACpD,KAAY,QAAQ,GAAG,kBAAkB,CAAC;CAC3C;AAED,wBAAgB,eAAe,CAAC,SAAS,EAAE,SAAS,GAAG,MAAM,CAE5D;AAED,wBAAgB,iBAAiB,CAC/B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,SAAS,EAAE,kBAAkB,CAAC,CAMhD"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.SendFunds$ = exports.SendFunds$outboundSchema = exports.SendFunds$inboundSchema = void 0;
|
|
40
|
+
exports.sendFundsToJSON = sendFundsToJSON;
|
|
41
|
+
exports.sendFundsFromJSON = sendFundsFromJSON;
|
|
42
|
+
const z = __importStar(require("zod"));
|
|
43
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
44
|
+
const sendfundsach_js_1 = require("./sendfundsach.js");
|
|
45
|
+
const sendfundspushtocard_js_1 = require("./sendfundspushtocard.js");
|
|
46
|
+
const sendfundsrtp_js_1 = require("./sendfundsrtp.js");
|
|
47
|
+
/** @internal */
|
|
48
|
+
exports.SendFunds$inboundSchema = z.object({
|
|
49
|
+
ach: sendfundsach_js_1.SendFundsAch$inboundSchema.optional(),
|
|
50
|
+
pushToCard: sendfundspushtocard_js_1.SendFundsPushToCard$inboundSchema.optional(),
|
|
51
|
+
rtp: sendfundsrtp_js_1.SendFundsRtp$inboundSchema.optional(),
|
|
52
|
+
});
|
|
53
|
+
/** @internal */
|
|
54
|
+
exports.SendFunds$outboundSchema = z.object({
|
|
55
|
+
ach: sendfundsach_js_1.SendFundsAch$outboundSchema.optional(),
|
|
56
|
+
pushToCard: sendfundspushtocard_js_1.SendFundsPushToCard$outboundSchema.optional(),
|
|
57
|
+
rtp: sendfundsrtp_js_1.SendFundsRtp$outboundSchema.optional(),
|
|
58
|
+
});
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
62
|
+
*/
|
|
63
|
+
var SendFunds$;
|
|
64
|
+
(function (SendFunds$) {
|
|
65
|
+
/** @deprecated use `SendFunds$inboundSchema` instead. */
|
|
66
|
+
SendFunds$.inboundSchema = exports.SendFunds$inboundSchema;
|
|
67
|
+
/** @deprecated use `SendFunds$outboundSchema` instead. */
|
|
68
|
+
SendFunds$.outboundSchema = exports.SendFunds$outboundSchema;
|
|
69
|
+
})(SendFunds$ || (exports.SendFunds$ = SendFunds$ = {}));
|
|
70
|
+
function sendFundsToJSON(sendFunds) {
|
|
71
|
+
return JSON.stringify(exports.SendFunds$outboundSchema.parse(sendFunds));
|
|
72
|
+
}
|
|
73
|
+
function sendFundsFromJSON(jsonString) {
|
|
74
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SendFunds$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SendFunds' from JSON`);
|
|
75
|
+
}
|
|
76
|
+
//# sourceMappingURL=sendfunds.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendfunds.js","sourceRoot":"","sources":["../../src/models/components/sendfunds.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyEH,0CAEC;AAED,8CAQC;AAnFD,uCAAyB;AACzB,qDAAiD;AAGjD,uDAK2B;AAC3B,qEAKkC;AAClC,uDAK2B;AAQ3B,gBAAgB;AACH,QAAA,uBAAuB,GAIhC,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,4CAA0B,CAAC,QAAQ,EAAE;IAC1C,UAAU,EAAE,0DAAiC,CAAC,QAAQ,EAAE;IACxD,GAAG,EAAE,4CAA0B,CAAC,QAAQ,EAAE;CAC3C,CAAC,CAAC;AASH,gBAAgB;AACH,QAAA,wBAAwB,GAIjC,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,6CAA2B,CAAC,QAAQ,EAAE;IAC3C,UAAU,EAAE,2DAAkC,CAAC,QAAQ,EAAE;IACzD,GAAG,EAAE,6CAA2B,CAAC,QAAQ,EAAE;CAC5C,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,UAAU,CAO1B;AAPD,WAAiB,UAAU;IACzB,yDAAyD;IAC5C,wBAAa,GAAG,+BAAuB,CAAC;IACrD,0DAA0D;IAC7C,yBAAc,GAAG,gCAAwB,CAAC;AAGzD,CAAC,EAPgB,UAAU,0BAAV,UAAU,QAO1B;AAED,SAAgB,eAAe,CAAC,SAAoB;IAClD,OAAO,IAAI,CAAC,SAAS,CAAC,gCAAwB,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,iBAAiB,CAC/B,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,+BAAuB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACnD,uCAAuC,CACxC,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import { EstimatedActivity, EstimatedActivity$Outbound } from "./estimatedactivity.js";
|
|
5
|
+
export type SendFundsAch = {
|
|
6
|
+
estimatedActivity?: EstimatedActivity | undefined;
|
|
7
|
+
};
|
|
8
|
+
/** @internal */
|
|
9
|
+
export declare const SendFundsAch$inboundSchema: z.ZodType<SendFundsAch, z.ZodTypeDef, unknown>;
|
|
10
|
+
/** @internal */
|
|
11
|
+
export type SendFundsAch$Outbound = {
|
|
12
|
+
estimatedActivity?: EstimatedActivity$Outbound | undefined;
|
|
13
|
+
};
|
|
14
|
+
/** @internal */
|
|
15
|
+
export declare const SendFundsAch$outboundSchema: z.ZodType<SendFundsAch$Outbound, z.ZodTypeDef, SendFundsAch>;
|
|
16
|
+
/**
|
|
17
|
+
* @internal
|
|
18
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
19
|
+
*/
|
|
20
|
+
export declare namespace SendFundsAch$ {
|
|
21
|
+
/** @deprecated use `SendFundsAch$inboundSchema` instead. */
|
|
22
|
+
const inboundSchema: z.ZodType<SendFundsAch, z.ZodTypeDef, unknown>;
|
|
23
|
+
/** @deprecated use `SendFundsAch$outboundSchema` instead. */
|
|
24
|
+
const outboundSchema: z.ZodType<SendFundsAch$Outbound, z.ZodTypeDef, SendFundsAch>;
|
|
25
|
+
/** @deprecated use `SendFundsAch$Outbound` instead. */
|
|
26
|
+
type Outbound = SendFundsAch$Outbound;
|
|
27
|
+
}
|
|
28
|
+
export declare function sendFundsAchToJSON(sendFundsAch: SendFundsAch): string;
|
|
29
|
+
export declare function sendFundsAchFromJSON(jsonString: string): SafeParseResult<SendFundsAch, SDKValidationError>;
|
|
30
|
+
//# sourceMappingURL=sendfundsach.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendfundsach.d.ts","sourceRoot":"","sources":["../../src/models/components/sendfundsach.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,iBAAiB,EAEjB,0BAA0B,EAE3B,MAAM,wBAAwB,CAAC;AAEhC,MAAM,MAAM,YAAY,GAAG;IACzB,iBAAiB,CAAC,EAAE,iBAAiB,GAAG,SAAS,CAAC;CACnD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0BAA0B,EAAE,CAAC,CAAC,OAAO,CAChD,YAAY,EACZ,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,qBAAqB,GAAG;IAClC,iBAAiB,CAAC,EAAE,0BAA0B,GAAG,SAAS,CAAC;CAC5D,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2BAA2B,EAAE,CAAC,CAAC,OAAO,CACjD,qBAAqB,EACrB,CAAC,CAAC,UAAU,EACZ,YAAY,CAGZ,CAAC;AAEH;;;GAGG;AACH,yBAAiB,aAAa,CAAC;IAC7B,4DAA4D;IACrD,MAAM,aAAa,gDAA6B,CAAC;IACxD,6DAA6D;IACtD,MAAM,cAAc,8DAA8B,CAAC;IAC1D,uDAAuD;IACvD,KAAY,QAAQ,GAAG,qBAAqB,CAAC;CAC9C;AAED,wBAAgB,kBAAkB,CAAC,YAAY,EAAE,YAAY,GAAG,MAAM,CAErE;AAED,wBAAgB,oBAAoB,CAClC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,YAAY,EAAE,kBAAkB,CAAC,CAMnD"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.SendFundsAch$ = exports.SendFundsAch$outboundSchema = exports.SendFundsAch$inboundSchema = void 0;
|
|
40
|
+
exports.sendFundsAchToJSON = sendFundsAchToJSON;
|
|
41
|
+
exports.sendFundsAchFromJSON = sendFundsAchFromJSON;
|
|
42
|
+
const z = __importStar(require("zod"));
|
|
43
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
44
|
+
const estimatedactivity_js_1 = require("./estimatedactivity.js");
|
|
45
|
+
/** @internal */
|
|
46
|
+
exports.SendFundsAch$inboundSchema = z.object({
|
|
47
|
+
estimatedActivity: estimatedactivity_js_1.EstimatedActivity$inboundSchema.optional(),
|
|
48
|
+
});
|
|
49
|
+
/** @internal */
|
|
50
|
+
exports.SendFundsAch$outboundSchema = z.object({
|
|
51
|
+
estimatedActivity: estimatedactivity_js_1.EstimatedActivity$outboundSchema.optional(),
|
|
52
|
+
});
|
|
53
|
+
/**
|
|
54
|
+
* @internal
|
|
55
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
56
|
+
*/
|
|
57
|
+
var SendFundsAch$;
|
|
58
|
+
(function (SendFundsAch$) {
|
|
59
|
+
/** @deprecated use `SendFundsAch$inboundSchema` instead. */
|
|
60
|
+
SendFundsAch$.inboundSchema = exports.SendFundsAch$inboundSchema;
|
|
61
|
+
/** @deprecated use `SendFundsAch$outboundSchema` instead. */
|
|
62
|
+
SendFundsAch$.outboundSchema = exports.SendFundsAch$outboundSchema;
|
|
63
|
+
})(SendFundsAch$ || (exports.SendFundsAch$ = SendFundsAch$ = {}));
|
|
64
|
+
function sendFundsAchToJSON(sendFundsAch) {
|
|
65
|
+
return JSON.stringify(exports.SendFundsAch$outboundSchema.parse(sendFundsAch));
|
|
66
|
+
}
|
|
67
|
+
function sendFundsAchFromJSON(jsonString) {
|
|
68
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SendFundsAch$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SendFundsAch' from JSON`);
|
|
69
|
+
}
|
|
70
|
+
//# sourceMappingURL=sendfundsach.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendfundsach.js","sourceRoot":"","sources":["../../src/models/components/sendfundsach.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqDH,gDAEC;AAED,oDAQC;AA/DD,uCAAyB;AACzB,qDAAiD;AAGjD,iEAKgC;AAMhC,gBAAgB;AACH,QAAA,0BAA0B,GAInC,CAAC,CAAC,MAAM,CAAC;IACX,iBAAiB,EAAE,sDAA+B,CAAC,QAAQ,EAAE;CAC9D,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,2BAA2B,GAIpC,CAAC,CAAC,MAAM,CAAC;IACX,iBAAiB,EAAE,uDAAgC,CAAC,QAAQ,EAAE;CAC/D,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,aAAa,CAO7B;AAPD,WAAiB,aAAa;IAC5B,4DAA4D;IAC/C,2BAAa,GAAG,kCAA0B,CAAC;IACxD,6DAA6D;IAChD,4BAAc,GAAG,mCAA2B,CAAC;AAG5D,CAAC,EAPgB,aAAa,6BAAb,aAAa,QAO7B;AAED,SAAgB,kBAAkB,CAAC,YAA0B;IAC3D,OAAO,IAAI,CAAC,SAAS,CAAC,mCAA2B,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC;AACzE,CAAC;AAED,SAAgB,oBAAoB,CAClC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,kCAA0B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACtD,0CAA0C,CAC3C,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import { EstimatedActivityError, EstimatedActivityError$Outbound } from "./estimatedactivityerror.js";
|
|
5
|
+
export type SendFundsAchError = {
|
|
6
|
+
estimatedActivity?: EstimatedActivityError | undefined;
|
|
7
|
+
};
|
|
8
|
+
/** @internal */
|
|
9
|
+
export declare const SendFundsAchError$inboundSchema: z.ZodType<SendFundsAchError, z.ZodTypeDef, unknown>;
|
|
10
|
+
/** @internal */
|
|
11
|
+
export type SendFundsAchError$Outbound = {
|
|
12
|
+
estimatedActivity?: EstimatedActivityError$Outbound | undefined;
|
|
13
|
+
};
|
|
14
|
+
/** @internal */
|
|
15
|
+
export declare const SendFundsAchError$outboundSchema: z.ZodType<SendFundsAchError$Outbound, z.ZodTypeDef, SendFundsAchError>;
|
|
16
|
+
/**
|
|
17
|
+
* @internal
|
|
18
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
19
|
+
*/
|
|
20
|
+
export declare namespace SendFundsAchError$ {
|
|
21
|
+
/** @deprecated use `SendFundsAchError$inboundSchema` instead. */
|
|
22
|
+
const inboundSchema: z.ZodType<SendFundsAchError, z.ZodTypeDef, unknown>;
|
|
23
|
+
/** @deprecated use `SendFundsAchError$outboundSchema` instead. */
|
|
24
|
+
const outboundSchema: z.ZodType<SendFundsAchError$Outbound, z.ZodTypeDef, SendFundsAchError>;
|
|
25
|
+
/** @deprecated use `SendFundsAchError$Outbound` instead. */
|
|
26
|
+
type Outbound = SendFundsAchError$Outbound;
|
|
27
|
+
}
|
|
28
|
+
export declare function sendFundsAchErrorToJSON(sendFundsAchError: SendFundsAchError): string;
|
|
29
|
+
export declare function sendFundsAchErrorFromJSON(jsonString: string): SafeParseResult<SendFundsAchError, SDKValidationError>;
|
|
30
|
+
//# sourceMappingURL=sendfundsacherror.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendfundsacherror.d.ts","sourceRoot":"","sources":["../../src/models/components/sendfundsacherror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,sBAAsB,EAEtB,+BAA+B,EAEhC,MAAM,6BAA6B,CAAC;AAErC,MAAM,MAAM,iBAAiB,GAAG;IAC9B,iBAAiB,CAAC,EAAE,sBAAsB,GAAG,SAAS,CAAC;CACxD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,OAAO,CACrD,iBAAiB,EACjB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,0BAA0B,GAAG;IACvC,iBAAiB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;CACjE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,EAAE,CAAC,CAAC,OAAO,CACtD,0BAA0B,EAC1B,CAAC,CAAC,UAAU,EACZ,iBAAiB,CAGjB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,kBAAkB,CAAC;IAClC,iEAAiE;IAC1D,MAAM,aAAa,qDAAkC,CAAC;IAC7D,kEAAkE;IAC3D,MAAM,cAAc,wEAAmC,CAAC;IAC/D,4DAA4D;IAC5D,KAAY,QAAQ,GAAG,0BAA0B,CAAC;CACnD;AAED,wBAAgB,uBAAuB,CACrC,iBAAiB,EAAE,iBAAiB,GACnC,MAAM,CAIR;AAED,wBAAgB,yBAAyB,CACvC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,iBAAiB,EAAE,kBAAkB,CAAC,CAMxD"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.SendFundsAchError$ = exports.SendFundsAchError$outboundSchema = exports.SendFundsAchError$inboundSchema = void 0;
|
|
40
|
+
exports.sendFundsAchErrorToJSON = sendFundsAchErrorToJSON;
|
|
41
|
+
exports.sendFundsAchErrorFromJSON = sendFundsAchErrorFromJSON;
|
|
42
|
+
const z = __importStar(require("zod"));
|
|
43
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
44
|
+
const estimatedactivityerror_js_1 = require("./estimatedactivityerror.js");
|
|
45
|
+
/** @internal */
|
|
46
|
+
exports.SendFundsAchError$inboundSchema = z.object({
|
|
47
|
+
estimatedActivity: estimatedactivityerror_js_1.EstimatedActivityError$inboundSchema.optional(),
|
|
48
|
+
});
|
|
49
|
+
/** @internal */
|
|
50
|
+
exports.SendFundsAchError$outboundSchema = z.object({
|
|
51
|
+
estimatedActivity: estimatedactivityerror_js_1.EstimatedActivityError$outboundSchema.optional(),
|
|
52
|
+
});
|
|
53
|
+
/**
|
|
54
|
+
* @internal
|
|
55
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
56
|
+
*/
|
|
57
|
+
var SendFundsAchError$;
|
|
58
|
+
(function (SendFundsAchError$) {
|
|
59
|
+
/** @deprecated use `SendFundsAchError$inboundSchema` instead. */
|
|
60
|
+
SendFundsAchError$.inboundSchema = exports.SendFundsAchError$inboundSchema;
|
|
61
|
+
/** @deprecated use `SendFundsAchError$outboundSchema` instead. */
|
|
62
|
+
SendFundsAchError$.outboundSchema = exports.SendFundsAchError$outboundSchema;
|
|
63
|
+
})(SendFundsAchError$ || (exports.SendFundsAchError$ = SendFundsAchError$ = {}));
|
|
64
|
+
function sendFundsAchErrorToJSON(sendFundsAchError) {
|
|
65
|
+
return JSON.stringify(exports.SendFundsAchError$outboundSchema.parse(sendFundsAchError));
|
|
66
|
+
}
|
|
67
|
+
function sendFundsAchErrorFromJSON(jsonString) {
|
|
68
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SendFundsAchError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SendFundsAchError' from JSON`);
|
|
69
|
+
}
|
|
70
|
+
//# sourceMappingURL=sendfundsacherror.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendfundsacherror.js","sourceRoot":"","sources":["../../src/models/components/sendfundsacherror.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqDH,0DAMC;AAED,8DAQC;AAnED,uCAAyB;AACzB,qDAAiD;AAGjD,2EAKqC;AAMrC,gBAAgB;AACH,QAAA,+BAA+B,GAIxC,CAAC,CAAC,MAAM,CAAC;IACX,iBAAiB,EAAE,gEAAoC,CAAC,QAAQ,EAAE;CACnE,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,gCAAgC,GAIzC,CAAC,CAAC,MAAM,CAAC;IACX,iBAAiB,EAAE,iEAAqC,CAAC,QAAQ,EAAE;CACpE,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,kBAAkB,CAOlC;AAPD,WAAiB,kBAAkB;IACjC,iEAAiE;IACpD,gCAAa,GAAG,uCAA+B,CAAC;IAC7D,kEAAkE;IACrD,iCAAc,GAAG,wCAAgC,CAAC;AAGjE,CAAC,EAPgB,kBAAkB,kCAAlB,kBAAkB,QAOlC;AAED,SAAgB,uBAAuB,CACrC,iBAAoC;IAEpC,OAAO,IAAI,CAAC,SAAS,CACnB,wCAAgC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAC1D,CAAC;AACJ,CAAC;AAED,SAAgB,yBAAyB,CACvC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uCAA+B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC3D,+CAA+C,CAChD,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import { SendFundsAchError, SendFundsAchError$Outbound } from "./sendfundsacherror.js";
|
|
5
|
+
import { SendFundsPushToCardError, SendFundsPushToCardError$Outbound } from "./sendfundspushtocarderror.js";
|
|
6
|
+
import { SendFundsRtpError, SendFundsRtpError$Outbound } from "./sendfundsrtperror.js";
|
|
7
|
+
export type SendFundsError = {
|
|
8
|
+
ach?: SendFundsAchError | undefined;
|
|
9
|
+
pushToCard?: SendFundsPushToCardError | undefined;
|
|
10
|
+
rtp?: SendFundsRtpError | undefined;
|
|
11
|
+
};
|
|
12
|
+
/** @internal */
|
|
13
|
+
export declare const SendFundsError$inboundSchema: z.ZodType<SendFundsError, z.ZodTypeDef, unknown>;
|
|
14
|
+
/** @internal */
|
|
15
|
+
export type SendFundsError$Outbound = {
|
|
16
|
+
ach?: SendFundsAchError$Outbound | undefined;
|
|
17
|
+
pushToCard?: SendFundsPushToCardError$Outbound | undefined;
|
|
18
|
+
rtp?: SendFundsRtpError$Outbound | undefined;
|
|
19
|
+
};
|
|
20
|
+
/** @internal */
|
|
21
|
+
export declare const SendFundsError$outboundSchema: z.ZodType<SendFundsError$Outbound, z.ZodTypeDef, SendFundsError>;
|
|
22
|
+
/**
|
|
23
|
+
* @internal
|
|
24
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
25
|
+
*/
|
|
26
|
+
export declare namespace SendFundsError$ {
|
|
27
|
+
/** @deprecated use `SendFundsError$inboundSchema` instead. */
|
|
28
|
+
const inboundSchema: z.ZodType<SendFundsError, z.ZodTypeDef, unknown>;
|
|
29
|
+
/** @deprecated use `SendFundsError$outboundSchema` instead. */
|
|
30
|
+
const outboundSchema: z.ZodType<SendFundsError$Outbound, z.ZodTypeDef, SendFundsError>;
|
|
31
|
+
/** @deprecated use `SendFundsError$Outbound` instead. */
|
|
32
|
+
type Outbound = SendFundsError$Outbound;
|
|
33
|
+
}
|
|
34
|
+
export declare function sendFundsErrorToJSON(sendFundsError: SendFundsError): string;
|
|
35
|
+
export declare function sendFundsErrorFromJSON(jsonString: string): SafeParseResult<SendFundsError, SDKValidationError>;
|
|
36
|
+
//# sourceMappingURL=sendfundserror.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendfundserror.d.ts","sourceRoot":"","sources":["../../src/models/components/sendfundserror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,iBAAiB,EAEjB,0BAA0B,EAE3B,MAAM,wBAAwB,CAAC;AAChC,OAAO,EACL,wBAAwB,EAExB,iCAAiC,EAElC,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACL,iBAAiB,EAEjB,0BAA0B,EAE3B,MAAM,wBAAwB,CAAC;AAEhC,MAAM,MAAM,cAAc,GAAG;IAC3B,GAAG,CAAC,EAAE,iBAAiB,GAAG,SAAS,CAAC;IACpC,UAAU,CAAC,EAAE,wBAAwB,GAAG,SAAS,CAAC;IAClD,GAAG,CAAC,EAAE,iBAAiB,GAAG,SAAS,CAAC;CACrC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,EAAE,CAAC,CAAC,OAAO,CAClD,cAAc,EACd,CAAC,CAAC,UAAU,EACZ,OAAO,CAKP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,uBAAuB,GAAG;IACpC,GAAG,CAAC,EAAE,0BAA0B,GAAG,SAAS,CAAC;IAC7C,UAAU,CAAC,EAAE,iCAAiC,GAAG,SAAS,CAAC;IAC3D,GAAG,CAAC,EAAE,0BAA0B,GAAG,SAAS,CAAC;CAC9C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACnD,uBAAuB,EACvB,CAAC,CAAC,UAAU,EACZ,cAAc,CAKd,CAAC;AAEH;;;GAGG;AACH,yBAAiB,eAAe,CAAC;IAC/B,8DAA8D;IACvD,MAAM,aAAa,kDAA+B,CAAC;IAC1D,+DAA+D;IACxD,MAAM,cAAc,kEAAgC,CAAC;IAC5D,yDAAyD;IACzD,KAAY,QAAQ,GAAG,uBAAuB,CAAC;CAChD;AAED,wBAAgB,oBAAoB,CAAC,cAAc,EAAE,cAAc,GAAG,MAAM,CAE3E;AAED,wBAAgB,sBAAsB,CACpC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,cAAc,EAAE,kBAAkB,CAAC,CAMrD"}
|