vanta-auditor-api-sdk 0.6.3 → 0.7.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 +12 -0
- package/docs/sdks/audits/README.md +470 -0
- package/funcs/auditsGetVulnerableAssets.d.ts +22 -0
- package/funcs/auditsGetVulnerableAssets.d.ts.map +1 -0
- package/funcs/auditsGetVulnerableAssets.js +134 -0
- package/funcs/auditsGetVulnerableAssets.js.map +1 -0
- package/funcs/auditsListMonitoredComputersInAuditScope.d.ts +24 -0
- package/funcs/auditsListMonitoredComputersInAuditScope.d.ts.map +1 -0
- package/funcs/auditsListMonitoredComputersInAuditScope.js +133 -0
- package/funcs/auditsListMonitoredComputersInAuditScope.js.map +1 -0
- package/funcs/auditsListPeopleInAuditScope.d.ts +22 -0
- package/funcs/auditsListPeopleInAuditScope.d.ts.map +1 -0
- package/funcs/auditsListPeopleInAuditScope.js +133 -0
- package/funcs/auditsListPeopleInAuditScope.js.map +1 -0
- package/funcs/auditsListVendorsInAuditScope.d.ts +22 -0
- package/funcs/auditsListVendorsInAuditScope.d.ts.map +1 -0
- package/funcs/auditsListVendorsInAuditScope.js +130 -0
- package/funcs/auditsListVendorsInAuditScope.js.map +1 -0
- package/funcs/auditsListVulnerabilities.d.ts +22 -0
- package/funcs/auditsListVulnerabilities.d.ts.map +1 -0
- package/funcs/auditsListVulnerabilities.js +141 -0
- package/funcs/auditsListVulnerabilities.js.map +1 -0
- package/funcs/auditsListVulnerabilityRemediationsInAuditScope.d.ts +22 -0
- package/funcs/auditsListVulnerabilityRemediationsInAuditScope.d.ts.map +1 -0
- package/funcs/auditsListVulnerabilityRemediationsInAuditScope.js +136 -0
- package/funcs/auditsListVulnerabilityRemediationsInAuditScope.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/models/components/acceptpoliciestasksummary.d.ts +67 -0
- package/models/components/acceptpoliciestasksummary.d.ts.map +1 -0
- package/models/components/acceptpoliciestasksummary.js +83 -0
- package/models/components/acceptpoliciestasksummary.js.map +1 -0
- package/models/components/auditorapivulnerability.d.ts +119 -0
- package/models/components/auditorapivulnerability.d.ts.map +1 -0
- package/models/components/auditorapivulnerability.js +83 -0
- package/models/components/auditorapivulnerability.js.map +1 -0
- package/models/components/completebackgroundcheckstasksummary.d.ts +47 -0
- package/models/components/completebackgroundcheckstasksummary.d.ts.map +1 -0
- package/models/components/completebackgroundcheckstasksummary.js +65 -0
- package/models/components/completebackgroundcheckstasksummary.js.map +1 -0
- package/models/components/completecustomtaskstasksummary.d.ts +56 -0
- package/models/components/completecustomtaskstasksummary.d.ts.map +1 -0
- package/models/components/completecustomtaskstasksummary.js +68 -0
- package/models/components/completecustomtaskstasksummary.js.map +1 -0
- package/models/components/completeoffboardingcustomtaskstasksummary.d.ts +56 -0
- package/models/components/completeoffboardingcustomtaskstasksummary.d.ts.map +1 -0
- package/models/components/completeoffboardingcustomtaskstasksummary.js +68 -0
- package/models/components/completeoffboardingcustomtaskstasksummary.js.map +1 -0
- package/models/components/completetrainingstasksummary.d.ts +56 -0
- package/models/components/completetrainingstasksummary.d.ts.map +1 -0
- package/models/components/completetrainingstasksummary.js +68 -0
- package/models/components/completetrainingstasksummary.js.map +1 -0
- package/models/components/computerstatus.d.ts +23 -0
- package/models/components/computerstatus.d.ts.map +1 -0
- package/models/components/computerstatus.js +51 -0
- package/models/components/computerstatus.js.map +1 -0
- package/models/components/computerstatusfilter.d.ts +33 -0
- package/models/components/computerstatusfilter.d.ts.map +1 -0
- package/models/components/computerstatusfilter.js +60 -0
- package/models/components/computerstatusfilter.js.map +1 -0
- package/models/components/computerstatusoutcome.d.ts +30 -0
- package/models/components/computerstatusoutcome.d.ts.map +1 -0
- package/models/components/computerstatusoutcome.js +58 -0
- package/models/components/computerstatusoutcome.js.map +1 -0
- package/models/components/currencycode.d.ts +32 -0
- package/models/components/currencycode.d.ts.map +1 -0
- package/models/components/currencycode.js +69 -0
- package/models/components/currencycode.js.map +1 -0
- package/models/components/customtask.d.ts +13 -0
- package/models/components/customtask.d.ts.map +1 -0
- package/models/components/customtask.js +50 -0
- package/models/components/customtask.js.map +1 -0
- package/models/components/employmentstatus.d.ts +33 -0
- package/models/components/employmentstatus.d.ts.map +1 -0
- package/models/components/employmentstatus.js +60 -0
- package/models/components/employmentstatus.js.map +1 -0
- package/models/components/externalfindingseverity.d.ts +18 -0
- package/models/components/externalfindingseverity.d.ts.map +1 -0
- package/models/components/externalfindingseverity.js +52 -0
- package/models/components/externalfindingseverity.js.map +1 -0
- package/models/components/externalfindingseveritytype.d.ts +12 -0
- package/models/components/externalfindingseveritytype.d.ts.map +1 -0
- package/models/components/externalfindingseveritytype.js +49 -0
- package/models/components/externalfindingseveritytype.js.map +1 -0
- package/models/components/index.d.ts +50 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +50 -0
- package/models/components/index.js.map +1 -1
- package/models/components/installdevicemonitoringtasksummary.d.ts +47 -0
- package/models/components/installdevicemonitoringtasksummary.d.ts.map +1 -0
- package/models/components/installdevicemonitoringtasksummary.js +65 -0
- package/models/components/installdevicemonitoringtasksummary.js.map +1 -0
- package/models/components/integrationbasedpersoninfosource.d.ts +15 -0
- package/models/components/integrationbasedpersoninfosource.d.ts.map +1 -0
- package/models/components/integrationbasedpersoninfosource.js +52 -0
- package/models/components/integrationbasedpersoninfosource.js.map +1 -0
- package/models/components/keyvaluepair.d.ts +17 -0
- package/models/components/keyvaluepair.d.ts.map +1 -0
- package/models/components/keyvaluepair.js +51 -0
- package/models/components/keyvaluepair.js.map +1 -0
- package/models/components/leavestatus.d.ts +16 -0
- package/models/components/leavestatus.d.ts.map +1 -0
- package/models/components/leavestatus.js +51 -0
- package/models/components/leavestatus.js.map +1 -0
- package/models/components/monitoredcomputer.d.ts +91 -0
- package/models/components/monitoredcomputer.d.ts.map +1 -0
- package/models/components/monitoredcomputer.js +81 -0
- package/models/components/monitoredcomputer.js.map +1 -0
- package/models/components/operatingsystemtype.d.ts +17 -0
- package/models/components/operatingsystemtype.d.ts.map +1 -0
- package/models/components/operatingsystemtype.js +51 -0
- package/models/components/operatingsystemtype.js.map +1 -0
- package/models/components/paginatedresponseauditorapivulnerability.d.ts +22 -0
- package/models/components/paginatedresponseauditorapivulnerability.d.ts.map +1 -0
- package/models/components/paginatedresponseauditorapivulnerability.js +61 -0
- package/models/components/paginatedresponseauditorapivulnerability.js.map +1 -0
- package/models/components/paginatedresponsemonitoredcomputer.d.ts +22 -0
- package/models/components/paginatedresponsemonitoredcomputer.d.ts.map +1 -0
- package/models/components/paginatedresponsemonitoredcomputer.js +61 -0
- package/models/components/paginatedresponsemonitoredcomputer.js.map +1 -0
- package/models/components/paginatedresponseperson.d.ts +22 -0
- package/models/components/paginatedresponseperson.d.ts.map +1 -0
- package/models/components/paginatedresponseperson.js +61 -0
- package/models/components/paginatedresponseperson.js.map +1 -0
- package/models/components/paginatedresponsevendor.d.ts +22 -0
- package/models/components/paginatedresponsevendor.d.ts.map +1 -0
- package/models/components/paginatedresponsevendor.js +61 -0
- package/models/components/paginatedresponsevendor.js.map +1 -0
- package/models/components/paginatedresponsevulnerabilityremediation.d.ts +22 -0
- package/models/components/paginatedresponsevulnerabilityremediation.d.ts.map +1 -0
- package/models/components/paginatedresponsevulnerabilityremediation.js +61 -0
- package/models/components/paginatedresponsevulnerabilityremediation.js.map +1 -0
- package/models/components/paginatedresponsevulnerableasset.d.ts +22 -0
- package/models/components/paginatedresponsevulnerableasset.d.ts.map +1 -0
- package/models/components/paginatedresponsevulnerableasset.js +61 -0
- package/models/components/paginatedresponsevulnerableasset.js.map +1 -0
- package/models/components/person.d.ts +169 -0
- package/models/components/person.d.ts.map +1 -0
- package/models/components/person.js +125 -0
- package/models/components/person.js.map +1 -0
- package/models/components/personinfosource.d.ts +14 -0
- package/models/components/personinfosource.d.ts.map +1 -0
- package/models/components/personinfosource.js +55 -0
- package/models/components/personinfosource.js.map +1 -0
- package/models/components/personnelperson.d.ts +8 -8
- package/models/components/personnelperson.d.ts.map +1 -1
- package/models/components/personnelperson.js +11 -9
- package/models/components/personnelperson.js.map +1 -1
- package/models/components/scimbasedpersoninfosource.d.ts +13 -0
- package/models/components/scimbasedpersoninfosource.d.ts.map +1 -0
- package/models/components/scimbasedpersoninfosource.js +50 -0
- package/models/components/scimbasedpersoninfosource.js.map +1 -0
- package/models/components/taskssummarystatus.d.ts +44 -0
- package/models/components/taskssummarystatus.d.ts.map +1 -0
- package/models/components/taskssummarystatus.js +68 -0
- package/models/components/taskssummarystatus.js.map +1 -0
- package/models/components/taskstatus.d.ts +32 -0
- package/models/components/taskstatus.d.ts.map +1 -0
- package/models/components/taskstatus.js +61 -0
- package/models/components/taskstatus.js.map +1 -0
- package/models/components/tasksummarydetails.d.ts +42 -0
- package/models/components/tasksummarydetails.d.ts.map +1 -0
- package/models/components/tasksummarydetails.js +61 -0
- package/models/components/tasksummarydetails.js.map +1 -0
- package/models/components/tasktype.d.ts +34 -0
- package/models/components/tasktype.d.ts.map +1 -0
- package/models/components/tasktype.js +62 -0
- package/models/components/tasktype.js.map +1 -0
- package/models/components/tasktypeacceptpolicies.d.ts +9 -0
- package/models/components/tasktypeacceptpolicies.d.ts.map +1 -0
- package/models/components/tasktypeacceptpolicies.js +46 -0
- package/models/components/tasktypeacceptpolicies.js.map +1 -0
- package/models/components/tasktypecompletebackgroundchecks.d.ts +9 -0
- package/models/components/tasktypecompletebackgroundchecks.d.ts.map +1 -0
- package/models/components/tasktypecompletebackgroundchecks.js +46 -0
- package/models/components/tasktypecompletebackgroundchecks.js.map +1 -0
- package/models/components/tasktypecompletecustomoffboardingtasks.d.ts +9 -0
- package/models/components/tasktypecompletecustomoffboardingtasks.d.ts.map +1 -0
- package/models/components/tasktypecompletecustomoffboardingtasks.js +46 -0
- package/models/components/tasktypecompletecustomoffboardingtasks.js.map +1 -0
- package/models/components/tasktypecompletecustomtasks.d.ts +9 -0
- package/models/components/tasktypecompletecustomtasks.d.ts.map +1 -0
- package/models/components/tasktypecompletecustomtasks.js +46 -0
- package/models/components/tasktypecompletecustomtasks.js.map +1 -0
- package/models/components/tasktypecompletetrainings.d.ts +9 -0
- package/models/components/tasktypecompletetrainings.d.ts.map +1 -0
- package/models/components/tasktypecompletetrainings.js +46 -0
- package/models/components/tasktypecompletetrainings.js.map +1 -0
- package/models/components/tasktypeinstalldevicemonitoring.d.ts +9 -0
- package/models/components/tasktypeinstalldevicemonitoring.d.ts.map +1 -0
- package/models/components/tasktypeinstalldevicemonitoring.js +46 -0
- package/models/components/tasktypeinstalldevicemonitoring.js.map +1 -0
- package/models/components/training.d.ts +13 -0
- package/models/components/training.d.ts.map +1 -0
- package/models/components/training.js +50 -0
- package/models/components/training.js.map +1 -0
- package/models/components/vantabasedpersoninfosource.d.ts +13 -0
- package/models/components/vantabasedpersoninfosource.d.ts.map +1 -0
- package/models/components/vantabasedpersoninfosource.js +50 -0
- package/models/components/vantabasedpersoninfosource.js.map +1 -0
- package/models/components/vendor.d.ts +498 -0
- package/models/components/vendor.d.ts.map +1 -0
- package/models/components/vendor.js +408 -0
- package/models/components/vendor.js.map +1 -0
- package/models/components/vendordecisionstatus.d.ts +11 -0
- package/models/components/vendordecisionstatus.d.ts.map +1 -0
- package/models/components/vendordecisionstatus.js +48 -0
- package/models/components/vendordecisionstatus.js.map +1 -0
- package/models/components/vendorrisklevel.d.ts +33 -0
- package/models/components/vendorrisklevel.d.ts.map +1 -0
- package/models/components/vendorrisklevel.js +60 -0
- package/models/components/vendorrisklevel.js.map +1 -0
- package/models/components/vendorstatus.d.ts +27 -0
- package/models/components/vendorstatus.d.ts.map +1 -0
- package/models/components/vendorstatus.js +56 -0
- package/models/components/vendorstatus.js.map +1 -0
- package/models/components/vulnerabilityremediation.d.ts +37 -0
- package/models/components/vulnerabilityremediation.d.ts.map +1 -0
- package/models/components/vulnerabilityremediation.js +56 -0
- package/models/components/vulnerabilityremediation.js.map +1 -0
- package/models/components/vulnerabilitytype.d.ts +11 -0
- package/models/components/vulnerabilitytype.d.ts.map +1 -0
- package/models/components/vulnerabilitytype.js +48 -0
- package/models/components/vulnerabilitytype.js.map +1 -0
- package/models/components/vulnerableasset.d.ts +35 -0
- package/models/components/vulnerableasset.d.ts.map +1 -0
- package/models/components/vulnerableasset.js +57 -0
- package/models/components/vulnerableasset.js.map +1 -0
- package/models/components/vulnerableassetscanner.d.ts +70 -0
- package/models/components/vulnerableassetscanner.d.ts.map +1 -0
- package/models/components/vulnerableassetscanner.js +65 -0
- package/models/components/vulnerableassetscanner.js.map +1 -0
- package/models/components/vulnerableassettype.d.ts +25 -0
- package/models/components/vulnerableassettype.d.ts.map +1 -0
- package/models/components/vulnerableassettype.js +59 -0
- package/models/components/vulnerableassettype.js.map +1 -0
- package/models/operations/getvulnerableassets.d.ts +40 -0
- package/models/operations/getvulnerableassets.d.ts.map +1 -0
- package/models/operations/getvulnerableassets.js +56 -0
- package/models/operations/getvulnerableassets.js.map +1 -0
- package/models/operations/index.d.ts +6 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +6 -0
- package/models/operations/index.js.map +1 -1
- package/models/operations/listmonitoredcomputersinauditscope.d.ts +22 -0
- package/models/operations/listmonitoredcomputersinauditscope.d.ts.map +1 -0
- package/models/operations/listmonitoredcomputersinauditscope.js +53 -0
- package/models/operations/listmonitoredcomputersinauditscope.js.map +1 -0
- package/models/operations/listpeopleinauditscope.d.ts +38 -0
- package/models/operations/listpeopleinauditscope.d.ts.map +1 -0
- package/models/operations/listpeopleinauditscope.js +56 -0
- package/models/operations/listpeopleinauditscope.js.map +1 -0
- package/models/operations/listvendorsinauditscope.d.ts +16 -0
- package/models/operations/listvendorsinauditscope.d.ts.map +1 -0
- package/models/operations/listvendorsinauditscope.js +51 -0
- package/models/operations/listvendorsinauditscope.js.map +1 -0
- package/models/operations/listvulnerabilities.d.ts +75 -0
- package/models/operations/listvulnerabilities.d.ts.map +1 -0
- package/models/operations/listvulnerabilities.js +63 -0
- package/models/operations/listvulnerabilities.js.map +1 -0
- package/models/operations/listvulnerabilityremediationsinauditscope.d.ts +45 -0
- package/models/operations/listvulnerabilityremediationsinauditscope.d.ts.map +1 -0
- package/models/operations/listvulnerabilityremediationsinauditscope.js +57 -0
- package/models/operations/listvulnerabilityremediationsinauditscope.js.map +1 -0
- package/package.json +1 -1
- package/sdk/audits.d.ts +68 -0
- package/sdk/audits.d.ts.map +1 -1
- package/sdk/audits.js +86 -0
- package/sdk/audits.js.map +1 -1
- package/src/funcs/auditsGetVulnerableAssets.ts +183 -0
- package/src/funcs/auditsListMonitoredComputersInAuditScope.ts +185 -0
- package/src/funcs/auditsListPeopleInAuditScope.ts +182 -0
- package/src/funcs/auditsListVendorsInAuditScope.ts +179 -0
- package/src/funcs/auditsListVulnerabilities.ts +194 -0
- package/src/funcs/auditsListVulnerabilityRemediationsInAuditScope.ts +190 -0
- package/src/lib/config.ts +3 -3
- package/src/models/components/acceptpoliciestasksummary.ts +155 -0
- package/src/models/components/auditorapivulnerability.ts +200 -0
- package/src/models/components/completebackgroundcheckstasksummary.ts +107 -0
- package/src/models/components/completecustomtaskstasksummary.ts +111 -0
- package/src/models/components/completeoffboardingcustomtaskstasksummary.ts +125 -0
- package/src/models/components/completetrainingstasksummary.ts +108 -0
- package/src/models/components/computerstatus.ts +47 -0
- package/src/models/components/computerstatusfilter.ts +40 -0
- package/src/models/components/computerstatusoutcome.ts +37 -0
- package/src/models/components/currencycode.ts +38 -0
- package/src/models/components/customtask.ts +34 -0
- package/src/models/components/employmentstatus.ts +40 -0
- package/src/models/components/externalfindingseverity.ts +27 -0
- package/src/models/components/externalfindingseveritytype.ts +21 -0
- package/src/models/components/index.ts +50 -0
- package/src/models/components/installdevicemonitoringtasksummary.ts +104 -0
- package/src/models/components/integrationbasedpersoninfosource.ts +38 -0
- package/src/models/components/keyvaluepair.ts +39 -0
- package/src/models/components/leavestatus.ts +22 -0
- package/src/models/components/monitoredcomputer.ts +167 -0
- package/src/models/components/operatingsystemtype.ts +24 -0
- package/src/models/components/paginatedresponseauditorapivulnerability.ts +79 -0
- package/src/models/components/paginatedresponsemonitoredcomputer.ts +73 -0
- package/src/models/components/paginatedresponseperson.ts +61 -0
- package/src/models/components/paginatedresponsevendor.ts +61 -0
- package/src/models/components/paginatedresponsevulnerabilityremediation.ts +79 -0
- package/src/models/components/paginatedresponsevulnerableasset.ts +70 -0
- package/src/models/components/person.ts +323 -0
- package/src/models/components/personinfosource.ts +49 -0
- package/src/models/components/personnelperson.ts +20 -16
- package/src/models/components/scimbasedpersoninfosource.ts +34 -0
- package/src/models/components/taskssummarystatus.ts +53 -0
- package/src/models/components/taskstatus.ts +39 -0
- package/src/models/components/tasksummarydetails.ts +87 -0
- package/src/models/components/tasktype.ts +40 -0
- package/src/models/components/tasktypeacceptpolicies.ts +16 -0
- package/src/models/components/tasktypecompletebackgroundchecks.ts +18 -0
- package/src/models/components/tasktypecompletecustomoffboardingtasks.ts +19 -0
- package/src/models/components/tasktypecompletecustomtasks.ts +18 -0
- package/src/models/components/tasktypecompletetrainings.ts +18 -0
- package/src/models/components/tasktypeinstalldevicemonitoring.ts +18 -0
- package/src/models/components/training.ts +34 -0
- package/src/models/components/vantabasedpersoninfosource.ts +34 -0
- package/src/models/components/vendor.ts +669 -0
- package/src/models/components/vendordecisionstatus.ts +18 -0
- package/src/models/components/vendorrisklevel.ts +40 -0
- package/src/models/components/vendorstatus.ts +33 -0
- package/src/models/components/vulnerabilityremediation.ts +70 -0
- package/src/models/components/vulnerabilitytype.ts +18 -0
- package/src/models/components/vulnerableasset.ts +67 -0
- package/src/models/components/vulnerableassetscanner.ts +107 -0
- package/src/models/components/vulnerableassettype.ts +34 -0
- package/src/models/operations/getvulnerableassets.ts +65 -0
- package/src/models/operations/index.ts +6 -0
- package/src/models/operations/listmonitoredcomputersinauditscope.ts +52 -0
- package/src/models/operations/listpeopleinauditscope.ts +69 -0
- package/src/models/operations/listvendorsinauditscope.ts +39 -0
- package/src/models/operations/listvulnerabilities.ts +107 -0
- package/src/models/operations/listvulnerabilityremediationsinauditscope.ts +75 -0
- package/src/sdk/audits.ts +134 -0
|
@@ -0,0 +1,498 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
import { CurrencyCode } from "./currencycode.js";
|
|
6
|
+
import { CustomField } from "./customfield.js";
|
|
7
|
+
import { VendorDecisionStatus } from "./vendordecisionstatus.js";
|
|
8
|
+
import { VendorRiskLevel } from "./vendorrisklevel.js";
|
|
9
|
+
import { VendorStatus } from "./vendorstatus.js";
|
|
10
|
+
/**
|
|
11
|
+
* The vendor's category.
|
|
12
|
+
*/
|
|
13
|
+
export type Category = {
|
|
14
|
+
displayName: string;
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* The vendor's authentication method.
|
|
18
|
+
*/
|
|
19
|
+
export declare const Method: {
|
|
20
|
+
readonly Auth0: "AUTH_0";
|
|
21
|
+
readonly AzureAd: "AZURE_AD";
|
|
22
|
+
readonly GoogleWorkspace: "GOOGLE_WORKSPACE";
|
|
23
|
+
readonly OAuth: "O_AUTH";
|
|
24
|
+
readonly O365: "O365";
|
|
25
|
+
readonly Okta: "OKTA";
|
|
26
|
+
readonly OneLogin: "ONE_LOGIN";
|
|
27
|
+
readonly Owa: "OWA";
|
|
28
|
+
readonly Sso: "SSO";
|
|
29
|
+
readonly UsernamePassword: "USERNAME_PASSWORD";
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* The vendor's authentication method.
|
|
33
|
+
*/
|
|
34
|
+
export type Method = ClosedEnum<typeof Method>;
|
|
35
|
+
/**
|
|
36
|
+
* The vendor's authentication details.
|
|
37
|
+
*/
|
|
38
|
+
export type AuthDetails = {
|
|
39
|
+
/**
|
|
40
|
+
* Minimum number for chacters required for passwords for this vendor.
|
|
41
|
+
*/
|
|
42
|
+
passwordMinimumLength: number | null;
|
|
43
|
+
/**
|
|
44
|
+
* Whether or not the vendor requires passwords to have a symbol.
|
|
45
|
+
*/
|
|
46
|
+
passwordRequiresSymbol: boolean | null;
|
|
47
|
+
/**
|
|
48
|
+
* Whether or not the vendor requires passwords to have a number.
|
|
49
|
+
*/
|
|
50
|
+
passwordRequiresNumber: boolean | null;
|
|
51
|
+
/**
|
|
52
|
+
* Whether or not the vendor requires passwords to have multi factor authentication.
|
|
53
|
+
*/
|
|
54
|
+
passwordMFA: boolean | null;
|
|
55
|
+
/**
|
|
56
|
+
* The vendor's authentication method.
|
|
57
|
+
*/
|
|
58
|
+
method: Method | null;
|
|
59
|
+
};
|
|
60
|
+
/**
|
|
61
|
+
* The vendor's headquarters.
|
|
62
|
+
*/
|
|
63
|
+
export declare const VendorHeadquarters: {
|
|
64
|
+
readonly Eue: "EUE";
|
|
65
|
+
readonly And: "AND";
|
|
66
|
+
readonly Are: "ARE";
|
|
67
|
+
readonly Afg: "AFG";
|
|
68
|
+
readonly Atg: "ATG";
|
|
69
|
+
readonly Aia: "AIA";
|
|
70
|
+
readonly Alb: "ALB";
|
|
71
|
+
readonly Arm: "ARM";
|
|
72
|
+
readonly Ago: "AGO";
|
|
73
|
+
readonly Ata: "ATA";
|
|
74
|
+
readonly Arg: "ARG";
|
|
75
|
+
readonly Asm: "ASM";
|
|
76
|
+
readonly Aut: "AUT";
|
|
77
|
+
readonly Aus: "AUS";
|
|
78
|
+
readonly Abw: "ABW";
|
|
79
|
+
readonly Ala: "ALA";
|
|
80
|
+
readonly Aze: "AZE";
|
|
81
|
+
readonly Bih: "BIH";
|
|
82
|
+
readonly Brb: "BRB";
|
|
83
|
+
readonly Bgd: "BGD";
|
|
84
|
+
readonly Bel: "BEL";
|
|
85
|
+
readonly Bfa: "BFA";
|
|
86
|
+
readonly Bgr: "BGR";
|
|
87
|
+
readonly Bhr: "BHR";
|
|
88
|
+
readonly Bdi: "BDI";
|
|
89
|
+
readonly Ben: "BEN";
|
|
90
|
+
readonly Blm: "BLM";
|
|
91
|
+
readonly Bmu: "BMU";
|
|
92
|
+
readonly Brn: "BRN";
|
|
93
|
+
readonly Bol: "BOL";
|
|
94
|
+
readonly Bes: "BES";
|
|
95
|
+
readonly Bra: "BRA";
|
|
96
|
+
readonly Bhs: "BHS";
|
|
97
|
+
readonly Btn: "BTN";
|
|
98
|
+
readonly Bvt: "BVT";
|
|
99
|
+
readonly Bwa: "BWA";
|
|
100
|
+
readonly Blr: "BLR";
|
|
101
|
+
readonly Blz: "BLZ";
|
|
102
|
+
readonly Can: "CAN";
|
|
103
|
+
readonly Cck: "CCK";
|
|
104
|
+
readonly Cod: "COD";
|
|
105
|
+
readonly Caf: "CAF";
|
|
106
|
+
readonly Cog: "COG";
|
|
107
|
+
readonly Che: "CHE";
|
|
108
|
+
readonly Civ: "CIV";
|
|
109
|
+
readonly Cok: "COK";
|
|
110
|
+
readonly Chl: "CHL";
|
|
111
|
+
readonly Cmr: "CMR";
|
|
112
|
+
readonly Chn: "CHN";
|
|
113
|
+
readonly Col: "COL";
|
|
114
|
+
readonly Cri: "CRI";
|
|
115
|
+
readonly Cub: "CUB";
|
|
116
|
+
readonly Cpv: "CPV";
|
|
117
|
+
readonly Cuw: "CUW";
|
|
118
|
+
readonly Cxr: "CXR";
|
|
119
|
+
readonly Cyp: "CYP";
|
|
120
|
+
readonly Cze: "CZE";
|
|
121
|
+
readonly Deu: "DEU";
|
|
122
|
+
readonly Dji: "DJI";
|
|
123
|
+
readonly Dnk: "DNK";
|
|
124
|
+
readonly Dma: "DMA";
|
|
125
|
+
readonly Dom: "DOM";
|
|
126
|
+
readonly Dza: "DZA";
|
|
127
|
+
readonly Ecu: "ECU";
|
|
128
|
+
readonly Est: "EST";
|
|
129
|
+
readonly Egy: "EGY";
|
|
130
|
+
readonly Esh: "ESH";
|
|
131
|
+
readonly Eri: "ERI";
|
|
132
|
+
readonly Esp: "ESP";
|
|
133
|
+
readonly Eth: "ETH";
|
|
134
|
+
readonly Fin: "FIN";
|
|
135
|
+
readonly Fji: "FJI";
|
|
136
|
+
readonly Flk: "FLK";
|
|
137
|
+
readonly Fsm: "FSM";
|
|
138
|
+
readonly Fro: "FRO";
|
|
139
|
+
readonly Fra: "FRA";
|
|
140
|
+
readonly Gab: "GAB";
|
|
141
|
+
readonly Eng: "ENG";
|
|
142
|
+
readonly Sct: "SCT";
|
|
143
|
+
readonly Gbr: "GBR";
|
|
144
|
+
readonly Wal: "WAL";
|
|
145
|
+
readonly Nir: "NIR";
|
|
146
|
+
readonly Grd: "GRD";
|
|
147
|
+
readonly Geo: "GEO";
|
|
148
|
+
readonly Guf: "GUF";
|
|
149
|
+
readonly Ggy: "GGY";
|
|
150
|
+
readonly Gha: "GHA";
|
|
151
|
+
readonly Gib: "GIB";
|
|
152
|
+
readonly Grl: "GRL";
|
|
153
|
+
readonly Gmb: "GMB";
|
|
154
|
+
readonly Gin: "GIN";
|
|
155
|
+
readonly Glp: "GLP";
|
|
156
|
+
readonly Gnq: "GNQ";
|
|
157
|
+
readonly Grc: "GRC";
|
|
158
|
+
readonly Sgs: "SGS";
|
|
159
|
+
readonly Gtm: "GTM";
|
|
160
|
+
readonly Gum: "GUM";
|
|
161
|
+
readonly Gnb: "GNB";
|
|
162
|
+
readonly Guy: "GUY";
|
|
163
|
+
readonly Hkg: "HKG";
|
|
164
|
+
readonly Hmd: "HMD";
|
|
165
|
+
readonly Hnd: "HND";
|
|
166
|
+
readonly Hrv: "HRV";
|
|
167
|
+
readonly Hti: "HTI";
|
|
168
|
+
readonly Hun: "HUN";
|
|
169
|
+
readonly Idn: "IDN";
|
|
170
|
+
readonly Irl: "IRL";
|
|
171
|
+
readonly Isr: "ISR";
|
|
172
|
+
readonly Imn: "IMN";
|
|
173
|
+
readonly Ind: "IND";
|
|
174
|
+
readonly Iot: "IOT";
|
|
175
|
+
readonly Irq: "IRQ";
|
|
176
|
+
readonly Irn: "IRN";
|
|
177
|
+
readonly Isl: "ISL";
|
|
178
|
+
readonly Ita: "ITA";
|
|
179
|
+
readonly Jey: "JEY";
|
|
180
|
+
readonly Jam: "JAM";
|
|
181
|
+
readonly Jor: "JOR";
|
|
182
|
+
readonly Jpn: "JPN";
|
|
183
|
+
readonly Ken: "KEN";
|
|
184
|
+
readonly Kgz: "KGZ";
|
|
185
|
+
readonly Khm: "KHM";
|
|
186
|
+
readonly Kir: "KIR";
|
|
187
|
+
readonly Com: "COM";
|
|
188
|
+
readonly Kna: "KNA";
|
|
189
|
+
readonly Prk: "PRK";
|
|
190
|
+
readonly Kor: "KOR";
|
|
191
|
+
readonly Kwt: "KWT";
|
|
192
|
+
readonly Cym: "CYM";
|
|
193
|
+
readonly Kaz: "KAZ";
|
|
194
|
+
readonly Lao: "LAO";
|
|
195
|
+
readonly Lbn: "LBN";
|
|
196
|
+
readonly Lca: "LCA";
|
|
197
|
+
readonly Lie: "LIE";
|
|
198
|
+
readonly Lka: "LKA";
|
|
199
|
+
readonly Lbr: "LBR";
|
|
200
|
+
readonly Lso: "LSO";
|
|
201
|
+
readonly Ltu: "LTU";
|
|
202
|
+
readonly Lux: "LUX";
|
|
203
|
+
readonly Lva: "LVA";
|
|
204
|
+
readonly Lby: "LBY";
|
|
205
|
+
readonly Mar: "MAR";
|
|
206
|
+
readonly Mco: "MCO";
|
|
207
|
+
readonly Mda: "MDA";
|
|
208
|
+
readonly Mne: "MNE";
|
|
209
|
+
readonly Maf: "MAF";
|
|
210
|
+
readonly Mdg: "MDG";
|
|
211
|
+
readonly Mhl: "MHL";
|
|
212
|
+
readonly Mkd: "MKD";
|
|
213
|
+
readonly Mli: "MLI";
|
|
214
|
+
readonly Mmr: "MMR";
|
|
215
|
+
readonly Mng: "MNG";
|
|
216
|
+
readonly Mac: "MAC";
|
|
217
|
+
readonly Mnp: "MNP";
|
|
218
|
+
readonly Mtq: "MTQ";
|
|
219
|
+
readonly Mrt: "MRT";
|
|
220
|
+
readonly Msr: "MSR";
|
|
221
|
+
readonly Mlt: "MLT";
|
|
222
|
+
readonly Mus: "MUS";
|
|
223
|
+
readonly Mdv: "MDV";
|
|
224
|
+
readonly Mwi: "MWI";
|
|
225
|
+
readonly Mex: "MEX";
|
|
226
|
+
readonly Mys: "MYS";
|
|
227
|
+
readonly Moz: "MOZ";
|
|
228
|
+
readonly Nam: "NAM";
|
|
229
|
+
readonly Ncl: "NCL";
|
|
230
|
+
readonly Ner: "NER";
|
|
231
|
+
readonly Nfk: "NFK";
|
|
232
|
+
readonly Nga: "NGA";
|
|
233
|
+
readonly Nic: "NIC";
|
|
234
|
+
readonly Nld: "NLD";
|
|
235
|
+
readonly Nor: "NOR";
|
|
236
|
+
readonly Npl: "NPL";
|
|
237
|
+
readonly Nru: "NRU";
|
|
238
|
+
readonly Niu: "NIU";
|
|
239
|
+
readonly Nzl: "NZL";
|
|
240
|
+
readonly Omn: "OMN";
|
|
241
|
+
readonly Pan: "PAN";
|
|
242
|
+
readonly Per: "PER";
|
|
243
|
+
readonly Pyf: "PYF";
|
|
244
|
+
readonly Png: "PNG";
|
|
245
|
+
readonly Phl: "PHL";
|
|
246
|
+
readonly Pak: "PAK";
|
|
247
|
+
readonly Pol: "POL";
|
|
248
|
+
readonly Spm: "SPM";
|
|
249
|
+
readonly Pcn: "PCN";
|
|
250
|
+
readonly Pri: "PRI";
|
|
251
|
+
readonly Pse: "PSE";
|
|
252
|
+
readonly Prt: "PRT";
|
|
253
|
+
readonly Plw: "PLW";
|
|
254
|
+
readonly Pry: "PRY";
|
|
255
|
+
readonly Qat: "QAT";
|
|
256
|
+
readonly Reu: "REU";
|
|
257
|
+
readonly Rou: "ROU";
|
|
258
|
+
readonly Srb: "SRB";
|
|
259
|
+
readonly Rus: "RUS";
|
|
260
|
+
readonly Rwa: "RWA";
|
|
261
|
+
readonly Sau: "SAU";
|
|
262
|
+
readonly Slb: "SLB";
|
|
263
|
+
readonly Syc: "SYC";
|
|
264
|
+
readonly Sdn: "SDN";
|
|
265
|
+
readonly Swe: "SWE";
|
|
266
|
+
readonly Sgp: "SGP";
|
|
267
|
+
readonly Shn: "SHN";
|
|
268
|
+
readonly Svn: "SVN";
|
|
269
|
+
readonly Sjm: "SJM";
|
|
270
|
+
readonly Svk: "SVK";
|
|
271
|
+
readonly Sle: "SLE";
|
|
272
|
+
readonly Smr: "SMR";
|
|
273
|
+
readonly Sen: "SEN";
|
|
274
|
+
readonly Som: "SOM";
|
|
275
|
+
readonly Sur: "SUR";
|
|
276
|
+
readonly Ssd: "SSD";
|
|
277
|
+
readonly Stp: "STP";
|
|
278
|
+
readonly Slv: "SLV";
|
|
279
|
+
readonly Sxm: "SXM";
|
|
280
|
+
readonly Syr: "SYR";
|
|
281
|
+
readonly Swz: "SWZ";
|
|
282
|
+
readonly Tca: "TCA";
|
|
283
|
+
readonly Tcd: "TCD";
|
|
284
|
+
readonly Atf: "ATF";
|
|
285
|
+
readonly Tgo: "TGO";
|
|
286
|
+
readonly Tha: "THA";
|
|
287
|
+
readonly Tjk: "TJK";
|
|
288
|
+
readonly Tkl: "TKL";
|
|
289
|
+
readonly Tls: "TLS";
|
|
290
|
+
readonly Tkm: "TKM";
|
|
291
|
+
readonly Tun: "TUN";
|
|
292
|
+
readonly Ton: "TON";
|
|
293
|
+
readonly Tur: "TUR";
|
|
294
|
+
readonly Tto: "TTO";
|
|
295
|
+
readonly Tuv: "TUV";
|
|
296
|
+
readonly Twn: "TWN";
|
|
297
|
+
readonly Tza: "TZA";
|
|
298
|
+
readonly Ukr: "UKR";
|
|
299
|
+
readonly Uga: "UGA";
|
|
300
|
+
readonly Umi: "UMI";
|
|
301
|
+
readonly Usa: "USA";
|
|
302
|
+
readonly Ury: "URY";
|
|
303
|
+
readonly Uzb: "UZB";
|
|
304
|
+
readonly Vat: "VAT";
|
|
305
|
+
readonly Vct: "VCT";
|
|
306
|
+
readonly Ven: "VEN";
|
|
307
|
+
readonly Vgb: "VGB";
|
|
308
|
+
readonly Vir: "VIR";
|
|
309
|
+
readonly Vnm: "VNM";
|
|
310
|
+
readonly Vut: "VUT";
|
|
311
|
+
readonly Wlf: "WLF";
|
|
312
|
+
readonly Wsm: "WSM";
|
|
313
|
+
readonly Yem: "YEM";
|
|
314
|
+
readonly Myt: "MYT";
|
|
315
|
+
readonly Zaf: "ZAF";
|
|
316
|
+
readonly Zmb: "ZMB";
|
|
317
|
+
readonly Zwe: "ZWE";
|
|
318
|
+
};
|
|
319
|
+
/**
|
|
320
|
+
* The vendor's headquarters.
|
|
321
|
+
*/
|
|
322
|
+
export type VendorHeadquarters = ClosedEnum<typeof VendorHeadquarters>;
|
|
323
|
+
/**
|
|
324
|
+
* The contract amount for the vendor.
|
|
325
|
+
*/
|
|
326
|
+
export type ContractAmount = {
|
|
327
|
+
/**
|
|
328
|
+
* The amount of the contract.
|
|
329
|
+
*/
|
|
330
|
+
amount: number;
|
|
331
|
+
currency: CurrencyCode;
|
|
332
|
+
};
|
|
333
|
+
/**
|
|
334
|
+
* The vendor's latest decision status. Null means no decision has been made.
|
|
335
|
+
*/
|
|
336
|
+
export type LatestDecision = {
|
|
337
|
+
status: VendorDecisionStatus;
|
|
338
|
+
lastUpdatedAt: Date;
|
|
339
|
+
};
|
|
340
|
+
/**
|
|
341
|
+
* The task tracker procurement request associated with this vendor (if linked).
|
|
342
|
+
*/
|
|
343
|
+
export type LinkedTaskTrackerTaskProcurementRequest = {
|
|
344
|
+
url: string;
|
|
345
|
+
service: string;
|
|
346
|
+
};
|
|
347
|
+
export type Vendor = {
|
|
348
|
+
/**
|
|
349
|
+
* The vendor's unique ID.
|
|
350
|
+
*/
|
|
351
|
+
id: string;
|
|
352
|
+
/**
|
|
353
|
+
* The vendor's display name.
|
|
354
|
+
*/
|
|
355
|
+
name: string;
|
|
356
|
+
/**
|
|
357
|
+
* The vendor's website URL.
|
|
358
|
+
*/
|
|
359
|
+
websiteUrl: string | null;
|
|
360
|
+
/**
|
|
361
|
+
* The vendor's external account manager name.
|
|
362
|
+
*/
|
|
363
|
+
accountManagerName: string | null;
|
|
364
|
+
/**
|
|
365
|
+
* The vendor's external account manager email.
|
|
366
|
+
*/
|
|
367
|
+
accountManagerEmail: string | null;
|
|
368
|
+
/**
|
|
369
|
+
* Services provided by the vendor.
|
|
370
|
+
*/
|
|
371
|
+
servicesProvided: string | null;
|
|
372
|
+
/**
|
|
373
|
+
* Any additional notes about the vendor
|
|
374
|
+
*/
|
|
375
|
+
additionalNotes: string | null;
|
|
376
|
+
/**
|
|
377
|
+
* The vendor's security owner's Vanta user ID.
|
|
378
|
+
*/
|
|
379
|
+
securityOwnerUserId: string | null;
|
|
380
|
+
/**
|
|
381
|
+
* The vendor's business owner's Vanta user ID.
|
|
382
|
+
*/
|
|
383
|
+
businessOwnerUserId: string | null;
|
|
384
|
+
/**
|
|
385
|
+
* The date the contract with the vendor began.
|
|
386
|
+
*/
|
|
387
|
+
contractStartDate: Date | null;
|
|
388
|
+
/**
|
|
389
|
+
* The date the contract with the vendor is up for renewal.
|
|
390
|
+
*/
|
|
391
|
+
contractRenewalDate: Date | null;
|
|
392
|
+
/**
|
|
393
|
+
* The date the contract with the vendor was terminated.
|
|
394
|
+
*/
|
|
395
|
+
contractTerminationDate: Date | null;
|
|
396
|
+
/**
|
|
397
|
+
* The next due date for a security review.
|
|
398
|
+
*/
|
|
399
|
+
nextSecurityReviewDueDate: Date | null;
|
|
400
|
+
/**
|
|
401
|
+
* The most recent date a security review was completed.
|
|
402
|
+
*/
|
|
403
|
+
lastSecurityReviewCompletionDate: Date | null;
|
|
404
|
+
/**
|
|
405
|
+
* Whether or not auditors can view this vendor.
|
|
406
|
+
*/
|
|
407
|
+
isVisibleToAuditors: boolean | null;
|
|
408
|
+
/**
|
|
409
|
+
* Whether or not the vendor's risk is automatically scored.
|
|
410
|
+
*/
|
|
411
|
+
isRiskAutoScored: boolean | null;
|
|
412
|
+
/**
|
|
413
|
+
* The list of risk attribute IDs the vendor has been assigned to.
|
|
414
|
+
*/
|
|
415
|
+
riskAttributeIds: Array<string>;
|
|
416
|
+
/**
|
|
417
|
+
* The vendor's category.
|
|
418
|
+
*/
|
|
419
|
+
category: Category | null;
|
|
420
|
+
/**
|
|
421
|
+
* The vendor's authentication details.
|
|
422
|
+
*/
|
|
423
|
+
authDetails: AuthDetails;
|
|
424
|
+
/**
|
|
425
|
+
* The current state of a vendor:
|
|
426
|
+
*
|
|
427
|
+
* @remarks
|
|
428
|
+
* - MANAGED: The vendor is actively managed.
|
|
429
|
+
* - ARCHIVED: The vendor has been archived
|
|
430
|
+
* - IN_PROCUREMENT: The vendor is in the procurement process
|
|
431
|
+
*/
|
|
432
|
+
status: VendorStatus;
|
|
433
|
+
/**
|
|
434
|
+
* The risk level of a vendor:
|
|
435
|
+
*
|
|
436
|
+
* @remarks
|
|
437
|
+
* - CRITICAL: The vendor has a critical security risk
|
|
438
|
+
* - HIGH: The vendor has a high security risk
|
|
439
|
+
* - MEDIUM: The vendor has a medium security risk
|
|
440
|
+
* - LOW: The vendor has a low security risk
|
|
441
|
+
* - UNSCORED: The vendor has not been given a risk level
|
|
442
|
+
*/
|
|
443
|
+
inherentRiskLevel: VendorRiskLevel;
|
|
444
|
+
/**
|
|
445
|
+
* The risk level of a vendor:
|
|
446
|
+
*
|
|
447
|
+
* @remarks
|
|
448
|
+
* - CRITICAL: The vendor has a critical security risk
|
|
449
|
+
* - HIGH: The vendor has a high security risk
|
|
450
|
+
* - MEDIUM: The vendor has a medium security risk
|
|
451
|
+
* - LOW: The vendor has a low security risk
|
|
452
|
+
* - UNSCORED: The vendor has not been given a risk level
|
|
453
|
+
*/
|
|
454
|
+
residualRiskLevel: VendorRiskLevel;
|
|
455
|
+
/**
|
|
456
|
+
* The vendor's headquarters.
|
|
457
|
+
*/
|
|
458
|
+
vendorHeadquarters: VendorHeadquarters | null;
|
|
459
|
+
/**
|
|
460
|
+
* The contract amount for the vendor.
|
|
461
|
+
*/
|
|
462
|
+
contractAmount: ContractAmount | null;
|
|
463
|
+
/**
|
|
464
|
+
* The vendor's custom fields.
|
|
465
|
+
*/
|
|
466
|
+
customFields: Array<CustomField> | null;
|
|
467
|
+
/**
|
|
468
|
+
* The vendor's latest decision status. Null means no decision has been made.
|
|
469
|
+
*/
|
|
470
|
+
latestDecision: LatestDecision | null;
|
|
471
|
+
/**
|
|
472
|
+
* The task tracker procurement request associated with this vendor (if linked).
|
|
473
|
+
*/
|
|
474
|
+
linkedTaskTrackerTaskProcurementRequest: LinkedTaskTrackerTaskProcurementRequest | null;
|
|
475
|
+
};
|
|
476
|
+
/** @internal */
|
|
477
|
+
export declare const Category$inboundSchema: z.ZodType<Category, z.ZodTypeDef, unknown>;
|
|
478
|
+
export declare function categoryFromJSON(jsonString: string): SafeParseResult<Category, SDKValidationError>;
|
|
479
|
+
/** @internal */
|
|
480
|
+
export declare const Method$inboundSchema: z.ZodNativeEnum<typeof Method>;
|
|
481
|
+
/** @internal */
|
|
482
|
+
export declare const AuthDetails$inboundSchema: z.ZodType<AuthDetails, z.ZodTypeDef, unknown>;
|
|
483
|
+
export declare function authDetailsFromJSON(jsonString: string): SafeParseResult<AuthDetails, SDKValidationError>;
|
|
484
|
+
/** @internal */
|
|
485
|
+
export declare const VendorHeadquarters$inboundSchema: z.ZodNativeEnum<typeof VendorHeadquarters>;
|
|
486
|
+
/** @internal */
|
|
487
|
+
export declare const ContractAmount$inboundSchema: z.ZodType<ContractAmount, z.ZodTypeDef, unknown>;
|
|
488
|
+
export declare function contractAmountFromJSON(jsonString: string): SafeParseResult<ContractAmount, SDKValidationError>;
|
|
489
|
+
/** @internal */
|
|
490
|
+
export declare const LatestDecision$inboundSchema: z.ZodType<LatestDecision, z.ZodTypeDef, unknown>;
|
|
491
|
+
export declare function latestDecisionFromJSON(jsonString: string): SafeParseResult<LatestDecision, SDKValidationError>;
|
|
492
|
+
/** @internal */
|
|
493
|
+
export declare const LinkedTaskTrackerTaskProcurementRequest$inboundSchema: z.ZodType<LinkedTaskTrackerTaskProcurementRequest, z.ZodTypeDef, unknown>;
|
|
494
|
+
export declare function linkedTaskTrackerTaskProcurementRequestFromJSON(jsonString: string): SafeParseResult<LinkedTaskTrackerTaskProcurementRequest, SDKValidationError>;
|
|
495
|
+
/** @internal */
|
|
496
|
+
export declare const Vendor$inboundSchema: z.ZodType<Vendor, z.ZodTypeDef, unknown>;
|
|
497
|
+
export declare function vendorFromJSON(jsonString: string): SafeParseResult<Vendor, SDKValidationError>;
|
|
498
|
+
//# sourceMappingURL=vendor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vendor.d.ts","sourceRoot":"","sources":["../../src/models/components/vendor.ts"],"names":[],"mappings":"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"}
|