featurebase-node 0.12.0 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +37 -0
- package/api-promise.d.mts +1 -0
- package/api-promise.d.mts.map +1 -1
- package/api-promise.d.ts +1 -0
- package/api-promise.d.ts.map +1 -1
- package/api-promise.mjs +1 -0
- package/api-promise.mjs.map +1 -1
- package/client.d.mts +9 -3
- package/client.d.mts.map +1 -1
- package/client.d.ts +9 -3
- package/client.d.ts.map +1 -1
- package/client.js +6 -0
- package/client.js.map +1 -1
- package/client.mjs +6 -0
- package/client.mjs.map +1 -1
- package/core/api-promise.d.mts.map +1 -1
- package/core/api-promise.d.ts.map +1 -1
- package/core/api-promise.mjs.map +1 -1
- package/core/error.mjs.map +1 -1
- package/core/pagination.d.mts.map +1 -1
- package/core/pagination.d.ts.map +1 -1
- package/core/pagination.mjs.map +1 -1
- package/core/resource.d.mts.map +1 -1
- package/core/resource.d.ts.map +1 -1
- package/core/uploads.d.mts.map +1 -1
- package/core/uploads.d.ts.map +1 -1
- package/core/uploads.mjs.map +1 -1
- package/error.d.mts +1 -0
- package/error.d.mts.map +1 -1
- package/error.d.ts +1 -0
- package/error.d.ts.map +1 -1
- package/error.mjs +1 -0
- package/error.mjs.map +1 -1
- package/index.d.mts.map +1 -1
- package/index.d.ts.map +1 -1
- package/index.mjs.map +1 -1
- package/internal/detect-platform.mjs.map +1 -1
- package/internal/headers.mjs.map +1 -1
- package/internal/parse.d.mts.map +1 -1
- package/internal/parse.d.ts.map +1 -1
- package/internal/parse.mjs.map +1 -1
- package/internal/qs/formats.d.mts.map +1 -1
- package/internal/qs/formats.d.ts.map +1 -1
- package/internal/qs/index.d.mts +2 -2
- package/internal/qs/index.d.mts.map +1 -1
- package/internal/qs/index.d.ts +2 -2
- package/internal/qs/index.d.ts.map +1 -1
- package/internal/qs/index.mjs.map +1 -1
- package/internal/qs/stringify.d.mts.map +1 -1
- package/internal/qs/stringify.d.ts.map +1 -1
- package/internal/qs/stringify.mjs.map +1 -1
- package/internal/qs/utils.d.mts.map +1 -1
- package/internal/qs/utils.d.ts.map +1 -1
- package/internal/qs/utils.mjs.map +1 -1
- package/internal/request-options.d.mts.map +1 -1
- package/internal/request-options.d.ts.map +1 -1
- package/internal/shims.d.mts +6 -0
- package/internal/shims.d.mts.map +1 -1
- package/internal/shims.d.ts +6 -0
- package/internal/shims.d.ts.map +1 -1
- package/internal/to-file.d.mts.map +1 -1
- package/internal/to-file.d.ts.map +1 -1
- package/internal/to-file.mjs.map +1 -1
- package/internal/types.d.mts +4 -4
- package/internal/types.d.mts.map +1 -1
- package/internal/types.d.ts +4 -4
- package/internal/types.d.ts.map +1 -1
- package/internal/uploads.d.mts.map +1 -1
- package/internal/uploads.d.ts.map +1 -1
- package/internal/uploads.mjs.map +1 -1
- package/internal/utils/base64.mjs.map +1 -1
- package/internal/utils/log.d.mts.map +1 -1
- package/internal/utils/log.d.ts.map +1 -1
- package/internal/utils/log.js +2 -0
- package/internal/utils/log.js.map +1 -1
- package/internal/utils/log.mjs +2 -0
- package/internal/utils/log.mjs.map +1 -1
- package/internal/utils/path.mjs.map +1 -1
- package/internal/utils/query.mjs.map +1 -1
- package/internal/utils/values.mjs.map +1 -1
- package/internal/utils.d.mts.map +1 -1
- package/internal/utils.d.ts.map +1 -1
- package/internal/utils.mjs.map +1 -1
- package/package.json +16 -10
- package/pagination.d.mts +1 -0
- package/pagination.d.mts.map +1 -1
- package/pagination.d.ts +1 -0
- package/pagination.d.ts.map +1 -1
- package/pagination.mjs +1 -0
- package/pagination.mjs.map +1 -1
- package/resource.d.mts +1 -0
- package/resource.d.mts.map +1 -1
- package/resource.d.ts +1 -0
- package/resource.d.ts.map +1 -1
- package/resource.mjs +1 -0
- package/resource.mjs.map +1 -1
- package/resources/changelogs/changelogs.d.mts +106 -106
- package/resources/changelogs/changelogs.d.mts.map +1 -1
- package/resources/changelogs/changelogs.d.ts +106 -106
- package/resources/changelogs/changelogs.d.ts.map +1 -1
- package/resources/changelogs/changelogs.js +74 -74
- package/resources/changelogs/changelogs.js.map +1 -1
- package/resources/changelogs/changelogs.mjs +74 -74
- package/resources/changelogs/changelogs.mjs.map +1 -1
- package/resources/changelogs/index.d.mts +1 -1
- package/resources/changelogs/index.d.mts.map +1 -1
- package/resources/changelogs/index.d.ts +1 -1
- package/resources/changelogs/index.d.ts.map +1 -1
- package/resources/changelogs/index.mjs.map +1 -1
- package/resources/changelogs/subscribers.d.mts.map +1 -1
- package/resources/changelogs/subscribers.d.ts.map +1 -1
- package/resources/changelogs/subscribers.mjs.map +1 -1
- package/resources/changelogs.d.mts.map +1 -1
- package/resources/changelogs.d.ts.map +1 -1
- package/resources/changelogs.mjs.map +1 -1
- package/resources/conversation-attributes.d.mts +117 -0
- package/resources/conversation-attributes.d.mts.map +1 -0
- package/resources/conversation-attributes.d.ts +117 -0
- package/resources/conversation-attributes.d.ts.map +1 -0
- package/resources/conversation-attributes.js +61 -0
- package/resources/conversation-attributes.js.map +1 -0
- package/resources/conversation-attributes.mjs +57 -0
- package/resources/conversation-attributes.mjs.map +1 -0
- package/resources/feedback/boards.d.mts +17 -17
- package/resources/feedback/boards.d.mts.map +1 -1
- package/resources/feedback/boards.d.ts +17 -17
- package/resources/feedback/boards.d.ts.map +1 -1
- package/resources/feedback/boards.js +20 -20
- package/resources/feedback/boards.js.map +1 -1
- package/resources/feedback/boards.mjs +20 -20
- package/resources/feedback/boards.mjs.map +1 -1
- package/resources/feedback/comments.d.mts +400 -123
- package/resources/feedback/comments.d.mts.map +1 -1
- package/resources/feedback/comments.d.ts +400 -123
- package/resources/feedback/comments.d.ts.map +1 -1
- package/resources/feedback/comments.js +253 -93
- package/resources/feedback/comments.js.map +1 -1
- package/resources/feedback/comments.mjs +253 -93
- package/resources/feedback/comments.mjs.map +1 -1
- package/resources/feedback/custom-fields.d.mts +34 -34
- package/resources/feedback/custom-fields.d.mts.map +1 -1
- package/resources/feedback/custom-fields.d.ts +34 -34
- package/resources/feedback/custom-fields.d.ts.map +1 -1
- package/resources/feedback/custom-fields.js +36 -36
- package/resources/feedback/custom-fields.js.map +1 -1
- package/resources/feedback/custom-fields.mjs +36 -36
- package/resources/feedback/custom-fields.mjs.map +1 -1
- package/resources/feedback/feedback.d.mts +7 -7
- package/resources/feedback/feedback.d.mts.map +1 -1
- package/resources/feedback/feedback.d.ts +7 -7
- package/resources/feedback/feedback.d.ts.map +1 -1
- package/resources/feedback/feedback.js.map +1 -1
- package/resources/feedback/feedback.mjs.map +1 -1
- package/resources/feedback/index.d.mts +5 -5
- package/resources/feedback/index.d.mts.map +1 -1
- package/resources/feedback/index.d.ts +5 -5
- package/resources/feedback/index.d.ts.map +1 -1
- package/resources/feedback/index.js.map +1 -1
- package/resources/feedback/index.mjs.map +1 -1
- package/resources/feedback/post-statuses.d.mts +18 -18
- package/resources/feedback/post-statuses.d.mts.map +1 -1
- package/resources/feedback/post-statuses.d.ts +18 -18
- package/resources/feedback/post-statuses.d.ts.map +1 -1
- package/resources/feedback/post-statuses.js +23 -23
- package/resources/feedback/post-statuses.js.map +1 -1
- package/resources/feedback/post-statuses.mjs +23 -23
- package/resources/feedback/post-statuses.mjs.map +1 -1
- package/resources/feedback/posts/index.d.mts +1 -1
- package/resources/feedback/posts/index.d.mts.map +1 -1
- package/resources/feedback/posts/index.d.ts +1 -1
- package/resources/feedback/posts/index.d.ts.map +1 -1
- package/resources/feedback/posts/index.js.map +1 -1
- package/resources/feedback/posts/index.mjs.map +1 -1
- package/resources/feedback/posts/posts.d.mts +238 -284
- package/resources/feedback/posts/posts.d.mts.map +1 -1
- package/resources/feedback/posts/posts.d.ts +238 -284
- package/resources/feedback/posts/posts.d.ts.map +1 -1
- package/resources/feedback/posts/posts.js +122 -96
- package/resources/feedback/posts/posts.js.map +1 -1
- package/resources/feedback/posts/posts.mjs +122 -96
- package/resources/feedback/posts/posts.mjs.map +1 -1
- package/resources/feedback/posts/voters.d.mts.map +1 -1
- package/resources/feedback/posts/voters.d.ts.map +1 -1
- package/resources/feedback/posts/voters.mjs.map +1 -1
- package/resources/feedback/posts.d.mts.map +1 -1
- package/resources/feedback/posts.d.ts.map +1 -1
- package/resources/feedback/posts.mjs.map +1 -1
- package/resources/feedback.d.mts.map +1 -1
- package/resources/feedback.d.ts.map +1 -1
- package/resources/feedback.mjs.map +1 -1
- package/resources/help-center/articles.d.mts +98 -152
- package/resources/help-center/articles.d.mts.map +1 -1
- package/resources/help-center/articles.d.ts +98 -152
- package/resources/help-center/articles.d.ts.map +1 -1
- package/resources/help-center/articles.js +73 -73
- package/resources/help-center/articles.js.map +1 -1
- package/resources/help-center/articles.mjs +73 -73
- package/resources/help-center/articles.mjs.map +1 -1
- package/resources/help-center/collections.d.mts +64 -64
- package/resources/help-center/collections.d.mts.map +1 -1
- package/resources/help-center/collections.d.ts +64 -64
- package/resources/help-center/collections.d.ts.map +1 -1
- package/resources/help-center/collections.js +65 -65
- package/resources/help-center/collections.js.map +1 -1
- package/resources/help-center/collections.mjs +65 -65
- package/resources/help-center/collections.mjs.map +1 -1
- package/resources/help-center/help-center.d.mts +5 -5
- package/resources/help-center/help-center.d.mts.map +1 -1
- package/resources/help-center/help-center.d.ts +5 -5
- package/resources/help-center/help-center.d.ts.map +1 -1
- package/resources/help-center/help-center.js.map +1 -1
- package/resources/help-center/help-center.mjs.map +1 -1
- package/resources/help-center/help-centers.d.mts +43 -43
- package/resources/help-center/help-centers.d.mts.map +1 -1
- package/resources/help-center/help-centers.d.ts +43 -43
- package/resources/help-center/help-centers.d.ts.map +1 -1
- package/resources/help-center/help-centers.js +43 -43
- package/resources/help-center/help-centers.js.map +1 -1
- package/resources/help-center/help-centers.mjs +43 -43
- package/resources/help-center/help-centers.mjs.map +1 -1
- package/resources/help-center/index.d.mts +4 -4
- package/resources/help-center/index.d.mts.map +1 -1
- package/resources/help-center/index.d.ts +4 -4
- package/resources/help-center/index.d.ts.map +1 -1
- package/resources/help-center/index.js.map +1 -1
- package/resources/help-center/index.mjs.map +1 -1
- package/resources/help-center/redirect-rules.d.mts +117 -117
- package/resources/help-center/redirect-rules.d.mts.map +1 -1
- package/resources/help-center/redirect-rules.d.ts +117 -117
- package/resources/help-center/redirect-rules.d.ts.map +1 -1
- package/resources/help-center/redirect-rules.js +112 -112
- package/resources/help-center/redirect-rules.js.map +1 -1
- package/resources/help-center/redirect-rules.mjs +112 -112
- package/resources/help-center/redirect-rules.mjs.map +1 -1
- package/resources/help-center.d.mts.map +1 -1
- package/resources/help-center.d.ts.map +1 -1
- package/resources/help-center.mjs.map +1 -1
- package/resources/index.d.mts +4 -3
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +4 -3
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +3 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -0
- package/resources/index.mjs.map +1 -1
- package/resources/organization/admins.d.mts +23 -23
- package/resources/organization/admins.d.mts.map +1 -1
- package/resources/organization/admins.d.ts +23 -23
- package/resources/organization/admins.d.ts.map +1 -1
- package/resources/organization/admins.js +25 -25
- package/resources/organization/admins.js.map +1 -1
- package/resources/organization/admins.mjs +25 -25
- package/resources/organization/admins.mjs.map +1 -1
- package/resources/organization/brands.d.mts +50 -50
- package/resources/organization/brands.d.mts.map +1 -1
- package/resources/organization/brands.d.ts +50 -50
- package/resources/organization/brands.d.ts.map +1 -1
- package/resources/organization/brands.js +54 -54
- package/resources/organization/brands.js.map +1 -1
- package/resources/organization/brands.mjs +54 -54
- package/resources/organization/brands.mjs.map +1 -1
- package/resources/organization/index.d.mts +3 -3
- package/resources/organization/index.d.mts.map +1 -1
- package/resources/organization/index.d.ts +3 -3
- package/resources/organization/index.d.ts.map +1 -1
- package/resources/organization/index.mjs.map +1 -1
- package/resources/organization/organization.d.mts +3 -3
- package/resources/organization/organization.d.mts.map +1 -1
- package/resources/organization/organization.d.ts +3 -3
- package/resources/organization/organization.d.ts.map +1 -1
- package/resources/organization/organization.mjs.map +1 -1
- package/resources/organization/teams.d.mts +45 -45
- package/resources/organization/teams.d.mts.map +1 -1
- package/resources/organization/teams.d.ts +45 -45
- package/resources/organization/teams.d.ts.map +1 -1
- package/resources/organization/teams.js +44 -44
- package/resources/organization/teams.js.map +1 -1
- package/resources/organization/teams.mjs +44 -44
- package/resources/organization/teams.mjs.map +1 -1
- package/resources/organization.d.mts.map +1 -1
- package/resources/organization.d.ts.map +1 -1
- package/resources/organization.mjs.map +1 -1
- package/resources/support/conversation-tags.d.mts +40 -40
- package/resources/support/conversation-tags.d.mts.map +1 -1
- package/resources/support/conversation-tags.d.ts +40 -40
- package/resources/support/conversation-tags.d.ts.map +1 -1
- package/resources/support/conversation-tags.js +32 -32
- package/resources/support/conversation-tags.js.map +1 -1
- package/resources/support/conversation-tags.mjs +32 -32
- package/resources/support/conversation-tags.mjs.map +1 -1
- package/resources/support/conversations/conversations.d.mts +624 -722
- package/resources/support/conversations/conversations.d.mts.map +1 -1
- package/resources/support/conversations/conversations.d.ts +624 -722
- package/resources/support/conversations/conversations.d.ts.map +1 -1
- package/resources/support/conversations/conversations.js +309 -302
- package/resources/support/conversations/conversations.js.map +1 -1
- package/resources/support/conversations/conversations.mjs +309 -302
- package/resources/support/conversations/conversations.mjs.map +1 -1
- package/resources/support/conversations/index.d.mts +1 -1
- package/resources/support/conversations/index.d.mts.map +1 -1
- package/resources/support/conversations/index.d.ts +1 -1
- package/resources/support/conversations/index.d.ts.map +1 -1
- package/resources/support/conversations/index.js.map +1 -1
- package/resources/support/conversations/index.mjs.map +1 -1
- package/resources/support/conversations/participants.d.mts.map +1 -1
- package/resources/support/conversations/participants.d.ts.map +1 -1
- package/resources/support/conversations/participants.mjs.map +1 -1
- package/resources/support/conversations.d.mts.map +1 -1
- package/resources/support/conversations.d.ts.map +1 -1
- package/resources/support/conversations.mjs.map +1 -1
- package/resources/support/index.d.mts +3 -3
- package/resources/support/index.d.mts.map +1 -1
- package/resources/support/index.d.ts +3 -3
- package/resources/support/index.d.ts.map +1 -1
- package/resources/support/index.js.map +1 -1
- package/resources/support/index.mjs.map +1 -1
- package/resources/support/support.d.mts +4 -4
- package/resources/support/support.d.mts.map +1 -1
- package/resources/support/support.d.ts +4 -4
- package/resources/support/support.d.ts.map +1 -1
- package/resources/support/support.js.map +1 -1
- package/resources/support/support.mjs.map +1 -1
- package/resources/support/tickets/categories.d.mts +18 -18
- package/resources/support/tickets/categories.d.mts.map +1 -1
- package/resources/support/tickets/categories.d.ts +18 -18
- package/resources/support/tickets/categories.d.ts.map +1 -1
- package/resources/support/tickets/categories.js +25 -25
- package/resources/support/tickets/categories.js.map +1 -1
- package/resources/support/tickets/categories.mjs +25 -25
- package/resources/support/tickets/categories.mjs.map +1 -1
- package/resources/support/tickets/custom-fields.d.mts +20 -20
- package/resources/support/tickets/custom-fields.d.mts.map +1 -1
- package/resources/support/tickets/custom-fields.d.ts +20 -20
- package/resources/support/tickets/custom-fields.d.ts.map +1 -1
- package/resources/support/tickets/custom-fields.js +19 -19
- package/resources/support/tickets/custom-fields.js.map +1 -1
- package/resources/support/tickets/custom-fields.mjs +19 -19
- package/resources/support/tickets/custom-fields.mjs.map +1 -1
- package/resources/support/tickets/index.d.mts +4 -4
- package/resources/support/tickets/index.d.mts.map +1 -1
- package/resources/support/tickets/index.d.ts +4 -4
- package/resources/support/tickets/index.d.ts.map +1 -1
- package/resources/support/tickets/index.mjs.map +1 -1
- package/resources/support/tickets/statuses.d.mts +17 -17
- package/resources/support/tickets/statuses.d.mts.map +1 -1
- package/resources/support/tickets/statuses.d.ts +17 -17
- package/resources/support/tickets/statuses.d.ts.map +1 -1
- package/resources/support/tickets/statuses.js +21 -21
- package/resources/support/tickets/statuses.js.map +1 -1
- package/resources/support/tickets/statuses.mjs +21 -21
- package/resources/support/tickets/statuses.mjs.map +1 -1
- package/resources/support/tickets/tickets.d.mts +69 -69
- package/resources/support/tickets/tickets.d.mts.map +1 -1
- package/resources/support/tickets/tickets.d.ts +69 -69
- package/resources/support/tickets/tickets.d.ts.map +1 -1
- package/resources/support/tickets/tickets.js +44 -44
- package/resources/support/tickets/tickets.js.map +1 -1
- package/resources/support/tickets/tickets.mjs +44 -44
- package/resources/support/tickets/tickets.mjs.map +1 -1
- package/resources/support/tickets.d.mts.map +1 -1
- package/resources/support/tickets.d.ts.map +1 -1
- package/resources/support/tickets.mjs.map +1 -1
- package/resources/support.d.mts.map +1 -1
- package/resources/support.d.ts.map +1 -1
- package/resources/support.mjs.map +1 -1
- package/resources/surveys.d.mts +41 -41
- package/resources/surveys.d.mts.map +1 -1
- package/resources/surveys.d.ts +41 -41
- package/resources/surveys.d.ts.map +1 -1
- package/resources/surveys.js +44 -44
- package/resources/surveys.js.map +1 -1
- package/resources/surveys.mjs +44 -44
- package/resources/surveys.mjs.map +1 -1
- package/resources/users/companies/companies.d.mts +149 -177
- package/resources/users/companies/companies.d.mts.map +1 -1
- package/resources/users/companies/companies.d.ts +149 -177
- package/resources/users/companies/companies.d.ts.map +1 -1
- package/resources/users/companies/companies.js +153 -142
- package/resources/users/companies/companies.js.map +1 -1
- package/resources/users/companies/companies.mjs +153 -142
- package/resources/users/companies/companies.mjs.map +1 -1
- package/resources/users/companies/contacts.d.mts.map +1 -1
- package/resources/users/companies/contacts.d.ts.map +1 -1
- package/resources/users/companies/contacts.mjs.map +1 -1
- package/resources/users/companies/index.d.mts +1 -1
- package/resources/users/companies/index.d.mts.map +1 -1
- package/resources/users/companies/index.d.ts +1 -1
- package/resources/users/companies/index.d.ts.map +1 -1
- package/resources/users/companies/index.mjs.map +1 -1
- package/resources/users/companies.d.mts.map +1 -1
- package/resources/users/companies.d.ts.map +1 -1
- package/resources/users/companies.mjs.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.mjs.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.mjs.map +1 -1
- package/resources/users/contacts/by-user-id/index.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/index.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/index.mjs.map +1 -1
- package/resources/users/contacts/by-user-id.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id.mjs.map +1 -1
- package/resources/users/contacts/contacts.d.mts +229 -256
- package/resources/users/contacts/contacts.d.mts.map +1 -1
- package/resources/users/contacts/contacts.d.ts +229 -256
- package/resources/users/contacts/contacts.d.ts.map +1 -1
- package/resources/users/contacts/contacts.js +213 -201
- package/resources/users/contacts/contacts.js.map +1 -1
- package/resources/users/contacts/contacts.mjs +213 -201
- package/resources/users/contacts/contacts.mjs.map +1 -1
- package/resources/users/contacts/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/email-preferences.mjs.map +1 -1
- package/resources/users/contacts/index.d.mts +1 -1
- package/resources/users/contacts/index.d.mts.map +1 -1
- package/resources/users/contacts/index.d.ts +1 -1
- package/resources/users/contacts/index.d.ts.map +1 -1
- package/resources/users/contacts/index.mjs.map +1 -1
- package/resources/users/contacts.d.mts.map +1 -1
- package/resources/users/contacts.d.ts.map +1 -1
- package/resources/users/contacts.mjs.map +1 -1
- package/resources/users/index.d.mts +2 -2
- package/resources/users/index.d.mts.map +1 -1
- package/resources/users/index.d.ts +2 -2
- package/resources/users/index.d.ts.map +1 -1
- package/resources/users/index.mjs.map +1 -1
- package/resources/users/users.d.mts +2 -2
- package/resources/users/users.d.mts.map +1 -1
- package/resources/users/users.d.ts +2 -2
- package/resources/users/users.d.ts.map +1 -1
- package/resources/users/users.mjs.map +1 -1
- package/resources/users.d.mts.map +1 -1
- package/resources/users.d.ts.map +1 -1
- package/resources/users.mjs.map +1 -1
- package/resources/webhooks.d.mts +75 -75
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +75 -75
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js +77 -77
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +77 -77
- package/resources/webhooks.mjs.map +1 -1
- package/resources.d.mts.map +1 -1
- package/resources.d.ts.map +1 -1
- package/resources.mjs.map +1 -1
- package/src/client.ts +25 -3
- package/src/internal/utils/log.ts +2 -0
- package/src/resources/changelogs/changelogs.ts +170 -170
- package/src/resources/changelogs/index.ts +1 -1
- package/src/resources/conversation-attributes.ts +181 -0
- package/src/resources/feedback/boards.ts +28 -28
- package/src/resources/feedback/comments.ts +464 -141
- package/src/resources/feedback/custom-fields.ts +44 -44
- package/src/resources/feedback/feedback.ts +23 -5
- package/src/resources/feedback/index.ts +14 -5
- package/src/resources/feedback/post-statuses.ts +31 -31
- package/src/resources/feedback/posts/index.ts +7 -1
- package/src/resources/feedback/posts/posts.ts +294 -340
- package/src/resources/help-center/articles.ts +123 -186
- package/src/resources/help-center/collections.ts +84 -84
- package/src/resources/help-center/help-center.ts +7 -5
- package/src/resources/help-center/help-centers.ts +55 -55
- package/src/resources/help-center/index.ts +6 -5
- package/src/resources/help-center/redirect-rules.ts +174 -174
- package/src/resources/index.ts +11 -3
- package/src/resources/organization/admins.ts +33 -33
- package/src/resources/organization/brands.ts +66 -66
- package/src/resources/organization/index.ts +3 -3
- package/src/resources/organization/organization.ts +3 -3
- package/src/resources/organization/teams.ts +52 -52
- package/src/resources/support/conversation-tags.ts +59 -59
- package/src/resources/support/conversations/conversations.ts +748 -867
- package/src/resources/support/conversations/index.ts +11 -6
- package/src/resources/support/index.ts +14 -9
- package/src/resources/support/support.ts +21 -11
- package/src/resources/support/tickets/categories.ts +33 -33
- package/src/resources/support/tickets/custom-fields.ts +27 -27
- package/src/resources/support/tickets/index.ts +4 -4
- package/src/resources/support/tickets/statuses.ts +29 -29
- package/src/resources/support/tickets/tickets.ts +95 -95
- package/src/resources/surveys.ts +58 -58
- package/src/resources/users/companies/companies.ts +193 -223
- package/src/resources/users/companies/index.ts +2 -2
- package/src/resources/users/contacts/contacts.ts +275 -302
- package/src/resources/users/contacts/index.ts +3 -3
- package/src/resources/users/index.ts +5 -5
- package/src/resources/users/users.ts +5 -5
- package/src/resources/webhooks.ts +95 -95
- package/src/version.ts +1 -1
- package/uploads.d.mts +1 -0
- package/uploads.d.mts.map +1 -1
- package/uploads.d.ts +1 -0
- package/uploads.d.ts.map +1 -1
- package/uploads.mjs +1 -0
- package/uploads.mjs.map +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { APIResource } from "../../../core/resource.mjs";
|
|
2
|
+
import * as PostsAPI from "../../feedback/posts/posts.mjs";
|
|
2
3
|
import * as ContactsAPI from "./contacts.mjs";
|
|
3
4
|
import { ContactAttachParams, ContactAttachResponse, ContactListParams, ContactRemoveParams, ContactRemoveResponse, Contacts } from "./contacts.mjs";
|
|
4
5
|
import { APIPromise } from "../../../core/api-promise.mjs";
|
|
@@ -9,68 +10,6 @@ import { RequestOptions } from "../../../internal/request-options.mjs";
|
|
|
9
10
|
*/
|
|
10
11
|
export declare class Companies extends APIResource {
|
|
11
12
|
contacts: ContactsAPI.Contacts;
|
|
12
|
-
/**
|
|
13
|
-
* Retrieves a single company by its Featurebase ID.
|
|
14
|
-
*
|
|
15
|
-
* ### Path Parameters
|
|
16
|
-
*
|
|
17
|
-
* - `id` - The Featurebase internal ID of the company (MongoDB ObjectId)
|
|
18
|
-
*
|
|
19
|
-
* ### Response
|
|
20
|
-
*
|
|
21
|
-
* Returns a company object with:
|
|
22
|
-
*
|
|
23
|
-
* - `id` - Featurebase internal ID
|
|
24
|
-
* - `companyId` - External company ID from your system
|
|
25
|
-
* - `name` - Company name
|
|
26
|
-
* - `monthlySpend` - Monthly spend/revenue
|
|
27
|
-
* - `industry` - Industry
|
|
28
|
-
* - `website` - Company website URL
|
|
29
|
-
* - `plan` - Plan/tier name
|
|
30
|
-
* - `linkedUsers` - Number of users linked to this company
|
|
31
|
-
* - `companySize` - Employee headcount
|
|
32
|
-
* - `lastActivity` - Last activity timestamp
|
|
33
|
-
* - `customFields` - Custom field values
|
|
34
|
-
* - `createdAt` - Creation timestamp
|
|
35
|
-
* - `updatedAt` - Last update timestamp
|
|
36
|
-
*
|
|
37
|
-
* ### Example Response
|
|
38
|
-
*
|
|
39
|
-
* ```json
|
|
40
|
-
* {
|
|
41
|
-
* "object": "company",
|
|
42
|
-
* "id": "507f1f77bcf86cd799439011",
|
|
43
|
-
* "companyId": "comp_12345",
|
|
44
|
-
* "name": "Acme Inc",
|
|
45
|
-
* "monthlySpend": 5000,
|
|
46
|
-
* "industry": "Technology",
|
|
47
|
-
* "website": "https://acme.com",
|
|
48
|
-
* "plan": "enterprise",
|
|
49
|
-
* "linkedUsers": 15,
|
|
50
|
-
* "companySize": 250,
|
|
51
|
-
* "lastActivity": "2025-01-15T00:00:00.000Z",
|
|
52
|
-
* "customFields": { "location": "Europe" },
|
|
53
|
-
* "createdAt": "2025-01-01T12:00:00.000Z",
|
|
54
|
-
* "updatedAt": "2025-01-10T15:30:00.000Z"
|
|
55
|
-
* }
|
|
56
|
-
* ```
|
|
57
|
-
*
|
|
58
|
-
* ### Error Responses
|
|
59
|
-
*
|
|
60
|
-
* - **404 Not Found** - Company with the specified ID does not exist
|
|
61
|
-
*
|
|
62
|
-
* ### Version Availability
|
|
63
|
-
*
|
|
64
|
-
* This endpoint is only available in API version 2026-01-01.nova and newer.
|
|
65
|
-
*
|
|
66
|
-
* @example
|
|
67
|
-
* ```ts
|
|
68
|
-
* const company = await client.users.companies.retrieve(
|
|
69
|
-
* '507f1f77bcf86cd799439011',
|
|
70
|
-
* );
|
|
71
|
-
* ```
|
|
72
|
-
*/
|
|
73
|
-
retrieve(id: string, params?: CompanyRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<Company>;
|
|
74
13
|
/**
|
|
75
14
|
* Returns all companies in your organization with cursor-based pagination.
|
|
76
15
|
*
|
|
@@ -145,43 +84,6 @@ export declare class Companies extends APIResource {
|
|
|
145
84
|
* ```
|
|
146
85
|
*/
|
|
147
86
|
list(params?: CompanyListParams | null | undefined, options?: RequestOptions): PagePromise<CompaniesCursorPage, Company>;
|
|
148
|
-
/**
|
|
149
|
-
* Deletes a company by its Featurebase ID.
|
|
150
|
-
*
|
|
151
|
-
* This will also remove the company from all linked users' associations.
|
|
152
|
-
*
|
|
153
|
-
* ### Path Parameters
|
|
154
|
-
*
|
|
155
|
-
* - `id` - The Featurebase internal ID of the company (MongoDB ObjectId)
|
|
156
|
-
*
|
|
157
|
-
* ### Response
|
|
158
|
-
*
|
|
159
|
-
* Returns a deletion confirmation object:
|
|
160
|
-
*
|
|
161
|
-
* ```json
|
|
162
|
-
* {
|
|
163
|
-
* "id": "507f1f77bcf86cd799439011",
|
|
164
|
-
* "object": "company",
|
|
165
|
-
* "deleted": true
|
|
166
|
-
* }
|
|
167
|
-
* ```
|
|
168
|
-
*
|
|
169
|
-
* ### Error Responses
|
|
170
|
-
*
|
|
171
|
-
* - **404 Not Found** - Company with the specified ID does not exist
|
|
172
|
-
*
|
|
173
|
-
* ### Version Availability
|
|
174
|
-
*
|
|
175
|
-
* This endpoint is only available in API version 2026-01-01.nova and newer.
|
|
176
|
-
*
|
|
177
|
-
* @example
|
|
178
|
-
* ```ts
|
|
179
|
-
* const deletedCompany = await client.users.companies.delete(
|
|
180
|
-
* '507f1f77bcf86cd799439011',
|
|
181
|
-
* );
|
|
182
|
-
* ```
|
|
183
|
-
*/
|
|
184
|
-
delete(id: string, params?: CompanyDeleteParams | null | undefined, options?: RequestOptions): APIPromise<DeletedCompany>;
|
|
185
87
|
/**
|
|
186
88
|
* Creates a new company or updates an existing one.
|
|
187
89
|
*
|
|
@@ -258,6 +160,105 @@ export declare class Companies extends APIResource {
|
|
|
258
160
|
* ```
|
|
259
161
|
*/
|
|
260
162
|
createOrUpdate(params: CompanyCreateOrUpdateParams, options?: RequestOptions): APIPromise<Company>;
|
|
163
|
+
/**
|
|
164
|
+
* Retrieves a single company by its Featurebase ID.
|
|
165
|
+
*
|
|
166
|
+
* ### Path Parameters
|
|
167
|
+
*
|
|
168
|
+
* - `id` - The Featurebase internal ID of the company (MongoDB ObjectId)
|
|
169
|
+
*
|
|
170
|
+
* ### Response
|
|
171
|
+
*
|
|
172
|
+
* Returns a company object with:
|
|
173
|
+
*
|
|
174
|
+
* - `id` - Featurebase internal ID
|
|
175
|
+
* - `companyId` - External company ID from your system
|
|
176
|
+
* - `name` - Company name
|
|
177
|
+
* - `monthlySpend` - Monthly spend/revenue
|
|
178
|
+
* - `industry` - Industry
|
|
179
|
+
* - `website` - Company website URL
|
|
180
|
+
* - `plan` - Plan/tier name
|
|
181
|
+
* - `linkedUsers` - Number of users linked to this company
|
|
182
|
+
* - `companySize` - Employee headcount
|
|
183
|
+
* - `lastActivity` - Last activity timestamp
|
|
184
|
+
* - `customFields` - Custom field values
|
|
185
|
+
* - `createdAt` - Creation timestamp
|
|
186
|
+
* - `updatedAt` - Last update timestamp
|
|
187
|
+
*
|
|
188
|
+
* ### Example Response
|
|
189
|
+
*
|
|
190
|
+
* ```json
|
|
191
|
+
* {
|
|
192
|
+
* "object": "company",
|
|
193
|
+
* "id": "507f1f77bcf86cd799439011",
|
|
194
|
+
* "companyId": "comp_12345",
|
|
195
|
+
* "name": "Acme Inc",
|
|
196
|
+
* "monthlySpend": 5000,
|
|
197
|
+
* "industry": "Technology",
|
|
198
|
+
* "website": "https://acme.com",
|
|
199
|
+
* "plan": "enterprise",
|
|
200
|
+
* "linkedUsers": 15,
|
|
201
|
+
* "companySize": 250,
|
|
202
|
+
* "lastActivity": "2025-01-15T00:00:00.000Z",
|
|
203
|
+
* "customFields": { "location": "Europe" },
|
|
204
|
+
* "createdAt": "2025-01-01T12:00:00.000Z",
|
|
205
|
+
* "updatedAt": "2025-01-10T15:30:00.000Z"
|
|
206
|
+
* }
|
|
207
|
+
* ```
|
|
208
|
+
*
|
|
209
|
+
* ### Error Responses
|
|
210
|
+
*
|
|
211
|
+
* - **404 Not Found** - Company with the specified ID does not exist
|
|
212
|
+
*
|
|
213
|
+
* ### Version Availability
|
|
214
|
+
*
|
|
215
|
+
* This endpoint is only available in API version 2026-01-01.nova and newer.
|
|
216
|
+
*
|
|
217
|
+
* @example
|
|
218
|
+
* ```ts
|
|
219
|
+
* const company = await client.users.companies.retrieve(
|
|
220
|
+
* '507f1f77bcf86cd799439011',
|
|
221
|
+
* );
|
|
222
|
+
* ```
|
|
223
|
+
*/
|
|
224
|
+
retrieve(id: string, params?: CompanyRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<Company>;
|
|
225
|
+
/**
|
|
226
|
+
* Deletes a company by its Featurebase ID.
|
|
227
|
+
*
|
|
228
|
+
* This will also remove the company from all linked users' associations.
|
|
229
|
+
*
|
|
230
|
+
* ### Path Parameters
|
|
231
|
+
*
|
|
232
|
+
* - `id` - The Featurebase internal ID of the company (MongoDB ObjectId)
|
|
233
|
+
*
|
|
234
|
+
* ### Response
|
|
235
|
+
*
|
|
236
|
+
* Returns a deletion confirmation object:
|
|
237
|
+
*
|
|
238
|
+
* ```json
|
|
239
|
+
* {
|
|
240
|
+
* "id": "507f1f77bcf86cd799439011",
|
|
241
|
+
* "object": "company",
|
|
242
|
+
* "deleted": true
|
|
243
|
+
* }
|
|
244
|
+
* ```
|
|
245
|
+
*
|
|
246
|
+
* ### Error Responses
|
|
247
|
+
*
|
|
248
|
+
* - **404 Not Found** - Company with the specified ID does not exist
|
|
249
|
+
*
|
|
250
|
+
* ### Version Availability
|
|
251
|
+
*
|
|
252
|
+
* This endpoint is only available in API version 2026-01-01.nova and newer.
|
|
253
|
+
*
|
|
254
|
+
* @example
|
|
255
|
+
* ```ts
|
|
256
|
+
* const deletedCompany = await client.users.companies.delete(
|
|
257
|
+
* '507f1f77bcf86cd799439011',
|
|
258
|
+
* );
|
|
259
|
+
* ```
|
|
260
|
+
*/
|
|
261
|
+
delete(id: string, params?: CompanyDeleteParams | null | undefined, options?: RequestOptions): APIPromise<DeletedCompany>;
|
|
261
262
|
/**
|
|
262
263
|
* Permanently deletes a company by its external company ID (the `companyId` from
|
|
263
264
|
* your system).
|
|
@@ -326,10 +327,10 @@ export declare class Companies extends APIResource {
|
|
|
326
327
|
* "operator": "AND",
|
|
327
328
|
* "value": [
|
|
328
329
|
* { "field": "plan", "operator": "IN", "value": ["enterprise", "pro"] },
|
|
329
|
-
* { "field": "
|
|
330
|
+
* { "field": "monthlySpend", "operator": ">", "value": 1000 }
|
|
330
331
|
* ]
|
|
331
332
|
* },
|
|
332
|
-
* "sort": "
|
|
333
|
+
* "sort": "monthlySpend:desc",
|
|
333
334
|
* "limit": 20
|
|
334
335
|
* }
|
|
335
336
|
* ```
|
|
@@ -338,18 +339,24 @@ export declare class Companies extends APIResource {
|
|
|
338
339
|
*
|
|
339
340
|
* ### Supported fields and operators
|
|
340
341
|
*
|
|
341
|
-
*
|
|
342
|
-
*
|
|
343
|
-
*
|
|
344
|
-
*
|
|
345
|
-
*
|
|
346
|
-
*
|
|
347
|
-
* |
|
|
348
|
-
* |
|
|
349
|
-
* | `
|
|
350
|
-
* | `
|
|
351
|
-
* | `
|
|
352
|
-
* | `
|
|
342
|
+
* Field names are camelCase, matching the rest of the v2 public API. Snake_case
|
|
343
|
+
* names that this endpoint originally shipped with (`external_id`,
|
|
344
|
+
* `monthly_spend`, `company_size`, `linked_users`, `last_activity`, `created_at`)
|
|
345
|
+
* are still accepted for back-compat but are deprecated — please migrate to
|
|
346
|
+
* camelCase in new code.
|
|
347
|
+
*
|
|
348
|
+
* | Field | Type | Operators |
|
|
349
|
+
* | -------------- | ----------------------------------- | --------------------------- |
|
|
350
|
+
* | `externalId` | string (caller-provided company id) | `=`, `!=`, `IN`, `NIN` |
|
|
351
|
+
* | `name` | string | `=`, `!=`, `IN`, `NIN`, `~` |
|
|
352
|
+
* | `monthlySpend` | number | `=`, `!=`, `>`, `<` |
|
|
353
|
+
* | `plan` | string | `=`, `!=`, `IN`, `NIN` |
|
|
354
|
+
* | `industry` | string | `=`, `!=`, `IN`, `NIN` |
|
|
355
|
+
* | `website` | string | `=`, `!=`, `IN`, `NIN` |
|
|
356
|
+
* | `companySize` | number | `=`, `!=`, `>`, `<` |
|
|
357
|
+
* | `linkedUsers` | number | `=`, `!=`, `>`, `<` |
|
|
358
|
+
* | `lastActivity` | unix seconds | `=`, `!=`, `>`, `<` |
|
|
359
|
+
* | `createdAt` | unix seconds | `=`, `!=`, `>`, `<` |
|
|
353
360
|
*
|
|
354
361
|
* The `name ~ "..."` operator runs a word-aware substring search via the
|
|
355
362
|
* underlying text index. Other string operators (`!~`, `^`, `$`) are reserved for
|
|
@@ -363,9 +370,14 @@ export declare class Companies extends APIResource {
|
|
|
363
370
|
*
|
|
364
371
|
* Allowed values:
|
|
365
372
|
*
|
|
366
|
-
* - `
|
|
367
|
-
* - `
|
|
368
|
-
* - `
|
|
373
|
+
* - `createdAt:desc` (default), `createdAt:asc`
|
|
374
|
+
* - `monthlySpend:desc`, `monthlySpend:asc`
|
|
375
|
+
* - `lastActivity:desc`, `lastActivity:asc`
|
|
376
|
+
*
|
|
377
|
+
* Snake_case sort axes (`created_at:desc`, `monthly_spend:asc`,
|
|
378
|
+
* `last_activity:desc`) are accepted for back-compat — the cursor encodes the
|
|
379
|
+
* canonical camelCase identity, so a caller can switch naming conventions
|
|
380
|
+
* mid-pagination without restarting.
|
|
369
381
|
*
|
|
370
382
|
* The chosen sort axis is encoded in the cursor; switching `sort` mid-pagination
|
|
371
383
|
* returns `400 invalid_cursor`. Restart pagination without a cursor when changing
|
|
@@ -555,13 +567,6 @@ export declare namespace CompanySearchResponse {
|
|
|
555
567
|
};
|
|
556
568
|
}
|
|
557
569
|
}
|
|
558
|
-
export interface CompanyRetrieveParams {
|
|
559
|
-
/**
|
|
560
|
-
* API version for this request. Defaults to your organization's configured API
|
|
561
|
-
* version if not specified.
|
|
562
|
-
*/
|
|
563
|
-
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
564
|
-
}
|
|
565
570
|
export interface CompanyListParams extends CursorPageParams {
|
|
566
571
|
/**
|
|
567
572
|
* Header param: API version for this request. Defaults to your organization's
|
|
@@ -569,13 +574,6 @@ export interface CompanyListParams extends CursorPageParams {
|
|
|
569
574
|
*/
|
|
570
575
|
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
571
576
|
}
|
|
572
|
-
export interface CompanyDeleteParams {
|
|
573
|
-
/**
|
|
574
|
-
* API version for this request. Defaults to your organization's configured API
|
|
575
|
-
* version if not specified.
|
|
576
|
-
*/
|
|
577
|
-
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
578
|
-
}
|
|
579
577
|
export interface CompanyCreateOrUpdateParams {
|
|
580
578
|
/**
|
|
581
579
|
* Body param: External company ID from your system. Used as the unique identifier
|
|
@@ -632,6 +630,20 @@ export declare namespace CompanyCreateOrUpdateParams {
|
|
|
632
630
|
tier?: string;
|
|
633
631
|
}
|
|
634
632
|
}
|
|
633
|
+
export interface CompanyRetrieveParams {
|
|
634
|
+
/**
|
|
635
|
+
* API version for this request. Defaults to your organization's configured API
|
|
636
|
+
* version if not specified.
|
|
637
|
+
*/
|
|
638
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
639
|
+
}
|
|
640
|
+
export interface CompanyDeleteParams {
|
|
641
|
+
/**
|
|
642
|
+
* API version for this request. Defaults to your organization's configured API
|
|
643
|
+
* version if not specified.
|
|
644
|
+
*/
|
|
645
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
646
|
+
}
|
|
635
647
|
export interface CompanyDeleteByCompanyIDParams {
|
|
636
648
|
/**
|
|
637
649
|
* API version for this request. Defaults to your organization's configured API
|
|
@@ -653,63 +665,23 @@ export interface CompanySearchParams {
|
|
|
653
665
|
* Body param: Structured filter AST. Either a single filter clause or one
|
|
654
666
|
* top-level AND group (max 15 clauses). Top-level OR groups are not yet supported.
|
|
655
667
|
*/
|
|
656
|
-
query?:
|
|
668
|
+
query?: PostsAPI.SearchFilter | PostsAPI.SearchFilterGroup;
|
|
657
669
|
/**
|
|
658
|
-
* Body param: Sort field + direction. Defaults to `
|
|
670
|
+
* Body param: Sort field + direction. Defaults to `createdAt:desc`. The chosen
|
|
659
671
|
* sort axis is encoded in the cursor; switching `sort` mid-pagination returns
|
|
660
|
-
* `400 invalid_cursor`.
|
|
672
|
+
* `400 invalid_cursor`. Snake_case names (`created_at:desc`, `monthly_spend:asc`,
|
|
673
|
+
* `last_activity:desc`) are accepted for back-compat — prefer camelCase in new
|
|
674
|
+
* code.
|
|
661
675
|
*/
|
|
662
|
-
sort?: 'created_at:desc' | 'created_at:asc' | 'monthly_spend:desc' | 'monthly_spend:asc' | 'last_activity:desc' | 'last_activity:asc';
|
|
676
|
+
sort?: 'createdAt:desc' | 'createdAt:asc' | 'monthlySpend:desc' | 'monthlySpend:asc' | 'lastActivity:desc' | 'lastActivity:asc' | 'created_at:desc' | 'created_at:asc' | 'monthly_spend:desc' | 'monthly_spend:asc' | 'last_activity:desc' | 'last_activity:asc';
|
|
663
677
|
/**
|
|
664
678
|
* Header param: API version for this request. Defaults to your organization's
|
|
665
679
|
* configured API version if not specified.
|
|
666
680
|
*/
|
|
667
681
|
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
668
682
|
}
|
|
669
|
-
export declare namespace CompanySearchParams {
|
|
670
|
-
interface SearchFilter {
|
|
671
|
-
/**
|
|
672
|
-
* Field name to filter on (e.g. `state`, `tag_ids`, `created_at`)
|
|
673
|
-
*/
|
|
674
|
-
field: string;
|
|
675
|
-
/**
|
|
676
|
-
* Comparison operator
|
|
677
|
-
*/
|
|
678
|
-
operator: '=' | '!=' | 'IN' | 'NIN' | '>' | '<' | '>=' | '<=' | '~' | '!~' | '^' | '$';
|
|
679
|
-
/**
|
|
680
|
-
* Value to compare against (primitive or array of primitives)
|
|
681
|
-
*/
|
|
682
|
-
value: string | number | boolean | Array<string | number> | null;
|
|
683
|
-
}
|
|
684
|
-
interface SearchFilterGroup {
|
|
685
|
-
/**
|
|
686
|
-
* Group operator: AND (all match) or OR (any match)
|
|
687
|
-
*/
|
|
688
|
-
operator: 'AND' | 'OR';
|
|
689
|
-
/**
|
|
690
|
-
* Array of filter clauses (1-15 entries)
|
|
691
|
-
*/
|
|
692
|
-
value: Array<SearchFilterGroup.Value>;
|
|
693
|
-
}
|
|
694
|
-
namespace SearchFilterGroup {
|
|
695
|
-
interface Value {
|
|
696
|
-
/**
|
|
697
|
-
* Field name to filter on (e.g. `state`, `tag_ids`, `created_at`)
|
|
698
|
-
*/
|
|
699
|
-
field: string;
|
|
700
|
-
/**
|
|
701
|
-
* Comparison operator
|
|
702
|
-
*/
|
|
703
|
-
operator: '=' | '!=' | 'IN' | 'NIN' | '>' | '<' | '>=' | '<=' | '~' | '!~' | '^' | '$';
|
|
704
|
-
/**
|
|
705
|
-
* Value to compare against (primitive or array of primitives)
|
|
706
|
-
*/
|
|
707
|
-
value: string | number | boolean | Array<string | number> | null;
|
|
708
|
-
}
|
|
709
|
-
}
|
|
710
|
-
}
|
|
711
683
|
export declare namespace Companies {
|
|
712
|
-
export { type Company as Company, type DeletedCompany as DeletedCompany, type CompanySearchResponse as CompanySearchResponse, type CompaniesCursorPage as CompaniesCursorPage, type
|
|
684
|
+
export { type Company as Company, type DeletedCompany as DeletedCompany, type CompanySearchResponse as CompanySearchResponse, type CompaniesCursorPage as CompaniesCursorPage, type CompanyListParams as CompanyListParams, type CompanyCreateOrUpdateParams as CompanyCreateOrUpdateParams, type CompanyRetrieveParams as CompanyRetrieveParams, type CompanyDeleteParams as CompanyDeleteParams, type CompanyDeleteByCompanyIDParams as CompanyDeleteByCompanyIDParams, type CompanySearchParams as CompanySearchParams, };
|
|
713
685
|
export { Contacts as Contacts, type ContactAttachResponse as ContactAttachResponse, type ContactRemoveResponse as ContactRemoveResponse, type ContactListParams as ContactListParams, type ContactAttachParams as ContactAttachParams, type ContactRemoveParams as ContactRemoveParams, };
|
|
714
686
|
}
|
|
715
687
|
//# sourceMappingURL=companies.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"companies.d.mts","sourceRoot":"","sources":["../../../src/resources/users/companies/companies.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"companies.d.mts","sourceRoot":"","sources":["../../../src/resources/users/companies/companies.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,mCAA+B;AACrD,OAAO,KAAK,QAAQ,uCAAmC;AACvD,OAAO,KAAK,WAAW,uBAAmB;AAC1C,OAAO,EACL,mBAAmB,EACnB,qBAAqB,EACrB,iBAAiB,EACjB,mBAAmB,EACnB,qBAAqB,EACrB,QAAQ,EACT,uBAAmB;AACpB,OAAO,EAAE,UAAU,EAAE,sCAAkC;AACvD,OAAO,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE,qCAAiC;AAE1F,OAAO,EAAE,cAAc,EAAE,8CAA0C;AAGnE;;GAEG;AACH,qBAAa,SAAU,SAAQ,WAAW;IACxC,QAAQ,EAAE,WAAW,CAAC,QAAQ,CAA0C;IAExE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAwEG;IACH,IAAI,CACF,MAAM,GAAE,iBAAiB,GAAG,IAAI,GAAG,SAAc,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,mBAAmB,EAAE,OAAO,CAAC;IAgB5C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA0EG;IACH,cAAc,CAAC,MAAM,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAgBlG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA4DG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,MAAM,GAAE,qBAAqB,GAAG,IAAI,GAAG,SAAc,EACrD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,OAAO,CAAC;IAetB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAmCG;IACH,MAAM,CACJ,EAAE,EAAE,MAAM,EACV,MAAM,GAAE,mBAAmB,GAAG,IAAI,GAAG,SAAc,EACnD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;IAe7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAoDG;IACH,iBAAiB,CACf,SAAS,EAAE,MAAM,EACjB,MAAM,GAAE,8BAA8B,GAAG,IAAI,GAAG,SAAc,EAC9D,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;IAe7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAyFG;IACH,MAAM,CAAC,MAAM,EAAE,mBAAmB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,qBAAqB,CAAC;CAejG;AAED,MAAM,MAAM,mBAAmB,GAAG,UAAU,CAAC,OAAO,CAAC,CAAC;AAEtD,MAAM,WAAW,OAAO;IACtB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B;;OAEG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;OAEG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IAExB;;OAEG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;OAEG;IACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B;;OAEG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,EAAE,SAAS,CAAC;IAElB;;OAEG;IACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpB;;OAEG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;OAEG;IACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IAEvB;;OAEG;IACH,YAAY,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC;CAC3C;AAED,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,IAAI,CAAC;IAEd;;OAEG;IACH,MAAM,EAAE,SAAS,CAAC;CACnB;AAED,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,IAAI,EAAE,KAAK,CAAC,qBAAqB,CAAC,IAAI,CAAC,CAAC;IAExC;;OAEG;IACH,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,yBAAiB,qBAAqB,CAAC;IACrC,UAAiB,IAAI;QACnB;;WAEG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;WAEG;QACH,SAAS,EAAE,MAAM,CAAC;QAElB;;WAEG;QACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;QAE3B;;WAEG;QACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAEzB;;WAEG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;QAExB;;WAEG;QACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;QAE5B;;WAEG;QACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;QAE3B;;WAEG;QACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;QAE5B;;WAEG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;WAEG;QACH,MAAM,EAAE,SAAS,CAAC;QAElB;;WAEG;QACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QAEpB;;WAEG;QACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAEzB;;WAEG;QACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;QAEvB;;WAEG;QACH,YAAY,CAAC,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;SAAE,CAAC;KAC3C;CACF;AAED,MAAM,WAAW,iBAAkB,SAAQ,gBAAgB;IACzD;;;OAGG;IACH,qBAAqB,CAAC,EAAE,iBAAiB,GAAG,mBAAmB,CAAC;CACjE;AAED,MAAM,WAAW,2BAA2B;IAC1C;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;;OAGG;IACH,YAAY,CAAC,EAAE,2BAA2B,CAAC,YAAY,CAAC;IAExD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,iBAAiB,GAAG,mBAAmB,CAAC;CACjE;AAED,yBAAiB,2BAA2B,CAAC;IAC3C;;;OAGG;IACH,UAAiB,YAAY;QAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;QAElB,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB,IAAI,CAAC,EAAE,MAAM,CAAC;KACf;CACF;AAED,MAAM,WAAW,qBAAqB;IACpC;;;OAGG;IACH,qBAAqB,CAAC,EAAE,iBAAiB,GAAG,mBAAmB,CAAC;CACjE;AAED,MAAM,WAAW,mBAAmB;IAClC;;;OAGG;IACH,qBAAqB,CAAC,EAAE,iBAAiB,GAAG,mBAAmB,CAAC;CACjE;AAED,MAAM,WAAW,8BAA8B;IAC7C;;;OAGG;IACH,qBAAqB,CAAC,EAAE,iBAAiB,GAAG,mBAAmB,CAAC;CACjE;AAED,MAAM,WAAW,mBAAmB;IAClC;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,KAAK,CAAC,EAAE,QAAQ,CAAC,YAAY,GAAG,QAAQ,CAAC,iBAAiB,CAAC;IAE3D;;;;;;OAMG;IACH,IAAI,CAAC,EACD,gBAAgB,GAChB,eAAe,GACf,mBAAmB,GACnB,kBAAkB,GAClB,mBAAmB,GACnB,kBAAkB,GAClB,iBAAiB,GACjB,gBAAgB,GAChB,oBAAoB,GACpB,mBAAmB,GACnB,oBAAoB,GACpB,mBAAmB,CAAC;IAExB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,iBAAiB,GAAG,mBAAmB,CAAC;CACjE;AAID,MAAM,CAAC,OAAO,WAAW,SAAS,CAAC;IACjC,OAAO,EACL,KAAK,OAAO,IAAI,OAAO,EACvB,KAAK,cAAc,IAAI,cAAc,EACrC,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,2BAA2B,IAAI,2BAA2B,EAC/D,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,8BAA8B,IAAI,8BAA8B,EACrE,KAAK,mBAAmB,IAAI,mBAAmB,GAChD,CAAC;IAEF,OAAO,EACL,QAAQ,IAAI,QAAQ,EACpB,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,mBAAmB,IAAI,mBAAmB,GAChD,CAAC;CACH"}
|