@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 RecipientUpdateTemplateRecipientTemplatesRecipientsIssues = {
|
|
5
|
+
message: string;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Internal server error
|
|
9
|
+
*/
|
|
10
|
+
export type RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBodyData = {
|
|
11
|
+
message: string;
|
|
12
|
+
code: string;
|
|
13
|
+
issues?: Array<RecipientUpdateTemplateRecipientTemplatesRecipientsIssues> | undefined;
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Internal server error
|
|
17
|
+
*/
|
|
18
|
+
export declare class RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody extends Error {
|
|
19
|
+
code: string;
|
|
20
|
+
issues?: Array<RecipientUpdateTemplateRecipientTemplatesRecipientsIssues> | undefined;
|
|
21
|
+
/** The original data that was passed to this error instance. */
|
|
22
|
+
data$: RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBodyData;
|
|
23
|
+
constructor(err: RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBodyData);
|
|
24
|
+
}
|
|
25
|
+
export type RecipientUpdateTemplateRecipientIssues = {
|
|
26
|
+
message: string;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Invalid input data
|
|
30
|
+
*/
|
|
31
|
+
export type RecipientUpdateTemplateRecipientResponseBodyData = {
|
|
32
|
+
message: string;
|
|
33
|
+
code: string;
|
|
34
|
+
issues?: Array<RecipientUpdateTemplateRecipientIssues> | undefined;
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* Invalid input data
|
|
38
|
+
*/
|
|
39
|
+
export declare class RecipientUpdateTemplateRecipientResponseBody extends Error {
|
|
40
|
+
code: string;
|
|
41
|
+
issues?: Array<RecipientUpdateTemplateRecipientIssues> | undefined;
|
|
42
|
+
/** The original data that was passed to this error instance. */
|
|
43
|
+
data$: RecipientUpdateTemplateRecipientResponseBodyData;
|
|
44
|
+
constructor(err: RecipientUpdateTemplateRecipientResponseBodyData);
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
47
|
+
export declare const RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientTemplatesRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
48
|
+
/** @internal */
|
|
49
|
+
export type RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$Outbound = {
|
|
50
|
+
message: string;
|
|
51
|
+
};
|
|
52
|
+
/** @internal */
|
|
53
|
+
export declare const RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientTemplatesRecipientsIssues>;
|
|
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 RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$ {
|
|
59
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$inboundSchema` instead. */
|
|
60
|
+
const inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientTemplatesRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
61
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$outboundSchema` instead. */
|
|
62
|
+
const outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientTemplatesRecipientsIssues>;
|
|
63
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$Outbound` instead. */
|
|
64
|
+
type Outbound = RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$Outbound;
|
|
65
|
+
}
|
|
66
|
+
export declare function recipientUpdateTemplateRecipientTemplatesRecipientsIssuesToJSON(recipientUpdateTemplateRecipientTemplatesRecipientsIssues: RecipientUpdateTemplateRecipientTemplatesRecipientsIssues): string;
|
|
67
|
+
export declare function recipientUpdateTemplateRecipientTemplatesRecipientsIssuesFromJSON(jsonString: string): SafeParseResult<RecipientUpdateTemplateRecipientTemplatesRecipientsIssues, SDKValidationError>;
|
|
68
|
+
/** @internal */
|
|
69
|
+
export declare const RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
70
|
+
/** @internal */
|
|
71
|
+
export type RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$Outbound = {
|
|
72
|
+
message: string;
|
|
73
|
+
code: string;
|
|
74
|
+
issues?: Array<RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$Outbound> | undefined;
|
|
75
|
+
};
|
|
76
|
+
/** @internal */
|
|
77
|
+
export declare const RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody>;
|
|
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 RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$ {
|
|
83
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$inboundSchema` instead. */
|
|
84
|
+
const inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
85
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$outboundSchema` instead. */
|
|
86
|
+
const outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody>;
|
|
87
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$Outbound` instead. */
|
|
88
|
+
type Outbound = RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$Outbound;
|
|
89
|
+
}
|
|
90
|
+
/** @internal */
|
|
91
|
+
export declare const RecipientUpdateTemplateRecipientIssues$inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientIssues, z.ZodTypeDef, unknown>;
|
|
92
|
+
/** @internal */
|
|
93
|
+
export type RecipientUpdateTemplateRecipientIssues$Outbound = {
|
|
94
|
+
message: string;
|
|
95
|
+
};
|
|
96
|
+
/** @internal */
|
|
97
|
+
export declare const RecipientUpdateTemplateRecipientIssues$outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientIssues$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientIssues>;
|
|
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 RecipientUpdateTemplateRecipientIssues$ {
|
|
103
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientIssues$inboundSchema` instead. */
|
|
104
|
+
const inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientIssues, z.ZodTypeDef, unknown>;
|
|
105
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientIssues$outboundSchema` instead. */
|
|
106
|
+
const outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientIssues$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientIssues>;
|
|
107
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientIssues$Outbound` instead. */
|
|
108
|
+
type Outbound = RecipientUpdateTemplateRecipientIssues$Outbound;
|
|
109
|
+
}
|
|
110
|
+
export declare function recipientUpdateTemplateRecipientIssuesToJSON(recipientUpdateTemplateRecipientIssues: RecipientUpdateTemplateRecipientIssues): string;
|
|
111
|
+
export declare function recipientUpdateTemplateRecipientIssuesFromJSON(jsonString: string): SafeParseResult<RecipientUpdateTemplateRecipientIssues, SDKValidationError>;
|
|
112
|
+
/** @internal */
|
|
113
|
+
export declare const RecipientUpdateTemplateRecipientResponseBody$inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientResponseBody, z.ZodTypeDef, unknown>;
|
|
114
|
+
/** @internal */
|
|
115
|
+
export type RecipientUpdateTemplateRecipientResponseBody$Outbound = {
|
|
116
|
+
message: string;
|
|
117
|
+
code: string;
|
|
118
|
+
issues?: Array<RecipientUpdateTemplateRecipientIssues$Outbound> | undefined;
|
|
119
|
+
};
|
|
120
|
+
/** @internal */
|
|
121
|
+
export declare const RecipientUpdateTemplateRecipientResponseBody$outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientResponseBody$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientResponseBody>;
|
|
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 RecipientUpdateTemplateRecipientResponseBody$ {
|
|
127
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientResponseBody$inboundSchema` instead. */
|
|
128
|
+
const inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientResponseBody, z.ZodTypeDef, unknown>;
|
|
129
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientResponseBody$outboundSchema` instead. */
|
|
130
|
+
const outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientResponseBody$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientResponseBody>;
|
|
131
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientResponseBody$Outbound` instead. */
|
|
132
|
+
type Outbound = RecipientUpdateTemplateRecipientResponseBody$Outbound;
|
|
133
|
+
}
|
|
134
|
+
//# sourceMappingURL=recipientupdatetemplaterecipient.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recipientupdatetemplaterecipient.d.ts","sourceRoot":"","sources":["../../src/models/errors/recipientupdatetemplaterecipient.ts"],"names":[],"mappings":"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"}
|
|
@@ -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.RecipientUpdateTemplateRecipientResponseBody$ = exports.RecipientUpdateTemplateRecipientResponseBody$outboundSchema = exports.RecipientUpdateTemplateRecipientResponseBody$inboundSchema = exports.RecipientUpdateTemplateRecipientIssues$ = exports.RecipientUpdateTemplateRecipientIssues$outboundSchema = exports.RecipientUpdateTemplateRecipientIssues$inboundSchema = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$ = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$outboundSchema = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$inboundSchema = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$ = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$outboundSchema = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$inboundSchema = exports.RecipientUpdateTemplateRecipientResponseBody = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody = void 0;
|
|
40
|
+
exports.recipientUpdateTemplateRecipientTemplatesRecipientsIssuesToJSON = recipientUpdateTemplateRecipientTemplatesRecipientsIssuesToJSON;
|
|
41
|
+
exports.recipientUpdateTemplateRecipientTemplatesRecipientsIssuesFromJSON = recipientUpdateTemplateRecipientTemplatesRecipientsIssuesFromJSON;
|
|
42
|
+
exports.recipientUpdateTemplateRecipientIssuesToJSON = recipientUpdateTemplateRecipientIssuesToJSON;
|
|
43
|
+
exports.recipientUpdateTemplateRecipientIssuesFromJSON = recipientUpdateTemplateRecipientIssuesFromJSON;
|
|
44
|
+
const z = __importStar(require("zod"));
|
|
45
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
46
|
+
/**
|
|
47
|
+
* Internal server error
|
|
48
|
+
*/
|
|
49
|
+
class RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody 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
|
+
"RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody";
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody = RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody;
|
|
64
|
+
/**
|
|
65
|
+
* Invalid input data
|
|
66
|
+
*/
|
|
67
|
+
class RecipientUpdateTemplateRecipientResponseBody 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 = "RecipientUpdateTemplateRecipientResponseBody";
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
exports.RecipientUpdateTemplateRecipientResponseBody = RecipientUpdateTemplateRecipientResponseBody;
|
|
81
|
+
/** @internal */
|
|
82
|
+
exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$inboundSchema = z.object({
|
|
83
|
+
message: z.string(),
|
|
84
|
+
});
|
|
85
|
+
/** @internal */
|
|
86
|
+
exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$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 RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$;
|
|
94
|
+
(function (RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$) {
|
|
95
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$inboundSchema` instead. */
|
|
96
|
+
RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$.inboundSchema = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$inboundSchema;
|
|
97
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$outboundSchema` instead. */
|
|
98
|
+
RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$.outboundSchema = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$outboundSchema;
|
|
99
|
+
})(RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$ || (exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$ = RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$ = {}));
|
|
100
|
+
function recipientUpdateTemplateRecipientTemplatesRecipientsIssuesToJSON(recipientUpdateTemplateRecipientTemplatesRecipientsIssues) {
|
|
101
|
+
return JSON.stringify(exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$outboundSchema
|
|
102
|
+
.parse(recipientUpdateTemplateRecipientTemplatesRecipientsIssues));
|
|
103
|
+
}
|
|
104
|
+
function recipientUpdateTemplateRecipientTemplatesRecipientsIssuesFromJSON(jsonString) {
|
|
105
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$inboundSchema
|
|
106
|
+
.parse(JSON.parse(x)), `Failed to parse 'RecipientUpdateTemplateRecipientTemplatesRecipientsIssues' from JSON`);
|
|
107
|
+
}
|
|
108
|
+
/** @internal */
|
|
109
|
+
exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$inboundSchema = z.object({
|
|
110
|
+
message: z.string(),
|
|
111
|
+
code: z.string(),
|
|
112
|
+
issues: z.array(z.lazy(() => exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$inboundSchema)).optional(),
|
|
113
|
+
})
|
|
114
|
+
.transform((v) => {
|
|
115
|
+
return new RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody(v);
|
|
116
|
+
});
|
|
117
|
+
/** @internal */
|
|
118
|
+
exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$outboundSchema = z.instanceof(RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody)
|
|
119
|
+
.transform(v => v.data$)
|
|
120
|
+
.pipe(z.object({
|
|
121
|
+
message: z.string(),
|
|
122
|
+
code: z.string(),
|
|
123
|
+
issues: z.array(z.lazy(() => exports.RecipientUpdateTemplateRecipientTemplatesRecipientsIssues$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 RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$;
|
|
130
|
+
(function (RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$) {
|
|
131
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$inboundSchema` instead. */
|
|
132
|
+
RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$.inboundSchema = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$inboundSchema;
|
|
133
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$outboundSchema` instead. */
|
|
134
|
+
RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$.outboundSchema = exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$outboundSchema;
|
|
135
|
+
})(RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$ || (exports.RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$ = RecipientUpdateTemplateRecipientTemplatesRecipientsResponseBody$ = {}));
|
|
136
|
+
/** @internal */
|
|
137
|
+
exports.RecipientUpdateTemplateRecipientIssues$inboundSchema = z.object({
|
|
138
|
+
message: z.string(),
|
|
139
|
+
});
|
|
140
|
+
/** @internal */
|
|
141
|
+
exports.RecipientUpdateTemplateRecipientIssues$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 RecipientUpdateTemplateRecipientIssues$;
|
|
149
|
+
(function (RecipientUpdateTemplateRecipientIssues$) {
|
|
150
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientIssues$inboundSchema` instead. */
|
|
151
|
+
RecipientUpdateTemplateRecipientIssues$.inboundSchema = exports.RecipientUpdateTemplateRecipientIssues$inboundSchema;
|
|
152
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientIssues$outboundSchema` instead. */
|
|
153
|
+
RecipientUpdateTemplateRecipientIssues$.outboundSchema = exports.RecipientUpdateTemplateRecipientIssues$outboundSchema;
|
|
154
|
+
})(RecipientUpdateTemplateRecipientIssues$ || (exports.RecipientUpdateTemplateRecipientIssues$ = RecipientUpdateTemplateRecipientIssues$ = {}));
|
|
155
|
+
function recipientUpdateTemplateRecipientIssuesToJSON(recipientUpdateTemplateRecipientIssues) {
|
|
156
|
+
return JSON.stringify(exports.RecipientUpdateTemplateRecipientIssues$outboundSchema.parse(recipientUpdateTemplateRecipientIssues));
|
|
157
|
+
}
|
|
158
|
+
function recipientUpdateTemplateRecipientIssuesFromJSON(jsonString) {
|
|
159
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.RecipientUpdateTemplateRecipientIssues$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RecipientUpdateTemplateRecipientIssues' from JSON`);
|
|
160
|
+
}
|
|
161
|
+
/** @internal */
|
|
162
|
+
exports.RecipientUpdateTemplateRecipientResponseBody$inboundSchema = z.object({
|
|
163
|
+
message: z.string(),
|
|
164
|
+
code: z.string(),
|
|
165
|
+
issues: z.array(z.lazy(() => exports.RecipientUpdateTemplateRecipientIssues$inboundSchema)).optional(),
|
|
166
|
+
})
|
|
167
|
+
.transform((v) => {
|
|
168
|
+
return new RecipientUpdateTemplateRecipientResponseBody(v);
|
|
169
|
+
});
|
|
170
|
+
/** @internal */
|
|
171
|
+
exports.RecipientUpdateTemplateRecipientResponseBody$outboundSchema = z.instanceof(RecipientUpdateTemplateRecipientResponseBody)
|
|
172
|
+
.transform(v => v.data$)
|
|
173
|
+
.pipe(z.object({
|
|
174
|
+
message: z.string(),
|
|
175
|
+
code: z.string(),
|
|
176
|
+
issues: z.array(z.lazy(() => exports.RecipientUpdateTemplateRecipientIssues$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 RecipientUpdateTemplateRecipientResponseBody$;
|
|
183
|
+
(function (RecipientUpdateTemplateRecipientResponseBody$) {
|
|
184
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientResponseBody$inboundSchema` instead. */
|
|
185
|
+
RecipientUpdateTemplateRecipientResponseBody$.inboundSchema = exports.RecipientUpdateTemplateRecipientResponseBody$inboundSchema;
|
|
186
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientResponseBody$outboundSchema` instead. */
|
|
187
|
+
RecipientUpdateTemplateRecipientResponseBody$.outboundSchema = exports.RecipientUpdateTemplateRecipientResponseBody$outboundSchema;
|
|
188
|
+
})(RecipientUpdateTemplateRecipientResponseBody$ || (exports.RecipientUpdateTemplateRecipientResponseBody$ = RecipientUpdateTemplateRecipientResponseBody$ = {}));
|
|
189
|
+
//# sourceMappingURL=recipientupdatetemplaterecipient.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recipientupdatetemplaterecipient.js","sourceRoot":"","sources":["../../src/models/errors/recipientupdatetemplaterecipient.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 RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues = {
|
|
5
|
+
message: string;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Internal server error
|
|
9
|
+
*/
|
|
10
|
+
export type RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBodyData = {
|
|
11
|
+
message: string;
|
|
12
|
+
code: string;
|
|
13
|
+
issues?: Array<RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues> | undefined;
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Internal server error
|
|
17
|
+
*/
|
|
18
|
+
export declare class RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody extends Error {
|
|
19
|
+
code: string;
|
|
20
|
+
issues?: Array<RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues> | undefined;
|
|
21
|
+
/** The original data that was passed to this error instance. */
|
|
22
|
+
data$: RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBodyData;
|
|
23
|
+
constructor(err: RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBodyData);
|
|
24
|
+
}
|
|
25
|
+
export type RecipientUpdateTemplateRecipientsIssues = {
|
|
26
|
+
message: string;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Invalid input data
|
|
30
|
+
*/
|
|
31
|
+
export type RecipientUpdateTemplateRecipientsResponseBodyData = {
|
|
32
|
+
message: string;
|
|
33
|
+
code: string;
|
|
34
|
+
issues?: Array<RecipientUpdateTemplateRecipientsIssues> | undefined;
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* Invalid input data
|
|
38
|
+
*/
|
|
39
|
+
export declare class RecipientUpdateTemplateRecipientsResponseBody extends Error {
|
|
40
|
+
code: string;
|
|
41
|
+
issues?: Array<RecipientUpdateTemplateRecipientsIssues> | undefined;
|
|
42
|
+
/** The original data that was passed to this error instance. */
|
|
43
|
+
data$: RecipientUpdateTemplateRecipientsResponseBodyData;
|
|
44
|
+
constructor(err: RecipientUpdateTemplateRecipientsResponseBodyData);
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
47
|
+
export declare const RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
48
|
+
/** @internal */
|
|
49
|
+
export type RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$Outbound = {
|
|
50
|
+
message: string;
|
|
51
|
+
};
|
|
52
|
+
/** @internal */
|
|
53
|
+
export declare const RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues>;
|
|
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 RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$ {
|
|
59
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$inboundSchema` instead. */
|
|
60
|
+
const inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
61
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$outboundSchema` instead. */
|
|
62
|
+
const outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues>;
|
|
63
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$Outbound` instead. */
|
|
64
|
+
type Outbound = RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$Outbound;
|
|
65
|
+
}
|
|
66
|
+
export declare function recipientUpdateTemplateRecipientsTemplatesRecipientsIssuesToJSON(recipientUpdateTemplateRecipientsTemplatesRecipientsIssues: RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues): string;
|
|
67
|
+
export declare function recipientUpdateTemplateRecipientsTemplatesRecipientsIssuesFromJSON(jsonString: string): SafeParseResult<RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues, SDKValidationError>;
|
|
68
|
+
/** @internal */
|
|
69
|
+
export declare const RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
70
|
+
/** @internal */
|
|
71
|
+
export type RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound = {
|
|
72
|
+
message: string;
|
|
73
|
+
code: string;
|
|
74
|
+
issues?: Array<RecipientUpdateTemplateRecipientsTemplatesRecipientsIssues$Outbound> | undefined;
|
|
75
|
+
};
|
|
76
|
+
/** @internal */
|
|
77
|
+
export declare const RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody>;
|
|
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 RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$ {
|
|
83
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$inboundSchema` instead. */
|
|
84
|
+
const inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
85
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$outboundSchema` instead. */
|
|
86
|
+
const outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody>;
|
|
87
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound` instead. */
|
|
88
|
+
type Outbound = RecipientUpdateTemplateRecipientsTemplatesRecipientsResponseBody$Outbound;
|
|
89
|
+
}
|
|
90
|
+
/** @internal */
|
|
91
|
+
export declare const RecipientUpdateTemplateRecipientsIssues$inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
92
|
+
/** @internal */
|
|
93
|
+
export type RecipientUpdateTemplateRecipientsIssues$Outbound = {
|
|
94
|
+
message: string;
|
|
95
|
+
};
|
|
96
|
+
/** @internal */
|
|
97
|
+
export declare const RecipientUpdateTemplateRecipientsIssues$outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsIssues$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientsIssues>;
|
|
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 RecipientUpdateTemplateRecipientsIssues$ {
|
|
103
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsIssues$inboundSchema` instead. */
|
|
104
|
+
const inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsIssues, z.ZodTypeDef, unknown>;
|
|
105
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsIssues$outboundSchema` instead. */
|
|
106
|
+
const outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsIssues$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientsIssues>;
|
|
107
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsIssues$Outbound` instead. */
|
|
108
|
+
type Outbound = RecipientUpdateTemplateRecipientsIssues$Outbound;
|
|
109
|
+
}
|
|
110
|
+
export declare function recipientUpdateTemplateRecipientsIssuesToJSON(recipientUpdateTemplateRecipientsIssues: RecipientUpdateTemplateRecipientsIssues): string;
|
|
111
|
+
export declare function recipientUpdateTemplateRecipientsIssuesFromJSON(jsonString: string): SafeParseResult<RecipientUpdateTemplateRecipientsIssues, SDKValidationError>;
|
|
112
|
+
/** @internal */
|
|
113
|
+
export declare const RecipientUpdateTemplateRecipientsResponseBody$inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
114
|
+
/** @internal */
|
|
115
|
+
export type RecipientUpdateTemplateRecipientsResponseBody$Outbound = {
|
|
116
|
+
message: string;
|
|
117
|
+
code: string;
|
|
118
|
+
issues?: Array<RecipientUpdateTemplateRecipientsIssues$Outbound> | undefined;
|
|
119
|
+
};
|
|
120
|
+
/** @internal */
|
|
121
|
+
export declare const RecipientUpdateTemplateRecipientsResponseBody$outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientsResponseBody>;
|
|
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 RecipientUpdateTemplateRecipientsResponseBody$ {
|
|
127
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsResponseBody$inboundSchema` instead. */
|
|
128
|
+
const inboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsResponseBody, z.ZodTypeDef, unknown>;
|
|
129
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsResponseBody$outboundSchema` instead. */
|
|
130
|
+
const outboundSchema: z.ZodType<RecipientUpdateTemplateRecipientsResponseBody$Outbound, z.ZodTypeDef, RecipientUpdateTemplateRecipientsResponseBody>;
|
|
131
|
+
/** @deprecated use `RecipientUpdateTemplateRecipientsResponseBody$Outbound` instead. */
|
|
132
|
+
type Outbound = RecipientUpdateTemplateRecipientsResponseBody$Outbound;
|
|
133
|
+
}
|
|
134
|
+
//# sourceMappingURL=recipientupdatetemplaterecipients.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recipientupdatetemplaterecipients.d.ts","sourceRoot":"","sources":["../../src/models/errors/recipientupdatetemplaterecipients.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"}
|