@documenso/sdk-typescript 0.1.2 → 0.1.3
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 +136 -200
- package/docs/sdks/directlink/README.md +15 -15
- package/docs/sdks/documensofields/README.md +31 -31
- package/docs/sdks/documensorecipients/README.md +31 -31
- package/docs/sdks/documents/README.md +47 -47
- package/docs/sdks/fields/README.md +31 -31
- package/docs/sdks/recipients/README.md +31 -31
- package/docs/sdks/templates/README.md +37 -37
- package/funcs/documentsCreateV0.d.ts +1 -1
- package/funcs/documentsCreateV0.d.ts.map +1 -1
- package/funcs/documentsCreateV0.js +1 -1
- package/funcs/documentsCreateV0.js.map +1 -1
- package/funcs/documentsDelete.d.ts +1 -1
- package/funcs/documentsDelete.d.ts.map +1 -1
- package/funcs/documentsDelete.js +1 -1
- package/funcs/documentsDelete.js.map +1 -1
- package/funcs/documentsDistribute.d.ts +1 -1
- package/funcs/documentsDistribute.d.ts.map +1 -1
- package/funcs/documentsDistribute.js +1 -1
- package/funcs/documentsDistribute.js.map +1 -1
- package/funcs/documentsDuplicate.d.ts +1 -1
- package/funcs/documentsDuplicate.d.ts.map +1 -1
- package/funcs/documentsDuplicate.js +1 -1
- package/funcs/documentsDuplicate.js.map +1 -1
- package/funcs/documentsFieldsCreate.d.ts +1 -1
- package/funcs/documentsFieldsCreate.d.ts.map +1 -1
- package/funcs/documentsFieldsCreate.js +1 -1
- package/funcs/documentsFieldsCreate.js.map +1 -1
- package/funcs/documentsFieldsCreateMany.d.ts +1 -1
- package/funcs/documentsFieldsCreateMany.d.ts.map +1 -1
- package/funcs/documentsFieldsCreateMany.js +1 -1
- package/funcs/documentsFieldsCreateMany.js.map +1 -1
- package/funcs/documentsFieldsDelete.d.ts +1 -1
- package/funcs/documentsFieldsDelete.d.ts.map +1 -1
- package/funcs/documentsFieldsDelete.js +1 -1
- package/funcs/documentsFieldsDelete.js.map +1 -1
- package/funcs/documentsFieldsGet.d.ts +1 -1
- package/funcs/documentsFieldsGet.d.ts.map +1 -1
- package/funcs/documentsFieldsGet.js +2 -1
- package/funcs/documentsFieldsGet.js.map +1 -1
- package/funcs/documentsFieldsUpdate.d.ts +1 -1
- package/funcs/documentsFieldsUpdate.d.ts.map +1 -1
- package/funcs/documentsFieldsUpdate.js +1 -1
- package/funcs/documentsFieldsUpdate.js.map +1 -1
- package/funcs/documentsFieldsUpdateMany.d.ts +1 -1
- package/funcs/documentsFieldsUpdateMany.d.ts.map +1 -1
- package/funcs/documentsFieldsUpdateMany.js +1 -1
- package/funcs/documentsFieldsUpdateMany.js.map +1 -1
- package/funcs/documentsFind.d.ts +1 -1
- package/funcs/documentsFind.d.ts.map +1 -1
- package/funcs/documentsFind.js +1 -1
- package/funcs/documentsFind.js.map +1 -1
- package/funcs/documentsGet.d.ts +1 -1
- package/funcs/documentsGet.d.ts.map +1 -1
- package/funcs/documentsGet.js +3 -1
- package/funcs/documentsGet.js.map +1 -1
- package/funcs/documentsMoveToTeam.d.ts +1 -1
- package/funcs/documentsMoveToTeam.d.ts.map +1 -1
- package/funcs/documentsMoveToTeam.js +1 -1
- package/funcs/documentsMoveToTeam.js.map +1 -1
- package/funcs/documentsRecipientsCreate.d.ts +1 -1
- package/funcs/documentsRecipientsCreate.d.ts.map +1 -1
- package/funcs/documentsRecipientsCreate.js +2 -1
- package/funcs/documentsRecipientsCreate.js.map +1 -1
- package/funcs/documentsRecipientsCreateMany.d.ts +1 -1
- package/funcs/documentsRecipientsCreateMany.d.ts.map +1 -1
- package/funcs/documentsRecipientsCreateMany.js +2 -1
- package/funcs/documentsRecipientsCreateMany.js.map +1 -1
- package/funcs/documentsRecipientsDelete.d.ts +1 -1
- package/funcs/documentsRecipientsDelete.d.ts.map +1 -1
- package/funcs/documentsRecipientsDelete.js +2 -1
- package/funcs/documentsRecipientsDelete.js.map +1 -1
- package/funcs/documentsRecipientsGet.d.ts +1 -1
- package/funcs/documentsRecipientsGet.d.ts.map +1 -1
- package/funcs/documentsRecipientsGet.js +3 -1
- package/funcs/documentsRecipientsGet.js.map +1 -1
- package/funcs/documentsRecipientsUpdate.d.ts +1 -1
- package/funcs/documentsRecipientsUpdate.d.ts.map +1 -1
- package/funcs/documentsRecipientsUpdate.js +2 -1
- package/funcs/documentsRecipientsUpdate.js.map +1 -1
- package/funcs/documentsRecipientsUpdateMany.d.ts +1 -1
- package/funcs/documentsRecipientsUpdateMany.d.ts.map +1 -1
- package/funcs/documentsRecipientsUpdateMany.js +2 -1
- package/funcs/documentsRecipientsUpdateMany.js.map +1 -1
- package/funcs/documentsRedistribute.d.ts +1 -1
- package/funcs/documentsRedistribute.d.ts.map +1 -1
- package/funcs/documentsRedistribute.js +1 -1
- package/funcs/documentsRedistribute.js.map +1 -1
- package/funcs/documentsUpdate.d.ts +1 -1
- package/funcs/documentsUpdate.d.ts.map +1 -1
- package/funcs/documentsUpdate.js +1 -1
- package/funcs/documentsUpdate.js.map +1 -1
- package/funcs/templatesDelete.d.ts +1 -1
- package/funcs/templatesDelete.d.ts.map +1 -1
- package/funcs/templatesDelete.js +1 -1
- package/funcs/templatesDelete.js.map +1 -1
- package/funcs/templatesDirectLinkCreate.d.ts +1 -1
- package/funcs/templatesDirectLinkCreate.d.ts.map +1 -1
- package/funcs/templatesDirectLinkCreate.js +2 -1
- package/funcs/templatesDirectLinkCreate.js.map +1 -1
- package/funcs/templatesDirectLinkDelete.d.ts +1 -1
- package/funcs/templatesDirectLinkDelete.d.ts.map +1 -1
- package/funcs/templatesDirectLinkDelete.js +2 -1
- package/funcs/templatesDirectLinkDelete.js.map +1 -1
- package/funcs/templatesDirectLinkToggle.d.ts +1 -1
- package/funcs/templatesDirectLinkToggle.d.ts.map +1 -1
- package/funcs/templatesDirectLinkToggle.js +2 -1
- package/funcs/templatesDirectLinkToggle.js.map +1 -1
- package/funcs/templatesDuplicate.d.ts +1 -1
- package/funcs/templatesDuplicate.d.ts.map +1 -1
- package/funcs/templatesDuplicate.js +1 -1
- package/funcs/templatesDuplicate.js.map +1 -1
- package/funcs/templatesFieldsCreate.d.ts +1 -1
- package/funcs/templatesFieldsCreate.d.ts.map +1 -1
- package/funcs/templatesFieldsCreate.js +1 -1
- package/funcs/templatesFieldsCreate.js.map +1 -1
- package/funcs/templatesFieldsCreateMany.d.ts +1 -1
- package/funcs/templatesFieldsCreateMany.d.ts.map +1 -1
- package/funcs/templatesFieldsCreateMany.js +1 -1
- package/funcs/templatesFieldsCreateMany.js.map +1 -1
- package/funcs/templatesFieldsDelete.d.ts +1 -1
- package/funcs/templatesFieldsDelete.d.ts.map +1 -1
- package/funcs/templatesFieldsDelete.js +1 -1
- package/funcs/templatesFieldsDelete.js.map +1 -1
- package/funcs/templatesFieldsGet.d.ts +1 -1
- package/funcs/templatesFieldsGet.d.ts.map +1 -1
- package/funcs/templatesFieldsGet.js +2 -1
- package/funcs/templatesFieldsGet.js.map +1 -1
- package/funcs/templatesFieldsUpdate.d.ts +1 -1
- package/funcs/templatesFieldsUpdate.d.ts.map +1 -1
- package/funcs/templatesFieldsUpdate.js +1 -1
- package/funcs/templatesFieldsUpdate.js.map +1 -1
- package/funcs/templatesFieldsUpdateMany.d.ts +1 -1
- package/funcs/templatesFieldsUpdateMany.d.ts.map +1 -1
- package/funcs/templatesFieldsUpdateMany.js +1 -1
- package/funcs/templatesFieldsUpdateMany.js.map +1 -1
- package/funcs/templatesFind.d.ts +1 -1
- package/funcs/templatesFind.d.ts.map +1 -1
- package/funcs/templatesFind.js +1 -1
- package/funcs/templatesFind.js.map +1 -1
- package/funcs/templatesGet.d.ts +1 -1
- package/funcs/templatesGet.d.ts.map +1 -1
- package/funcs/templatesGet.js +1 -1
- package/funcs/templatesGet.js.map +1 -1
- package/funcs/templatesMoveToTeam.d.ts +1 -1
- package/funcs/templatesMoveToTeam.d.ts.map +1 -1
- package/funcs/templatesMoveToTeam.js +1 -1
- package/funcs/templatesMoveToTeam.js.map +1 -1
- package/funcs/templatesRecipientsCreate.d.ts +1 -1
- package/funcs/templatesRecipientsCreate.d.ts.map +1 -1
- package/funcs/templatesRecipientsCreate.js +2 -1
- package/funcs/templatesRecipientsCreate.js.map +1 -1
- package/funcs/templatesRecipientsCreateMany.d.ts +1 -1
- package/funcs/templatesRecipientsCreateMany.d.ts.map +1 -1
- package/funcs/templatesRecipientsCreateMany.js +2 -1
- package/funcs/templatesRecipientsCreateMany.js.map +1 -1
- package/funcs/templatesRecipientsDelete.d.ts +1 -1
- package/funcs/templatesRecipientsDelete.d.ts.map +1 -1
- package/funcs/templatesRecipientsDelete.js +2 -1
- package/funcs/templatesRecipientsDelete.js.map +1 -1
- package/funcs/templatesRecipientsGet.d.ts +1 -1
- package/funcs/templatesRecipientsGet.d.ts.map +1 -1
- package/funcs/templatesRecipientsGet.js +3 -1
- package/funcs/templatesRecipientsGet.js.map +1 -1
- package/funcs/templatesRecipientsUpdate.d.ts +1 -1
- package/funcs/templatesRecipientsUpdate.d.ts.map +1 -1
- package/funcs/templatesRecipientsUpdate.js +2 -1
- package/funcs/templatesRecipientsUpdate.js.map +1 -1
- package/funcs/templatesRecipientsUpdateMany.d.ts +1 -1
- package/funcs/templatesRecipientsUpdateMany.d.ts.map +1 -1
- package/funcs/templatesRecipientsUpdateMany.js +2 -1
- package/funcs/templatesRecipientsUpdateMany.js.map +1 -1
- package/funcs/templatesUpdate.d.ts +1 -1
- package/funcs/templatesUpdate.d.ts.map +1 -1
- package/funcs/templatesUpdate.js +1 -1
- package/funcs/templatesUpdate.js.map +1 -1
- package/funcs/templatesUse.d.ts +1 -1
- package/funcs/templatesUse.d.ts.map +1 -1
- package/funcs/templatesUse.js +2 -1
- package/funcs/templatesUse.js.map +1 -1
- package/hooks/hooks.d.ts.map +1 -1
- package/hooks/hooks.js +0 -2
- package/hooks/hooks.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/models/errors/documentcreatedocumenttemporary.d.ts +134 -0
- package/models/errors/documentcreatedocumenttemporary.d.ts.map +1 -0
- package/models/errors/documentcreatedocumenttemporary.js +186 -0
- package/models/errors/documentcreatedocumenttemporary.js.map +1 -0
- package/models/errors/documentdeletedocument.d.ts +134 -0
- package/models/errors/documentdeletedocument.d.ts.map +1 -0
- package/models/errors/documentdeletedocument.js +188 -0
- package/models/errors/documentdeletedocument.js.map +1 -0
- package/models/errors/documentduplicatedocument.d.ts +134 -0
- package/models/errors/documentduplicatedocument.d.ts.map +1 -0
- package/models/errors/documentduplicatedocument.js +187 -0
- package/models/errors/documentduplicatedocument.js.map +1 -0
- package/models/errors/documentfinddocuments.d.ts +199 -0
- package/models/errors/documentfinddocuments.d.ts.map +1 -0
- package/models/errors/documentfinddocuments.js +261 -0
- package/models/errors/documentfinddocuments.js.map +1 -0
- package/models/errors/documentgetdocumentwithdetailsbyid.d.ts +199 -0
- package/models/errors/documentgetdocumentwithdetailsbyid.d.ts.map +1 -0
- package/models/errors/documentgetdocumentwithdetailsbyid.js +261 -0
- package/models/errors/documentgetdocumentwithdetailsbyid.js.map +1 -0
- package/models/errors/documentmovedocumenttoteam.d.ts +134 -0
- package/models/errors/documentmovedocumenttoteam.d.ts.map +1 -0
- package/models/errors/documentmovedocumenttoteam.js +187 -0
- package/models/errors/documentmovedocumenttoteam.js.map +1 -0
- package/models/errors/documentresenddocument.d.ts +134 -0
- package/models/errors/documentresenddocument.d.ts.map +1 -0
- package/models/errors/documentresenddocument.js +188 -0
- package/models/errors/documentresenddocument.js.map +1 -0
- package/models/errors/documentsenddocument.d.ts +134 -0
- package/models/errors/documentsenddocument.d.ts.map +1 -0
- package/models/errors/documentsenddocument.js +188 -0
- package/models/errors/documentsenddocument.js.map +1 -0
- package/models/errors/documentsetsettingsfordocument.d.ts +134 -0
- package/models/errors/documentsetsettingsfordocument.d.ts.map +1 -0
- package/models/errors/documentsetsettingsfordocument.js +186 -0
- package/models/errors/documentsetsettingsfordocument.js.map +1 -0
- package/models/errors/fieldcreatedocumentfield.d.ts +134 -0
- package/models/errors/fieldcreatedocumentfield.d.ts.map +1 -0
- package/models/errors/fieldcreatedocumentfield.js +188 -0
- package/models/errors/fieldcreatedocumentfield.js.map +1 -0
- package/models/errors/fieldcreatedocumentfields.d.ts +134 -0
- package/models/errors/fieldcreatedocumentfields.d.ts.map +1 -0
- package/models/errors/fieldcreatedocumentfields.js +187 -0
- package/models/errors/fieldcreatedocumentfields.js.map +1 -0
- package/models/errors/fieldcreatetemplatefield.d.ts +134 -0
- package/models/errors/fieldcreatetemplatefield.d.ts.map +1 -0
- package/models/errors/fieldcreatetemplatefield.js +188 -0
- package/models/errors/fieldcreatetemplatefield.js.map +1 -0
- package/models/errors/fieldcreatetemplatefields.d.ts +134 -0
- package/models/errors/fieldcreatetemplatefields.d.ts.map +1 -0
- package/models/errors/fieldcreatetemplatefields.js +187 -0
- package/models/errors/fieldcreatetemplatefields.js.map +1 -0
- package/models/errors/fielddeletedocumentfield.d.ts +134 -0
- package/models/errors/fielddeletedocumentfield.d.ts.map +1 -0
- package/models/errors/fielddeletedocumentfield.js +188 -0
- package/models/errors/fielddeletedocumentfield.js.map +1 -0
- package/models/errors/fielddeletetemplatefield.d.ts +134 -0
- package/models/errors/fielddeletetemplatefield.d.ts.map +1 -0
- package/models/errors/fielddeletetemplatefield.js +188 -0
- package/models/errors/fielddeletetemplatefield.js.map +1 -0
- package/models/errors/fieldgetdocumentfield.d.ts +199 -0
- package/models/errors/fieldgetdocumentfield.d.ts.map +1 -0
- package/models/errors/fieldgetdocumentfield.js +260 -0
- package/models/errors/fieldgetdocumentfield.js.map +1 -0
- package/models/errors/fieldgettemplatefield.d.ts +199 -0
- package/models/errors/fieldgettemplatefield.d.ts.map +1 -0
- package/models/errors/fieldgettemplatefield.js +260 -0
- package/models/errors/fieldgettemplatefield.js.map +1 -0
- package/models/errors/fieldupdatedocumentfield.d.ts +134 -0
- package/models/errors/fieldupdatedocumentfield.d.ts.map +1 -0
- package/models/errors/fieldupdatedocumentfield.js +188 -0
- package/models/errors/fieldupdatedocumentfield.js.map +1 -0
- package/models/errors/fieldupdatedocumentfields.d.ts +134 -0
- package/models/errors/fieldupdatedocumentfields.d.ts.map +1 -0
- package/models/errors/fieldupdatedocumentfields.js +187 -0
- package/models/errors/fieldupdatedocumentfields.js.map +1 -0
- package/models/errors/fieldupdatetemplatefield.d.ts +134 -0
- package/models/errors/fieldupdatetemplatefield.d.ts.map +1 -0
- package/models/errors/fieldupdatetemplatefield.js +188 -0
- package/models/errors/fieldupdatetemplatefield.js.map +1 -0
- package/models/errors/fieldupdatetemplatefields.d.ts +134 -0
- package/models/errors/fieldupdatetemplatefields.d.ts.map +1 -0
- package/models/errors/fieldupdatetemplatefields.js +187 -0
- package/models/errors/fieldupdatetemplatefields.js.map +1 -0
- package/models/errors/index.d.ts +43 -3
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +43 -3
- package/models/errors/index.js.map +1 -1
- package/models/errors/recipientcreatedocumentrecipient.d.ts +134 -0
- package/models/errors/recipientcreatedocumentrecipient.d.ts.map +1 -0
- package/models/errors/recipientcreatedocumentrecipient.js +189 -0
- package/models/errors/recipientcreatedocumentrecipient.js.map +1 -0
- package/models/errors/recipientcreatedocumentrecipients.d.ts +134 -0
- package/models/errors/recipientcreatedocumentrecipients.d.ts.map +1 -0
- package/models/errors/recipientcreatedocumentrecipients.js +189 -0
- package/models/errors/recipientcreatedocumentrecipients.js.map +1 -0
- package/models/errors/recipientcreatetemplaterecipient.d.ts +134 -0
- package/models/errors/recipientcreatetemplaterecipient.d.ts.map +1 -0
- package/models/errors/recipientcreatetemplaterecipient.js +189 -0
- package/models/errors/recipientcreatetemplaterecipient.js.map +1 -0
- package/models/errors/recipientcreatetemplaterecipients.d.ts +134 -0
- package/models/errors/recipientcreatetemplaterecipients.d.ts.map +1 -0
- package/models/errors/recipientcreatetemplaterecipients.js +189 -0
- package/models/errors/recipientcreatetemplaterecipients.js.map +1 -0
- package/models/errors/recipientdeletedocumentrecipient.d.ts +134 -0
- package/models/errors/recipientdeletedocumentrecipient.d.ts.map +1 -0
- package/models/errors/recipientdeletedocumentrecipient.js +189 -0
- package/models/errors/recipientdeletedocumentrecipient.js.map +1 -0
- package/models/errors/recipientdeletetemplaterecipient.d.ts +134 -0
- package/models/errors/recipientdeletetemplaterecipient.d.ts.map +1 -0
- package/models/errors/recipientdeletetemplaterecipient.js +189 -0
- package/models/errors/recipientdeletetemplaterecipient.js.map +1 -0
- package/models/errors/recipientgetdocumentrecipient.d.ts +199 -0
- package/models/errors/recipientgetdocumentrecipient.d.ts.map +1 -0
- package/models/errors/recipientgetdocumentrecipient.js +262 -0
- package/models/errors/recipientgetdocumentrecipient.js.map +1 -0
- package/models/errors/recipientgettemplaterecipient.d.ts +199 -0
- package/models/errors/recipientgettemplaterecipient.d.ts.map +1 -0
- package/models/errors/recipientgettemplaterecipient.js +262 -0
- package/models/errors/recipientgettemplaterecipient.js.map +1 -0
- package/models/errors/recipientupdatedocumentrecipient.d.ts +134 -0
- package/models/errors/recipientupdatedocumentrecipient.d.ts.map +1 -0
- package/models/errors/recipientupdatedocumentrecipient.js +189 -0
- package/models/errors/recipientupdatedocumentrecipient.js.map +1 -0
- package/models/errors/recipientupdatedocumentrecipients.d.ts +134 -0
- package/models/errors/recipientupdatedocumentrecipients.d.ts.map +1 -0
- package/models/errors/recipientupdatedocumentrecipients.js +189 -0
- package/models/errors/recipientupdatedocumentrecipients.js.map +1 -0
- package/models/errors/recipientupdatetemplaterecipient.d.ts +134 -0
- package/models/errors/recipientupdatetemplaterecipient.d.ts.map +1 -0
- package/models/errors/recipientupdatetemplaterecipient.js +189 -0
- package/models/errors/recipientupdatetemplaterecipient.js.map +1 -0
- package/models/errors/recipientupdatetemplaterecipients.d.ts +134 -0
- package/models/errors/recipientupdatetemplaterecipients.d.ts.map +1 -0
- package/models/errors/recipientupdatetemplaterecipients.js +189 -0
- package/models/errors/recipientupdatetemplaterecipients.js.map +1 -0
- package/models/errors/templatecreatedocumentfromtemplate.d.ts +134 -0
- package/models/errors/templatecreatedocumentfromtemplate.d.ts.map +1 -0
- package/models/errors/templatecreatedocumentfromtemplate.js +186 -0
- package/models/errors/templatecreatedocumentfromtemplate.js.map +1 -0
- package/models/errors/templatecreatetemplatedirectlink.d.ts +134 -0
- package/models/errors/templatecreatetemplatedirectlink.d.ts.map +1 -0
- package/models/errors/templatecreatetemplatedirectlink.js +189 -0
- package/models/errors/templatecreatetemplatedirectlink.js.map +1 -0
- package/models/errors/templatedeletetemplate.d.ts +134 -0
- package/models/errors/templatedeletetemplate.d.ts.map +1 -0
- package/models/errors/templatedeletetemplate.js +188 -0
- package/models/errors/templatedeletetemplate.js.map +1 -0
- package/models/errors/templatedeletetemplatedirectlink.d.ts +134 -0
- package/models/errors/templatedeletetemplatedirectlink.d.ts.map +1 -0
- package/models/errors/templatedeletetemplatedirectlink.js +189 -0
- package/models/errors/templatedeletetemplatedirectlink.js.map +1 -0
- package/models/errors/templateduplicatetemplate.d.ts +134 -0
- package/models/errors/templateduplicatetemplate.d.ts.map +1 -0
- package/models/errors/templateduplicatetemplate.js +187 -0
- package/models/errors/templateduplicatetemplate.js.map +1 -0
- package/models/errors/templatefindtemplates.d.ts +199 -0
- package/models/errors/templatefindtemplates.d.ts.map +1 -0
- package/models/errors/templatefindtemplates.js +260 -0
- package/models/errors/templatefindtemplates.js.map +1 -0
- package/models/errors/templategettemplatebyid.d.ts +199 -0
- package/models/errors/templategettemplatebyid.d.ts.map +1 -0
- package/models/errors/templategettemplatebyid.js +260 -0
- package/models/errors/templategettemplatebyid.js.map +1 -0
- package/models/errors/templatemovetemplatetoteam.d.ts +134 -0
- package/models/errors/templatemovetemplatetoteam.d.ts.map +1 -0
- package/models/errors/templatemovetemplatetoteam.js +187 -0
- package/models/errors/templatemovetemplatetoteam.js.map +1 -0
- package/models/errors/templatetoggletemplatedirectlink.d.ts +134 -0
- package/models/errors/templatetoggletemplatedirectlink.d.ts.map +1 -0
- package/models/errors/templatetoggletemplatedirectlink.js +189 -0
- package/models/errors/templatetoggletemplatedirectlink.js.map +1 -0
- package/models/errors/templateupdatetemplate.d.ts +134 -0
- package/models/errors/templateupdatetemplate.d.ts.map +1 -0
- package/models/errors/templateupdatetemplate.js +188 -0
- package/models/errors/templateupdatetemplate.js.map +1 -0
- package/package.json +1 -1
- package/src/funcs/documentsCreateV0.ts +12 -6
- package/src/funcs/documentsDelete.ts +9 -6
- package/src/funcs/documentsDistribute.ts +9 -6
- package/src/funcs/documentsDuplicate.ts +9 -6
- package/src/funcs/documentsFieldsCreate.ts +9 -6
- package/src/funcs/documentsFieldsCreateMany.ts +9 -6
- package/src/funcs/documentsFieldsDelete.ts +9 -6
- package/src/funcs/documentsFieldsGet.ts +16 -9
- package/src/funcs/documentsFieldsUpdate.ts +9 -6
- package/src/funcs/documentsFieldsUpdateMany.ts +9 -6
- package/src/funcs/documentsFind.ts +15 -9
- package/src/funcs/documentsGet.ts +20 -9
- package/src/funcs/documentsMoveToTeam.ts +9 -6
- package/src/funcs/documentsRecipientsCreate.ts +13 -6
- package/src/funcs/documentsRecipientsCreateMany.ts +13 -6
- package/src/funcs/documentsRecipientsDelete.ts +13 -6
- package/src/funcs/documentsRecipientsGet.ts +20 -9
- package/src/funcs/documentsRecipientsUpdate.ts +13 -6
- package/src/funcs/documentsRecipientsUpdateMany.ts +13 -6
- package/src/funcs/documentsRedistribute.ts +9 -6
- package/src/funcs/documentsUpdate.ts +12 -6
- package/src/funcs/templatesDelete.ts +9 -6
- package/src/funcs/templatesDirectLinkCreate.ts +13 -6
- package/src/funcs/templatesDirectLinkDelete.ts +13 -6
- package/src/funcs/templatesDirectLinkToggle.ts +13 -6
- package/src/funcs/templatesDuplicate.ts +9 -6
- package/src/funcs/templatesFieldsCreate.ts +9 -6
- package/src/funcs/templatesFieldsCreateMany.ts +9 -6
- package/src/funcs/templatesFieldsDelete.ts +9 -6
- package/src/funcs/templatesFieldsGet.ts +16 -9
- package/src/funcs/templatesFieldsUpdate.ts +9 -6
- package/src/funcs/templatesFieldsUpdateMany.ts +9 -6
- package/src/funcs/templatesFind.ts +15 -9
- package/src/funcs/templatesGet.ts +15 -9
- package/src/funcs/templatesMoveToTeam.ts +9 -6
- package/src/funcs/templatesRecipientsCreate.ts +13 -6
- package/src/funcs/templatesRecipientsCreateMany.ts +13 -6
- package/src/funcs/templatesRecipientsDelete.ts +13 -6
- package/src/funcs/templatesRecipientsGet.ts +20 -9
- package/src/funcs/templatesRecipientsUpdate.ts +13 -6
- package/src/funcs/templatesRecipientsUpdateMany.ts +13 -6
- package/src/funcs/templatesUpdate.ts +9 -6
- package/src/funcs/templatesUse.ts +13 -6
- package/src/hooks/hooks.ts +0 -3
- package/src/lib/config.ts +3 -3
- package/src/models/errors/documentcreatedocumenttemporary.ts +328 -0
- package/src/models/errors/documentdeletedocument.ts +302 -0
- package/src/models/errors/documentduplicatedocument.ts +311 -0
- package/src/models/errors/documentfinddocuments.ts +435 -0
- package/src/models/errors/documentgetdocumentwithdetailsbyid.ts +520 -0
- package/src/models/errors/documentmovedocumenttoteam.ts +314 -0
- package/src/models/errors/documentresenddocument.ts +302 -0
- package/src/models/errors/documentsenddocument.ts +298 -0
- package/src/models/errors/documentsetsettingsfordocument.ts +320 -0
- package/src/models/errors/fieldcreatedocumentfield.ts +316 -0
- package/src/models/errors/fieldcreatedocumentfields.ts +322 -0
- package/src/models/errors/fieldcreatetemplatefield.ts +316 -0
- package/src/models/errors/fieldcreatetemplatefields.ts +322 -0
- package/src/models/errors/fielddeletedocumentfield.ts +316 -0
- package/src/models/errors/fielddeletetemplatefield.ts +316 -0
- package/src/models/errors/fieldgetdocumentfield.ts +486 -0
- package/src/models/errors/fieldgettemplatefield.ts +486 -0
- package/src/models/errors/fieldupdatedocumentfield.ts +316 -0
- package/src/models/errors/fieldupdatedocumentfields.ts +322 -0
- package/src/models/errors/fieldupdatetemplatefield.ts +316 -0
- package/src/models/errors/fieldupdatetemplatefields.ts +322 -0
- package/src/models/errors/index.ts +43 -3
- package/src/models/errors/recipientcreatedocumentrecipient.ts +343 -0
- package/src/models/errors/recipientcreatedocumentrecipients.ts +348 -0
- package/src/models/errors/recipientcreatetemplaterecipient.ts +343 -0
- package/src/models/errors/recipientcreatetemplaterecipients.ts +348 -0
- package/src/models/errors/recipientdeletedocumentrecipient.ts +343 -0
- package/src/models/errors/recipientdeletetemplaterecipient.ts +343 -0
- package/src/models/errors/recipientgetdocumentrecipient.ts +520 -0
- package/src/models/errors/recipientgettemplaterecipient.ts +520 -0
- package/src/models/errors/recipientupdatedocumentrecipient.ts +343 -0
- package/src/models/errors/recipientupdatedocumentrecipients.ts +348 -0
- package/src/models/errors/recipientupdatetemplaterecipient.ts +343 -0
- package/src/models/errors/recipientupdatetemplaterecipients.ts +348 -0
- package/src/models/errors/templatecreatedocumentfromtemplate.ts +337 -0
- package/src/models/errors/templatecreatetemplatedirectlink.ts +343 -0
- package/src/models/errors/templatedeletetemplate.ts +302 -0
- package/src/models/errors/templatedeletetemplatedirectlink.ts +343 -0
- package/src/models/errors/templateduplicatetemplate.ts +311 -0
- package/src/models/errors/templatefindtemplates.ts +463 -0
- package/src/models/errors/templategettemplatebyid.ts +473 -0
- package/src/models/errors/templatemovetemplatetoteam.ts +314 -0
- package/src/models/errors/templatetoggletemplatedirectlink.ts +343 -0
- package/src/models/errors/templateupdatetemplate.ts +302 -0
- package/models/errors/errorbadrequest.d.ts +0 -84
- package/models/errors/errorbadrequest.d.ts.map +0 -1
- package/models/errors/errorbadrequest.js +0 -115
- package/models/errors/errorbadrequest.js.map +0 -1
- package/models/errors/errorinternalservererror.d.ts +0 -84
- package/models/errors/errorinternalservererror.d.ts.map +0 -1
- package/models/errors/errorinternalservererror.js +0 -116
- package/models/errors/errorinternalservererror.js.map +0 -1
- package/models/errors/errornotfound.d.ts +0 -84
- package/models/errors/errornotfound.d.ts.map +0 -1
- package/models/errors/errornotfound.js +0 -115
- package/models/errors/errornotfound.js.map +0 -1
- package/src/models/errors/errorbadrequest.ts +0 -154
- package/src/models/errors/errorinternalservererror.ts +0 -165
- package/src/models/errors/errornotfound.ts +0 -162
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
4
|
+
export type RecipientCreateTemplateRecipientsTemplatesRecipientsIssues = {
|
|
5
|
+
message: string;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Internal server error
|
|
9
|
+
*/
|
|
10
|
+
export type RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBodyData = {
|
|
11
|
+
message: string;
|
|
12
|
+
code: string;
|
|
13
|
+
issues?: Array<RecipientCreateTemplateRecipientsTemplatesRecipientsIssues> | undefined;
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Internal server error
|
|
17
|
+
*/
|
|
18
|
+
export declare class RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody extends Error {
|
|
19
|
+
code: string;
|
|
20
|
+
issues?: Array<RecipientCreateTemplateRecipientsTemplatesRecipientsIssues> | undefined;
|
|
21
|
+
/** The original data that was passed to this error instance. */
|
|
22
|
+
data$: RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBodyData;
|
|
23
|
+
constructor(err: RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBodyData);
|
|
24
|
+
}
|
|
25
|
+
export type RecipientCreateTemplateRecipientsIssues = {
|
|
26
|
+
message: string;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Invalid input data
|
|
30
|
+
*/
|
|
31
|
+
export type RecipientCreateTemplateRecipientsResponseBodyData = {
|
|
32
|
+
message: string;
|
|
33
|
+
code: string;
|
|
34
|
+
issues?: Array<RecipientCreateTemplateRecipientsIssues> | undefined;
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* Invalid input data
|
|
38
|
+
*/
|
|
39
|
+
export declare class RecipientCreateTemplateRecipientsResponseBody extends Error {
|
|
40
|
+
code: string;
|
|
41
|
+
issues?: Array<RecipientCreateTemplateRecipientsIssues> | undefined;
|
|
42
|
+
/** The original data that was passed to this error instance. */
|
|
43
|
+
data$: RecipientCreateTemplateRecipientsResponseBodyData;
|
|
44
|
+
constructor(err: RecipientCreateTemplateRecipientsResponseBodyData);
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
47
|
+
export declare const RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema: z.ZodType<RecipientCreateTemplateRecipientsTemplatesRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
48
|
+
/** @internal */
|
|
49
|
+
export type RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$Outbound = {
|
|
50
|
+
message: string;
|
|
51
|
+
};
|
|
52
|
+
/** @internal */
|
|
53
|
+
export declare const RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema: z.ZodType<RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$Outbound, z.ZodTypeDef, RecipientCreateTemplateRecipientsTemplatesRecipientsIssues>;
|
|
54
|
+
/**
|
|
55
|
+
* @internal
|
|
56
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
57
|
+
*/
|
|
58
|
+
export declare namespace RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$ {
|
|
59
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema` instead. */
|
|
60
|
+
const inboundSchema: z.ZodType<RecipientCreateTemplateRecipientsTemplatesRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
61
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema` instead. */
|
|
62
|
+
const outboundSchema: z.ZodType<RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$Outbound, z.ZodTypeDef, RecipientCreateTemplateRecipientsTemplatesRecipientsIssues>;
|
|
63
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$Outbound` instead. */
|
|
64
|
+
type Outbound = RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$Outbound;
|
|
65
|
+
}
|
|
66
|
+
export declare function recipientCreateTemplateRecipientsTemplatesRecipientsIssuesToJSON(recipientCreateTemplateRecipientsTemplatesRecipientsIssues: RecipientCreateTemplateRecipientsTemplatesRecipientsIssues): string;
|
|
67
|
+
export declare function recipientCreateTemplateRecipientsTemplatesRecipientsIssuesFromJSON(jsonString: string): SafeParseResult<RecipientCreateTemplateRecipientsTemplatesRecipientsIssues, SDKValidationError>;
|
|
68
|
+
/** @internal */
|
|
69
|
+
export declare const RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$inboundSchema: z.ZodType<RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
70
|
+
/** @internal */
|
|
71
|
+
export type RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound = {
|
|
72
|
+
message: string;
|
|
73
|
+
code: string;
|
|
74
|
+
issues?: Array<RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$Outbound> | undefined;
|
|
75
|
+
};
|
|
76
|
+
/** @internal */
|
|
77
|
+
export declare const RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$outboundSchema: z.ZodType<RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
81
|
+
*/
|
|
82
|
+
export declare namespace RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$ {
|
|
83
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$inboundSchema` instead. */
|
|
84
|
+
const inboundSchema: z.ZodType<RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
85
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$outboundSchema` instead. */
|
|
86
|
+
const outboundSchema: z.ZodType<RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody>;
|
|
87
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound` instead. */
|
|
88
|
+
type Outbound = RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound;
|
|
89
|
+
}
|
|
90
|
+
/** @internal */
|
|
91
|
+
export declare const RecipientCreateTemplateRecipientsIssues$inboundSchema: z.ZodType<RecipientCreateTemplateRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
92
|
+
/** @internal */
|
|
93
|
+
export type RecipientCreateTemplateRecipientsIssues$Outbound = {
|
|
94
|
+
message: string;
|
|
95
|
+
};
|
|
96
|
+
/** @internal */
|
|
97
|
+
export declare const RecipientCreateTemplateRecipientsIssues$outboundSchema: z.ZodType<RecipientCreateTemplateRecipientsIssues$Outbound, z.ZodTypeDef, RecipientCreateTemplateRecipientsIssues>;
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
101
|
+
*/
|
|
102
|
+
export declare namespace RecipientCreateTemplateRecipientsIssues$ {
|
|
103
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsIssues$inboundSchema` instead. */
|
|
104
|
+
const inboundSchema: z.ZodType<RecipientCreateTemplateRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
105
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsIssues$outboundSchema` instead. */
|
|
106
|
+
const outboundSchema: z.ZodType<RecipientCreateTemplateRecipientsIssues$Outbound, z.ZodTypeDef, RecipientCreateTemplateRecipientsIssues>;
|
|
107
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsIssues$Outbound` instead. */
|
|
108
|
+
type Outbound = RecipientCreateTemplateRecipientsIssues$Outbound;
|
|
109
|
+
}
|
|
110
|
+
export declare function recipientCreateTemplateRecipientsIssuesToJSON(recipientCreateTemplateRecipientsIssues: RecipientCreateTemplateRecipientsIssues): string;
|
|
111
|
+
export declare function recipientCreateTemplateRecipientsIssuesFromJSON(jsonString: string): SafeParseResult<RecipientCreateTemplateRecipientsIssues, SDKValidationError>;
|
|
112
|
+
/** @internal */
|
|
113
|
+
export declare const RecipientCreateTemplateRecipientsResponseBody$inboundSchema: z.ZodType<RecipientCreateTemplateRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
114
|
+
/** @internal */
|
|
115
|
+
export type RecipientCreateTemplateRecipientsResponseBody$Outbound = {
|
|
116
|
+
message: string;
|
|
117
|
+
code: string;
|
|
118
|
+
issues?: Array<RecipientCreateTemplateRecipientsIssues$Outbound> | undefined;
|
|
119
|
+
};
|
|
120
|
+
/** @internal */
|
|
121
|
+
export declare const RecipientCreateTemplateRecipientsResponseBody$outboundSchema: z.ZodType<RecipientCreateTemplateRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientCreateTemplateRecipientsResponseBody>;
|
|
122
|
+
/**
|
|
123
|
+
* @internal
|
|
124
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
125
|
+
*/
|
|
126
|
+
export declare namespace RecipientCreateTemplateRecipientsResponseBody$ {
|
|
127
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsResponseBody$inboundSchema` instead. */
|
|
128
|
+
const inboundSchema: z.ZodType<RecipientCreateTemplateRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
129
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsResponseBody$outboundSchema` instead. */
|
|
130
|
+
const outboundSchema: z.ZodType<RecipientCreateTemplateRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientCreateTemplateRecipientsResponseBody>;
|
|
131
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsResponseBody$Outbound` instead. */
|
|
132
|
+
type Outbound = RecipientCreateTemplateRecipientsResponseBody$Outbound;
|
|
133
|
+
}
|
|
134
|
+
//# sourceMappingURL=recipientcreatetemplaterecipients.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recipientcreatetemplaterecipients.d.ts","sourceRoot":"","sources":["../../src/models/errors/recipientcreatetemplaterecipients.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,yBAAyB,CAAC;AAE7D,MAAM,MAAM,0DAA0D,GAAG;IACvE,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,oEAAoE,GAC9E;IACE,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,0DAA0D,CAAC,GACjE,SAAS,CAAC;CACf,CAAC;AAEJ;;GAEG;AACH,qBAAa,gEACX,SAAQ,KAAK;IAEb,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,0DAA0D,CAAC,GACjE,SAAS,CAAC;IAEd,gEAAgE;IAChE,KAAK,EAAE,oEAAoE,CAAC;gBAG1E,GAAG,EAAE,oEAAoE;CAc5E;AAED,MAAM,MAAM,uCAAuC,GAAG;IACpD,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,iDAAiD,GAAG;IAC9D,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,GAAG,SAAS,CAAC;CACrE,CAAC;AAEF;;GAEG;AACH,qBAAa,6CAA8C,SAAQ,KAAK;IACtE,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,GAAG,SAAS,CAAC;IAEpE,gEAAgE;IAChE,KAAK,EAAE,iDAAiD,CAAC;gBAE7C,GAAG,EAAE,iDAAiD;CAYnE;AAED,gBAAgB;AAChB,eAAO,MAAM,wEAAwE,EACnF,CAAC,CAAC,OAAO,CACP,0DAA0D,EAC1D,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,mEAAmE,GAC7E;IACE,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,yEAAyE,EACpF,CAAC,CAAC,OAAO,CACP,mEAAmE,EACnE,CAAC,CAAC,UAAU,EACZ,0DAA0D,CAG1D,CAAC;AAEL;;;GAGG;AACH,yBAAiB,2DAA2D,CAAC;IAC3E,0GAA0G;IACnG,MAAM,aAAa,8FACgD,CAAC;IAC3E,2GAA2G;IACpG,MAAM,cAAc,0JACgD,CAAC;IAC5E,qGAAqG;IACrG,KAAY,QAAQ,GAClB,mEAAmE,CAAC;CACvE;AAED,wBAAgB,gEAAgE,CAC9E,0DAA0D,EACxD,0DAA0D,GAC3D,MAAM,CAKR;AAED,wBAAgB,kEAAkE,CAChF,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,0DAA0D,EAC1D,kBAAkB,CACnB,CAQA;AAED,gBAAgB;AAChB,eAAO,MAAM,8EAA8E,EACzF,CAAC,CAAC,OAAO,CACP,gEAAgE,EAChE,CAAC,CAAC,UAAU,EACZ,OAAO,CAcL,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,yEAAyE,GACnF;IACE,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CACL,mEAAmE,CACpE,GACC,SAAS,CAAC;CACf,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,+EAA+E,EAC1F,CAAC,CAAC,OAAO,CACP,yEAAyE,EACzE,CAAC,CAAC,UAAU,EACZ,gEAAgE,CAa7D,CAAC;AAER;;;GAGG;AACH,yBAAiB,iEAAiE,CAAC;IACjF,gHAAgH;IACzG,MAAM,aAAa,oGACsD,CAAC;IACjF,iHAAiH;IAC1G,MAAM,cAAc,sKACsD,CAAC;IAClF,2GAA2G;IAC3G,KAAY,QAAQ,GAClB,yEAAyE,CAAC;CAC7E;AAED,gBAAgB;AAChB,eAAO,MAAM,qDAAqD,EAAE,CAAC,CAAC,OAAO,CAC3E,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,gDAAgD,GAAG;IAC7D,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sDAAsD,EAAE,CAAC,CAAC,OAAO,CAC5E,gDAAgD,EAChD,CAAC,CAAC,UAAU,EACZ,uCAAuC,CAGvC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,wCAAwC,CAAC;IACxD,uFAAuF;IAChF,MAAM,aAAa,2EAC6B,CAAC;IACxD,wFAAwF;IACjF,MAAM,cAAc,oHAC6B,CAAC;IACzD,kFAAkF;IAClF,KAAY,QAAQ,GAAG,gDAAgD,CAAC;CACzE;AAED,wBAAgB,6CAA6C,CAC3D,uCAAuC,EACrC,uCAAuC,GACxC,MAAM,CAMR;AAED,wBAAgB,+CAA+C,CAC7D,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,uCAAuC,EACvC,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,2DAA2D,EACtE,CAAC,CAAC,OAAO,CACP,6CAA6C,EAC7C,CAAC,CAAC,UAAU,EACZ,OAAO,CAUL,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,sDAAsD,GAAG;IACnE,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,gDAAgD,CAAC,GAAG,SAAS,CAAC;CAC9E,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4DAA4D,EACvE,CAAC,CAAC,OAAO,CACP,sDAAsD,EACtD,CAAC,CAAC,UAAU,EACZ,6CAA6C,CAS1C,CAAC;AAER;;;GAGG;AACH,yBAAiB,8CAA8C,CAAC;IAC9D,6FAA6F;IACtF,MAAM,aAAa,iFACmC,CAAC;IAC9D,8FAA8F;IACvF,MAAM,cAAc,gIACmC,CAAC;IAC/D,wFAAwF;IACxF,KAAY,QAAQ,GAAG,sDAAsD,CAAC;CAC/E"}
|
|
@@ -0,0 +1,189 @@
|
|
|
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.RecipientCreateTemplateRecipientsResponseBody$ = exports.RecipientCreateTemplateRecipientsResponseBody$outboundSchema = exports.RecipientCreateTemplateRecipientsResponseBody$inboundSchema = exports.RecipientCreateTemplateRecipientsIssues$ = exports.RecipientCreateTemplateRecipientsIssues$outboundSchema = exports.RecipientCreateTemplateRecipientsIssues$inboundSchema = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$ = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$outboundSchema = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$inboundSchema = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$ = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema = exports.RecipientCreateTemplateRecipientsResponseBody = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody = void 0;
|
|
40
|
+
exports.recipientCreateTemplateRecipientsTemplatesRecipientsIssuesToJSON = recipientCreateTemplateRecipientsTemplatesRecipientsIssuesToJSON;
|
|
41
|
+
exports.recipientCreateTemplateRecipientsTemplatesRecipientsIssuesFromJSON = recipientCreateTemplateRecipientsTemplatesRecipientsIssuesFromJSON;
|
|
42
|
+
exports.recipientCreateTemplateRecipientsIssuesToJSON = recipientCreateTemplateRecipientsIssuesToJSON;
|
|
43
|
+
exports.recipientCreateTemplateRecipientsIssuesFromJSON = recipientCreateTemplateRecipientsIssuesFromJSON;
|
|
44
|
+
const z = __importStar(require("zod"));
|
|
45
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
46
|
+
/**
|
|
47
|
+
* Internal server error
|
|
48
|
+
*/
|
|
49
|
+
class RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody extends Error {
|
|
50
|
+
constructor(err) {
|
|
51
|
+
const message = "message" in err && typeof err.message === "string"
|
|
52
|
+
? err.message
|
|
53
|
+
: `API error occurred: ${JSON.stringify(err)}`;
|
|
54
|
+
super(message);
|
|
55
|
+
this.data$ = err;
|
|
56
|
+
this.code = err.code;
|
|
57
|
+
if (err.issues != null)
|
|
58
|
+
this.issues = err.issues;
|
|
59
|
+
this.name =
|
|
60
|
+
"RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody";
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody = RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody;
|
|
64
|
+
/**
|
|
65
|
+
* Invalid input data
|
|
66
|
+
*/
|
|
67
|
+
class RecipientCreateTemplateRecipientsResponseBody extends Error {
|
|
68
|
+
constructor(err) {
|
|
69
|
+
const message = "message" in err && typeof err.message === "string"
|
|
70
|
+
? err.message
|
|
71
|
+
: `API error occurred: ${JSON.stringify(err)}`;
|
|
72
|
+
super(message);
|
|
73
|
+
this.data$ = err;
|
|
74
|
+
this.code = err.code;
|
|
75
|
+
if (err.issues != null)
|
|
76
|
+
this.issues = err.issues;
|
|
77
|
+
this.name = "RecipientCreateTemplateRecipientsResponseBody";
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
exports.RecipientCreateTemplateRecipientsResponseBody = RecipientCreateTemplateRecipientsResponseBody;
|
|
81
|
+
/** @internal */
|
|
82
|
+
exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema = z.object({
|
|
83
|
+
message: z.string(),
|
|
84
|
+
});
|
|
85
|
+
/** @internal */
|
|
86
|
+
exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema = z.object({
|
|
87
|
+
message: z.string(),
|
|
88
|
+
});
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
92
|
+
*/
|
|
93
|
+
var RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$;
|
|
94
|
+
(function (RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$) {
|
|
95
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema` instead. */
|
|
96
|
+
RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$.inboundSchema = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema;
|
|
97
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema` instead. */
|
|
98
|
+
RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$.outboundSchema = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema;
|
|
99
|
+
})(RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$ || (exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$ = RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$ = {}));
|
|
100
|
+
function recipientCreateTemplateRecipientsTemplatesRecipientsIssuesToJSON(recipientCreateTemplateRecipientsTemplatesRecipientsIssues) {
|
|
101
|
+
return JSON.stringify(exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema
|
|
102
|
+
.parse(recipientCreateTemplateRecipientsTemplatesRecipientsIssues));
|
|
103
|
+
}
|
|
104
|
+
function recipientCreateTemplateRecipientsTemplatesRecipientsIssuesFromJSON(jsonString) {
|
|
105
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema
|
|
106
|
+
.parse(JSON.parse(x)), `Failed to parse 'RecipientCreateTemplateRecipientsTemplatesRecipientsIssues' from JSON`);
|
|
107
|
+
}
|
|
108
|
+
/** @internal */
|
|
109
|
+
exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$inboundSchema = z.object({
|
|
110
|
+
message: z.string(),
|
|
111
|
+
code: z.string(),
|
|
112
|
+
issues: z.array(z.lazy(() => exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema)).optional(),
|
|
113
|
+
})
|
|
114
|
+
.transform((v) => {
|
|
115
|
+
return new RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody(v);
|
|
116
|
+
});
|
|
117
|
+
/** @internal */
|
|
118
|
+
exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$outboundSchema = z.instanceof(RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody)
|
|
119
|
+
.transform(v => v.data$)
|
|
120
|
+
.pipe(z.object({
|
|
121
|
+
message: z.string(),
|
|
122
|
+
code: z.string(),
|
|
123
|
+
issues: z.array(z.lazy(() => exports.RecipientCreateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema)).optional(),
|
|
124
|
+
}));
|
|
125
|
+
/**
|
|
126
|
+
* @internal
|
|
127
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
128
|
+
*/
|
|
129
|
+
var RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$;
|
|
130
|
+
(function (RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$) {
|
|
131
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$inboundSchema` instead. */
|
|
132
|
+
RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$.inboundSchema = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$inboundSchema;
|
|
133
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$outboundSchema` instead. */
|
|
134
|
+
RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$.outboundSchema = exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$outboundSchema;
|
|
135
|
+
})(RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$ || (exports.RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$ = RecipientCreateTemplateRecipientsTemplatesRecipientsResponseBody$ = {}));
|
|
136
|
+
/** @internal */
|
|
137
|
+
exports.RecipientCreateTemplateRecipientsIssues$inboundSchema = z.object({
|
|
138
|
+
message: z.string(),
|
|
139
|
+
});
|
|
140
|
+
/** @internal */
|
|
141
|
+
exports.RecipientCreateTemplateRecipientsIssues$outboundSchema = z.object({
|
|
142
|
+
message: z.string(),
|
|
143
|
+
});
|
|
144
|
+
/**
|
|
145
|
+
* @internal
|
|
146
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
147
|
+
*/
|
|
148
|
+
var RecipientCreateTemplateRecipientsIssues$;
|
|
149
|
+
(function (RecipientCreateTemplateRecipientsIssues$) {
|
|
150
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsIssues$inboundSchema` instead. */
|
|
151
|
+
RecipientCreateTemplateRecipientsIssues$.inboundSchema = exports.RecipientCreateTemplateRecipientsIssues$inboundSchema;
|
|
152
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsIssues$outboundSchema` instead. */
|
|
153
|
+
RecipientCreateTemplateRecipientsIssues$.outboundSchema = exports.RecipientCreateTemplateRecipientsIssues$outboundSchema;
|
|
154
|
+
})(RecipientCreateTemplateRecipientsIssues$ || (exports.RecipientCreateTemplateRecipientsIssues$ = RecipientCreateTemplateRecipientsIssues$ = {}));
|
|
155
|
+
function recipientCreateTemplateRecipientsIssuesToJSON(recipientCreateTemplateRecipientsIssues) {
|
|
156
|
+
return JSON.stringify(exports.RecipientCreateTemplateRecipientsIssues$outboundSchema.parse(recipientCreateTemplateRecipientsIssues));
|
|
157
|
+
}
|
|
158
|
+
function recipientCreateTemplateRecipientsIssuesFromJSON(jsonString) {
|
|
159
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.RecipientCreateTemplateRecipientsIssues$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RecipientCreateTemplateRecipientsIssues' from JSON`);
|
|
160
|
+
}
|
|
161
|
+
/** @internal */
|
|
162
|
+
exports.RecipientCreateTemplateRecipientsResponseBody$inboundSchema = z.object({
|
|
163
|
+
message: z.string(),
|
|
164
|
+
code: z.string(),
|
|
165
|
+
issues: z.array(z.lazy(() => exports.RecipientCreateTemplateRecipientsIssues$inboundSchema)).optional(),
|
|
166
|
+
})
|
|
167
|
+
.transform((v) => {
|
|
168
|
+
return new RecipientCreateTemplateRecipientsResponseBody(v);
|
|
169
|
+
});
|
|
170
|
+
/** @internal */
|
|
171
|
+
exports.RecipientCreateTemplateRecipientsResponseBody$outboundSchema = z.instanceof(RecipientCreateTemplateRecipientsResponseBody)
|
|
172
|
+
.transform(v => v.data$)
|
|
173
|
+
.pipe(z.object({
|
|
174
|
+
message: z.string(),
|
|
175
|
+
code: z.string(),
|
|
176
|
+
issues: z.array(z.lazy(() => exports.RecipientCreateTemplateRecipientsIssues$outboundSchema)).optional(),
|
|
177
|
+
}));
|
|
178
|
+
/**
|
|
179
|
+
* @internal
|
|
180
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
181
|
+
*/
|
|
182
|
+
var RecipientCreateTemplateRecipientsResponseBody$;
|
|
183
|
+
(function (RecipientCreateTemplateRecipientsResponseBody$) {
|
|
184
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsResponseBody$inboundSchema` instead. */
|
|
185
|
+
RecipientCreateTemplateRecipientsResponseBody$.inboundSchema = exports.RecipientCreateTemplateRecipientsResponseBody$inboundSchema;
|
|
186
|
+
/** @deprecated use `RecipientCreateTemplateRecipientsResponseBody$outboundSchema` instead. */
|
|
187
|
+
RecipientCreateTemplateRecipientsResponseBody$.outboundSchema = exports.RecipientCreateTemplateRecipientsResponseBody$outboundSchema;
|
|
188
|
+
})(RecipientCreateTemplateRecipientsResponseBody$ || (exports.RecipientCreateTemplateRecipientsResponseBody$ = RecipientCreateTemplateRecipientsResponseBody$ = {}));
|
|
189
|
+
//# sourceMappingURL=recipientcreatetemplaterecipients.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recipientcreatetemplaterecipients.js","sourceRoot":"","sources":["../../src/models/errors/recipientcreatetemplaterecipients.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
4
|
+
export type RecipientDeleteDocumentRecipientDocumentsRecipientsIssues = {
|
|
5
|
+
message: string;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Internal server error
|
|
9
|
+
*/
|
|
10
|
+
export type RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBodyData = {
|
|
11
|
+
message: string;
|
|
12
|
+
code: string;
|
|
13
|
+
issues?: Array<RecipientDeleteDocumentRecipientDocumentsRecipientsIssues> | undefined;
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Internal server error
|
|
17
|
+
*/
|
|
18
|
+
export declare class RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody extends Error {
|
|
19
|
+
code: string;
|
|
20
|
+
issues?: Array<RecipientDeleteDocumentRecipientDocumentsRecipientsIssues> | undefined;
|
|
21
|
+
/** The original data that was passed to this error instance. */
|
|
22
|
+
data$: RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBodyData;
|
|
23
|
+
constructor(err: RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBodyData);
|
|
24
|
+
}
|
|
25
|
+
export type RecipientDeleteDocumentRecipientIssues = {
|
|
26
|
+
message: string;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Invalid input data
|
|
30
|
+
*/
|
|
31
|
+
export type RecipientDeleteDocumentRecipientResponseBodyData = {
|
|
32
|
+
message: string;
|
|
33
|
+
code: string;
|
|
34
|
+
issues?: Array<RecipientDeleteDocumentRecipientIssues> | undefined;
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* Invalid input data
|
|
38
|
+
*/
|
|
39
|
+
export declare class RecipientDeleteDocumentRecipientResponseBody extends Error {
|
|
40
|
+
code: string;
|
|
41
|
+
issues?: Array<RecipientDeleteDocumentRecipientIssues> | undefined;
|
|
42
|
+
/** The original data that was passed to this error instance. */
|
|
43
|
+
data$: RecipientDeleteDocumentRecipientResponseBodyData;
|
|
44
|
+
constructor(err: RecipientDeleteDocumentRecipientResponseBodyData);
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
47
|
+
export declare const RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$inboundSchema: z.ZodType<RecipientDeleteDocumentRecipientDocumentsRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
48
|
+
/** @internal */
|
|
49
|
+
export type RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$Outbound = {
|
|
50
|
+
message: string;
|
|
51
|
+
};
|
|
52
|
+
/** @internal */
|
|
53
|
+
export declare const RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$outboundSchema: z.ZodType<RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$Outbound, z.ZodTypeDef, RecipientDeleteDocumentRecipientDocumentsRecipientsIssues>;
|
|
54
|
+
/**
|
|
55
|
+
* @internal
|
|
56
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
57
|
+
*/
|
|
58
|
+
export declare namespace RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$ {
|
|
59
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$inboundSchema` instead. */
|
|
60
|
+
const inboundSchema: z.ZodType<RecipientDeleteDocumentRecipientDocumentsRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
61
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$outboundSchema` instead. */
|
|
62
|
+
const outboundSchema: z.ZodType<RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$Outbound, z.ZodTypeDef, RecipientDeleteDocumentRecipientDocumentsRecipientsIssues>;
|
|
63
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$Outbound` instead. */
|
|
64
|
+
type Outbound = RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$Outbound;
|
|
65
|
+
}
|
|
66
|
+
export declare function recipientDeleteDocumentRecipientDocumentsRecipientsIssuesToJSON(recipientDeleteDocumentRecipientDocumentsRecipientsIssues: RecipientDeleteDocumentRecipientDocumentsRecipientsIssues): string;
|
|
67
|
+
export declare function recipientDeleteDocumentRecipientDocumentsRecipientsIssuesFromJSON(jsonString: string): SafeParseResult<RecipientDeleteDocumentRecipientDocumentsRecipientsIssues, SDKValidationError>;
|
|
68
|
+
/** @internal */
|
|
69
|
+
export declare const RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$inboundSchema: z.ZodType<RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
70
|
+
/** @internal */
|
|
71
|
+
export type RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$Outbound = {
|
|
72
|
+
message: string;
|
|
73
|
+
code: string;
|
|
74
|
+
issues?: Array<RecipientDeleteDocumentRecipientDocumentsRecipientsIssues$Outbound> | undefined;
|
|
75
|
+
};
|
|
76
|
+
/** @internal */
|
|
77
|
+
export declare const RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$outboundSchema: z.ZodType<RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
81
|
+
*/
|
|
82
|
+
export declare namespace RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$ {
|
|
83
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$inboundSchema` instead. */
|
|
84
|
+
const inboundSchema: z.ZodType<RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
85
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$outboundSchema` instead. */
|
|
86
|
+
const outboundSchema: z.ZodType<RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody>;
|
|
87
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$Outbound` instead. */
|
|
88
|
+
type Outbound = RecipientDeleteDocumentRecipientDocumentsRecipientsResponseBody$Outbound;
|
|
89
|
+
}
|
|
90
|
+
/** @internal */
|
|
91
|
+
export declare const RecipientDeleteDocumentRecipientIssues$inboundSchema: z.ZodType<RecipientDeleteDocumentRecipientIssues, z.ZodTypeDef, unknown>;
|
|
92
|
+
/** @internal */
|
|
93
|
+
export type RecipientDeleteDocumentRecipientIssues$Outbound = {
|
|
94
|
+
message: string;
|
|
95
|
+
};
|
|
96
|
+
/** @internal */
|
|
97
|
+
export declare const RecipientDeleteDocumentRecipientIssues$outboundSchema: z.ZodType<RecipientDeleteDocumentRecipientIssues$Outbound, z.ZodTypeDef, RecipientDeleteDocumentRecipientIssues>;
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
101
|
+
*/
|
|
102
|
+
export declare namespace RecipientDeleteDocumentRecipientIssues$ {
|
|
103
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientIssues$inboundSchema` instead. */
|
|
104
|
+
const inboundSchema: z.ZodType<RecipientDeleteDocumentRecipientIssues, z.ZodTypeDef, unknown>;
|
|
105
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientIssues$outboundSchema` instead. */
|
|
106
|
+
const outboundSchema: z.ZodType<RecipientDeleteDocumentRecipientIssues$Outbound, z.ZodTypeDef, RecipientDeleteDocumentRecipientIssues>;
|
|
107
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientIssues$Outbound` instead. */
|
|
108
|
+
type Outbound = RecipientDeleteDocumentRecipientIssues$Outbound;
|
|
109
|
+
}
|
|
110
|
+
export declare function recipientDeleteDocumentRecipientIssuesToJSON(recipientDeleteDocumentRecipientIssues: RecipientDeleteDocumentRecipientIssues): string;
|
|
111
|
+
export declare function recipientDeleteDocumentRecipientIssuesFromJSON(jsonString: string): SafeParseResult<RecipientDeleteDocumentRecipientIssues, SDKValidationError>;
|
|
112
|
+
/** @internal */
|
|
113
|
+
export declare const RecipientDeleteDocumentRecipientResponseBody$inboundSchema: z.ZodType<RecipientDeleteDocumentRecipientResponseBody, z.ZodTypeDef, unknown>;
|
|
114
|
+
/** @internal */
|
|
115
|
+
export type RecipientDeleteDocumentRecipientResponseBody$Outbound = {
|
|
116
|
+
message: string;
|
|
117
|
+
code: string;
|
|
118
|
+
issues?: Array<RecipientDeleteDocumentRecipientIssues$Outbound> | undefined;
|
|
119
|
+
};
|
|
120
|
+
/** @internal */
|
|
121
|
+
export declare const RecipientDeleteDocumentRecipientResponseBody$outboundSchema: z.ZodType<RecipientDeleteDocumentRecipientResponseBody$Outbound, z.ZodTypeDef, RecipientDeleteDocumentRecipientResponseBody>;
|
|
122
|
+
/**
|
|
123
|
+
* @internal
|
|
124
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
125
|
+
*/
|
|
126
|
+
export declare namespace RecipientDeleteDocumentRecipientResponseBody$ {
|
|
127
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientResponseBody$inboundSchema` instead. */
|
|
128
|
+
const inboundSchema: z.ZodType<RecipientDeleteDocumentRecipientResponseBody, z.ZodTypeDef, unknown>;
|
|
129
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientResponseBody$outboundSchema` instead. */
|
|
130
|
+
const outboundSchema: z.ZodType<RecipientDeleteDocumentRecipientResponseBody$Outbound, z.ZodTypeDef, RecipientDeleteDocumentRecipientResponseBody>;
|
|
131
|
+
/** @deprecated use `RecipientDeleteDocumentRecipientResponseBody$Outbound` instead. */
|
|
132
|
+
type Outbound = RecipientDeleteDocumentRecipientResponseBody$Outbound;
|
|
133
|
+
}
|
|
134
|
+
//# sourceMappingURL=recipientdeletedocumentrecipient.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recipientdeletedocumentrecipient.d.ts","sourceRoot":"","sources":["../../src/models/errors/recipientdeletedocumentrecipient.ts"],"names":[],"mappings":"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"}
|