@rippling/rippling-sdk 0.2.0-alpha.21 → 0.2.0-alpha.23
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/client.d.mts +42 -38
- package/client.d.mts.map +1 -1
- package/client.d.ts +42 -38
- package/client.d.ts.map +1 -1
- package/client.js +18 -18
- package/client.js.map +1 -1
- package/client.mjs +18 -18
- package/client.mjs.map +1 -1
- package/internal/to-file.d.mts +1 -1
- package/internal/to-file.d.ts +1 -1
- package/internal/to-file.js +1 -1
- package/internal/to-file.mjs +1 -1
- package/internal/utils/values.js +3 -3
- package/internal/utils/values.js.map +1 -1
- package/internal/utils/values.mjs +3 -3
- package/internal/utils/values.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/business-partner-groups.d.mts +13 -13
- package/resources/business-partner-groups.d.mts.map +1 -1
- package/resources/business-partner-groups.d.ts +13 -13
- package/resources/business-partner-groups.d.ts.map +1 -1
- package/resources/business-partner-groups.js +12 -12
- package/resources/business-partner-groups.js.map +1 -1
- package/resources/business-partner-groups.mjs +12 -12
- package/resources/business-partner-groups.mjs.map +1 -1
- package/resources/business-partners.d.mts +14 -14
- package/resources/business-partners.d.mts.map +1 -1
- package/resources/business-partners.d.ts +14 -14
- package/resources/business-partners.d.ts.map +1 -1
- package/resources/business-partners.js +12 -12
- package/resources/business-partners.js.map +1 -1
- package/resources/business-partners.mjs +12 -12
- package/resources/business-partners.mjs.map +1 -1
- package/resources/compensations.d.mts +8 -8
- package/resources/compensations.d.mts.map +1 -1
- package/resources/compensations.d.ts +8 -8
- package/resources/compensations.d.ts.map +1 -1
- package/resources/compensations.js +6 -6
- package/resources/compensations.js.map +1 -1
- package/resources/compensations.mjs +6 -6
- package/resources/compensations.mjs.map +1 -1
- package/resources/custom-objects/custom-objects.d.mts +7 -7
- package/resources/custom-objects/custom-objects.d.mts.map +1 -1
- package/resources/custom-objects/custom-objects.d.ts +7 -7
- package/resources/custom-objects/custom-objects.d.ts.map +1 -1
- package/resources/custom-objects/custom-objects.js +8 -8
- package/resources/custom-objects/custom-objects.js.map +1 -1
- package/resources/custom-objects/custom-objects.mjs +8 -8
- package/resources/custom-objects/custom-objects.mjs.map +1 -1
- package/resources/custom-objects/fields.d.mts +6 -6
- package/resources/custom-objects/fields.d.mts.map +1 -1
- package/resources/custom-objects/fields.d.ts +6 -6
- package/resources/custom-objects/fields.d.ts.map +1 -1
- package/resources/custom-objects/fields.js +8 -8
- package/resources/custom-objects/fields.js.map +1 -1
- package/resources/custom-objects/fields.mjs +8 -8
- package/resources/custom-objects/fields.mjs.map +1 -1
- package/resources/custom-objects/index.d.mts +1 -1
- package/resources/custom-objects/index.d.mts.map +1 -1
- package/resources/custom-objects/index.d.ts +1 -1
- package/resources/custom-objects/index.d.ts.map +1 -1
- package/resources/custom-objects/records.d.mts +32 -32
- package/resources/custom-objects/records.d.mts.map +1 -1
- package/resources/custom-objects/records.d.ts +32 -32
- package/resources/custom-objects/records.d.ts.map +1 -1
- package/resources/custom-objects/records.js +27 -27
- package/resources/custom-objects/records.js.map +1 -1
- package/resources/custom-objects/records.mjs +27 -27
- package/resources/custom-objects/records.mjs.map +1 -1
- package/resources/departments.d.mts +8 -8
- package/resources/departments.d.mts.map +1 -1
- package/resources/departments.d.ts +8 -8
- package/resources/departments.d.ts.map +1 -1
- package/resources/departments.js +6 -6
- package/resources/departments.js.map +1 -1
- package/resources/departments.mjs +6 -6
- package/resources/departments.mjs.map +1 -1
- package/resources/draft-hires.d.mts +415 -0
- package/resources/draft-hires.d.mts.map +1 -0
- package/resources/draft-hires.d.ts +415 -0
- package/resources/draft-hires.d.ts.map +1 -0
- package/resources/draft-hires.js +15 -0
- package/resources/draft-hires.js.map +1 -0
- package/resources/draft-hires.mjs +11 -0
- package/resources/draft-hires.mjs.map +1 -0
- package/resources/employment-types.d.mts +4 -4
- package/resources/employment-types.d.mts.map +1 -1
- package/resources/employment-types.d.ts +4 -4
- package/resources/employment-types.d.ts.map +1 -1
- package/resources/employment-types.js +6 -6
- package/resources/employment-types.js.map +1 -1
- package/resources/employment-types.mjs +6 -6
- package/resources/employment-types.mjs.map +1 -1
- package/resources/functions/deployments.d.mts +7 -7
- package/resources/functions/deployments.d.mts.map +1 -1
- package/resources/functions/deployments.d.ts +7 -7
- package/resources/functions/deployments.d.ts.map +1 -1
- package/resources/functions/deployments.js +9 -9
- package/resources/functions/deployments.js.map +1 -1
- package/resources/functions/deployments.mjs +9 -9
- package/resources/functions/deployments.mjs.map +1 -1
- package/resources/functions/executions.d.mts +15 -15
- package/resources/functions/executions.d.mts.map +1 -1
- package/resources/functions/executions.d.ts +15 -15
- package/resources/functions/executions.d.ts.map +1 -1
- package/resources/functions/executions.js +10 -10
- package/resources/functions/executions.js.map +1 -1
- package/resources/functions/executions.mjs +10 -10
- package/resources/functions/executions.mjs.map +1 -1
- package/resources/functions/functions.d.mts +12 -12
- package/resources/functions/functions.d.mts.map +1 -1
- package/resources/functions/functions.d.ts +12 -12
- package/resources/functions/functions.d.ts.map +1 -1
- package/resources/functions/functions.js +9 -9
- package/resources/functions/functions.js.map +1 -1
- package/resources/functions/functions.mjs +9 -9
- package/resources/functions/functions.mjs.map +1 -1
- package/resources/functions/index.d.mts +2 -2
- package/resources/functions/index.d.mts.map +1 -1
- package/resources/functions/index.d.ts +2 -2
- package/resources/functions/index.d.ts.map +1 -1
- package/resources/headcount-positions.d.mts +74 -44
- package/resources/headcount-positions.d.mts.map +1 -1
- package/resources/headcount-positions.d.ts +74 -44
- package/resources/headcount-positions.d.ts.map +1 -1
- package/resources/headcount-positions.js +7 -7
- package/resources/headcount-positions.js.map +1 -1
- package/resources/headcount-positions.mjs +7 -7
- package/resources/headcount-positions.mjs.map +1 -1
- package/resources/headcount-priorities.d.mts +11 -11
- package/resources/headcount-priorities.d.mts.map +1 -1
- package/resources/headcount-priorities.d.ts +11 -11
- package/resources/headcount-priorities.d.ts.map +1 -1
- package/resources/headcount-priorities.js +7 -7
- package/resources/headcount-priorities.js.map +1 -1
- package/resources/headcount-priorities.mjs +7 -7
- package/resources/headcount-priorities.mjs.map +1 -1
- package/resources/index.d.mts +27 -25
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +27 -25
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +5 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +2 -0
- package/resources/index.mjs.map +1 -1
- package/resources/job-assignments.d.mts +8 -8
- package/resources/job-assignments.d.mts.map +1 -1
- package/resources/job-assignments.d.ts +8 -8
- package/resources/job-assignments.d.ts.map +1 -1
- package/resources/job-assignments.js +6 -6
- package/resources/job-assignments.js.map +1 -1
- package/resources/job-assignments.mjs +6 -6
- package/resources/job-assignments.mjs.map +1 -1
- package/resources/job-codes.d.mts +16 -16
- package/resources/job-codes.d.mts.map +1 -1
- package/resources/job-codes.d.ts +16 -16
- package/resources/job-codes.d.ts.map +1 -1
- package/resources/job-codes.js +12 -12
- package/resources/job-codes.js.map +1 -1
- package/resources/job-codes.mjs +12 -12
- package/resources/job-codes.mjs.map +1 -1
- package/resources/job-dimensions.d.mts +13 -13
- package/resources/job-dimensions.d.mts.map +1 -1
- package/resources/job-dimensions.d.ts +13 -13
- package/resources/job-dimensions.d.ts.map +1 -1
- package/resources/job-dimensions.js +10 -10
- package/resources/job-dimensions.js.map +1 -1
- package/resources/job-dimensions.mjs +10 -10
- package/resources/job-dimensions.mjs.map +1 -1
- package/resources/job-functions.d.mts +11 -11
- package/resources/job-functions.d.mts.map +1 -1
- package/resources/job-functions.d.ts +11 -11
- package/resources/job-functions.d.ts.map +1 -1
- package/resources/job-functions.js +7 -7
- package/resources/job-functions.js.map +1 -1
- package/resources/job-functions.mjs +7 -7
- package/resources/job-functions.mjs.map +1 -1
- package/resources/job-pay-rate-exceptions.d.mts +8 -8
- package/resources/job-pay-rate-exceptions.d.mts.map +1 -1
- package/resources/job-pay-rate-exceptions.d.ts +8 -8
- package/resources/job-pay-rate-exceptions.d.ts.map +1 -1
- package/resources/job-pay-rate-exceptions.js +6 -6
- package/resources/job-pay-rate-exceptions.js.map +1 -1
- package/resources/job-pay-rate-exceptions.mjs +6 -6
- package/resources/job-pay-rate-exceptions.mjs.map +1 -1
- package/resources/kiosk-badges.d.mts +22 -22
- package/resources/kiosk-badges.d.mts.map +1 -1
- package/resources/kiosk-badges.d.ts +22 -22
- package/resources/kiosk-badges.d.ts.map +1 -1
- package/resources/kiosk-badges.js +14 -14
- package/resources/kiosk-badges.js.map +1 -1
- package/resources/kiosk-badges.mjs +14 -14
- package/resources/kiosk-badges.mjs.map +1 -1
- package/resources/leave-accruals.d.mts +205 -0
- package/resources/leave-accruals.d.mts.map +1 -0
- package/resources/leave-accruals.d.ts +205 -0
- package/resources/leave-accruals.d.ts.map +1 -0
- package/resources/leave-accruals.js +22 -0
- package/resources/leave-accruals.js.map +1 -0
- package/resources/leave-accruals.mjs +18 -0
- package/resources/leave-accruals.mjs.map +1 -0
- package/resources/leave-balances.d.mts +8 -8
- package/resources/leave-balances.d.mts.map +1 -1
- package/resources/leave-balances.d.ts +8 -8
- package/resources/leave-balances.d.ts.map +1 -1
- package/resources/leave-balances.js +6 -6
- package/resources/leave-balances.js.map +1 -1
- package/resources/leave-balances.mjs +6 -6
- package/resources/leave-balances.mjs.map +1 -1
- package/resources/leave-requests.d.mts +31 -31
- package/resources/leave-requests.d.mts.map +1 -1
- package/resources/leave-requests.d.ts +31 -31
- package/resources/leave-requests.d.ts.map +1 -1
- package/resources/leave-requests.js +15 -15
- package/resources/leave-requests.js.map +1 -1
- package/resources/leave-requests.mjs +15 -15
- package/resources/leave-requests.mjs.map +1 -1
- package/resources/leave-types.d.mts +4 -4
- package/resources/leave-types.d.mts.map +1 -1
- package/resources/leave-types.d.ts +4 -4
- package/resources/leave-types.d.ts.map +1 -1
- package/resources/leave-types.js +6 -6
- package/resources/leave-types.js.map +1 -1
- package/resources/leave-types.mjs +6 -6
- package/resources/leave-types.mjs.map +1 -1
- package/resources/legal-entities.d.mts +9 -9
- package/resources/legal-entities.d.mts.map +1 -1
- package/resources/legal-entities.d.ts +9 -9
- package/resources/legal-entities.d.ts.map +1 -1
- package/resources/legal-entities.js +6 -6
- package/resources/legal-entities.js.map +1 -1
- package/resources/legal-entities.mjs +6 -6
- package/resources/legal-entities.mjs.map +1 -1
- package/resources/levels.d.mts +8 -8
- package/resources/levels.d.mts.map +1 -1
- package/resources/levels.d.ts +8 -8
- package/resources/levels.d.ts.map +1 -1
- package/resources/levels.js +6 -6
- package/resources/levels.js.map +1 -1
- package/resources/levels.mjs +6 -6
- package/resources/levels.mjs.map +1 -1
- package/resources/location-factors.d.mts +17 -17
- package/resources/location-factors.d.mts.map +1 -1
- package/resources/location-factors.d.ts +17 -17
- package/resources/location-factors.d.ts.map +1 -1
- package/resources/location-factors.js +7 -7
- package/resources/location-factors.js.map +1 -1
- package/resources/location-factors.mjs +7 -7
- package/resources/location-factors.mjs.map +1 -1
- package/resources/object-categories.d.mts +6 -6
- package/resources/object-categories.d.mts.map +1 -1
- package/resources/object-categories.d.ts +6 -6
- package/resources/object-categories.d.ts.map +1 -1
- package/resources/object-categories.js +8 -8
- package/resources/object-categories.js.map +1 -1
- package/resources/object-categories.mjs +8 -8
- package/resources/object-categories.mjs.map +1 -1
- package/resources/schedules.d.mts +154 -12
- package/resources/schedules.d.mts.map +1 -1
- package/resources/schedules.d.ts +154 -12
- package/resources/schedules.d.ts.map +1 -1
- package/resources/schedules.js +12 -6
- package/resources/schedules.js.map +1 -1
- package/resources/schedules.mjs +12 -6
- package/resources/schedules.mjs.map +1 -1
- package/resources/shared.d.mts +1 -1
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +1 -1
- package/resources/shared.d.ts.map +1 -1
- package/resources/shift-inputs.d.mts +22 -22
- package/resources/shift-inputs.d.mts.map +1 -1
- package/resources/shift-inputs.d.ts +22 -22
- package/resources/shift-inputs.d.ts.map +1 -1
- package/resources/shift-inputs.js +14 -14
- package/resources/shift-inputs.js.map +1 -1
- package/resources/shift-inputs.mjs +14 -14
- package/resources/shift-inputs.mjs.map +1 -1
- package/resources/shiftassignments.d.mts +55 -21
- package/resources/shiftassignments.d.mts.map +1 -1
- package/resources/shiftassignments.d.ts +55 -21
- package/resources/shiftassignments.d.ts.map +1 -1
- package/resources/shiftassignments.js +6 -6
- package/resources/shiftassignments.js.map +1 -1
- package/resources/shiftassignments.mjs +6 -6
- package/resources/shiftassignments.mjs.map +1 -1
- package/resources/supergroups/exclusion-members.d.mts +8 -8
- package/resources/supergroups/exclusion-members.d.mts.map +1 -1
- package/resources/supergroups/exclusion-members.d.ts +8 -8
- package/resources/supergroups/exclusion-members.d.ts.map +1 -1
- package/resources/supergroups/exclusion-members.js +6 -6
- package/resources/supergroups/exclusion-members.js.map +1 -1
- package/resources/supergroups/exclusion-members.mjs +6 -6
- package/resources/supergroups/exclusion-members.mjs.map +1 -1
- package/resources/supergroups/inclusion-members.d.mts +8 -8
- package/resources/supergroups/inclusion-members.d.mts.map +1 -1
- package/resources/supergroups/inclusion-members.d.ts +8 -8
- package/resources/supergroups/inclusion-members.d.ts.map +1 -1
- package/resources/supergroups/inclusion-members.js +6 -6
- package/resources/supergroups/inclusion-members.js.map +1 -1
- package/resources/supergroups/inclusion-members.mjs +6 -6
- package/resources/supergroups/inclusion-members.mjs.map +1 -1
- package/resources/supergroups/index.d.mts +2 -2
- package/resources/supergroups/index.d.mts.map +1 -1
- package/resources/supergroups/index.d.ts +2 -2
- package/resources/supergroups/index.d.ts.map +1 -1
- package/resources/supergroups/supergroups.d.mts +6 -6
- package/resources/supergroups/supergroups.d.mts.map +1 -1
- package/resources/supergroups/supergroups.d.ts +6 -6
- package/resources/supergroups/supergroups.d.ts.map +1 -1
- package/resources/supergroups/supergroups.js +6 -6
- package/resources/supergroups/supergroups.js.map +1 -1
- package/resources/supergroups/supergroups.mjs +6 -6
- package/resources/supergroups/supergroups.mjs.map +1 -1
- package/resources/teams.d.mts +8 -8
- package/resources/teams.d.mts.map +1 -1
- package/resources/teams.d.ts +8 -8
- package/resources/teams.d.ts.map +1 -1
- package/resources/teams.js +6 -6
- package/resources/teams.js.map +1 -1
- package/resources/teams.mjs +6 -6
- package/resources/teams.mjs.map +1 -1
- package/resources/time-cards.d.mts +8 -8
- package/resources/time-cards.d.mts.map +1 -1
- package/resources/time-cards.d.ts +8 -8
- package/resources/time-cards.d.ts.map +1 -1
- package/resources/time-cards.js +6 -6
- package/resources/time-cards.js.map +1 -1
- package/resources/time-cards.mjs +6 -6
- package/resources/time-cards.mjs.map +1 -1
- package/resources/time-entries.d.mts +58 -58
- package/resources/time-entries.d.mts.map +1 -1
- package/resources/time-entries.d.ts +58 -58
- package/resources/time-entries.d.ts.map +1 -1
- package/resources/time-entries.js +14 -14
- package/resources/time-entries.js.map +1 -1
- package/resources/time-entries.mjs +14 -14
- package/resources/time-entries.mjs.map +1 -1
- package/resources/tracks.d.mts +4 -4
- package/resources/tracks.d.mts.map +1 -1
- package/resources/tracks.d.ts +4 -4
- package/resources/tracks.d.ts.map +1 -1
- package/resources/tracks.js +6 -6
- package/resources/tracks.js.map +1 -1
- package/resources/tracks.mjs +6 -6
- package/resources/tracks.mjs.map +1 -1
- package/resources/users.d.mts +4 -4
- package/resources/users.d.mts.map +1 -1
- package/resources/users.d.ts +4 -4
- package/resources/users.d.ts.map +1 -1
- package/resources/users.js +6 -6
- package/resources/users.js.map +1 -1
- package/resources/users.mjs +6 -6
- package/resources/users.mjs.map +1 -1
- package/resources/work-locations.d.mts +4 -4
- package/resources/work-locations.d.mts.map +1 -1
- package/resources/work-locations.d.ts +4 -4
- package/resources/work-locations.d.ts.map +1 -1
- package/resources/work-locations.js +6 -6
- package/resources/work-locations.js.map +1 -1
- package/resources/work-locations.mjs +6 -6
- package/resources/work-locations.mjs.map +1 -1
- package/resources/workers.d.mts +11 -11
- package/resources/workers.d.mts.map +1 -1
- package/resources/workers.d.ts +11 -11
- package/resources/workers.d.ts.map +1 -1
- package/resources/workers.js +6 -6
- package/resources/workers.js.map +1 -1
- package/resources/workers.mjs +6 -6
- package/resources/workers.mjs.map +1 -1
- package/src/client.ts +112 -90
- package/src/internal/to-file.ts +1 -1
- package/src/internal/utils/values.ts +3 -3
- package/src/resources/business-partner-groups.ts +24 -24
- package/src/resources/business-partners.ts +27 -27
- package/src/resources/compensations.ts +16 -16
- package/src/resources/custom-objects/custom-objects.ts +12 -12
- package/src/resources/custom-objects/fields.ts +16 -16
- package/src/resources/custom-objects/index.ts +3 -3
- package/src/resources/custom-objects/records.ts +70 -70
- package/src/resources/departments.ts +16 -16
- package/src/resources/draft-hires.ts +504 -0
- package/src/resources/employment-types.ts +7 -7
- package/src/resources/functions/deployments.ts +10 -10
- package/src/resources/functions/executions.ts +28 -28
- package/src/resources/functions/functions.ts +20 -20
- package/src/resources/functions/index.ts +3 -3
- package/src/resources/headcount-positions.ts +103 -53
- package/src/resources/headcount-priorities.ts +14 -14
- package/src/resources/index.ts +42 -32
- package/src/resources/job-assignments.ts +16 -16
- package/src/resources/job-codes.ts +25 -25
- package/src/resources/job-dimensions.ts +21 -21
- package/src/resources/job-functions.ts +14 -14
- package/src/resources/job-pay-rate-exceptions.ts +16 -16
- package/src/resources/kiosk-badges.ts +35 -35
- package/src/resources/leave-accruals.ts +261 -0
- package/src/resources/leave-balances.ts +16 -16
- package/src/resources/leave-requests.ts +44 -44
- package/src/resources/leave-types.ts +7 -7
- package/src/resources/legal-entities.ts +17 -16
- package/src/resources/levels.ts +16 -16
- package/src/resources/location-factors.ts +20 -18
- package/src/resources/object-categories.ts +9 -9
- package/src/resources/schedules.ts +193 -20
- package/src/resources/shared.ts +1 -0
- package/src/resources/shift-inputs.ts +35 -35
- package/src/resources/shiftassignments.ts +68 -30
- package/src/resources/supergroups/exclusion-members.ts +16 -16
- package/src/resources/supergroups/inclusion-members.ts +16 -16
- package/src/resources/supergroups/index.ts +2 -2
- package/src/resources/supergroups/supergroups.ts +9 -9
- package/src/resources/teams.ts +16 -16
- package/src/resources/time-cards.ts +16 -16
- package/src/resources/time-entries.ts +71 -71
- package/src/resources/tracks.ts +7 -7
- package/src/resources/users.ts +7 -7
- package/src/resources/work-locations.ts +7 -7
- package/src/resources/workers.ts +19 -16
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -5,10 +5,6 @@ import { APIPromise } from "../../core/api-promise.js";
|
|
|
5
5
|
import { PagePromise } from "../../core/pagination.js";
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
7
7
|
export declare class ExclusionMembers extends APIResource {
|
|
8
|
-
/**
|
|
9
|
-
* Update the list of supergroup exclusion members.
|
|
10
|
-
*/
|
|
11
|
-
update(groupID: string, body?: ExclusionMemberUpdateParams | null | undefined, options?: RequestOptions): APIPromise<ExclusionMemberUpdateResponse>;
|
|
12
8
|
/**
|
|
13
9
|
* Retrieve supergroup exclusion members matching the input parameters.
|
|
14
10
|
*
|
|
@@ -16,6 +12,10 @@ export declare class ExclusionMembers extends APIResource {
|
|
|
16
12
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
17
13
|
*/
|
|
18
14
|
list(groupID: string, query?: ExclusionMemberListParams | null | undefined, options?: RequestOptions): PagePromise<GroupMembersPageCursorURL, MembersAPI.GroupMember>;
|
|
15
|
+
/**
|
|
16
|
+
* Update the list of supergroup exclusion members.
|
|
17
|
+
*/
|
|
18
|
+
update(groupID: string, body?: ExclusionMemberUpdateParams | null | undefined, options?: RequestOptions): APIPromise<ExclusionMemberUpdateResponse>;
|
|
19
19
|
}
|
|
20
20
|
export interface ExclusionMemberUpdateResponse {
|
|
21
21
|
/**
|
|
@@ -23,6 +23,9 @@ export interface ExclusionMemberUpdateResponse {
|
|
|
23
23
|
*/
|
|
24
24
|
ok?: boolean;
|
|
25
25
|
}
|
|
26
|
+
export interface ExclusionMemberListParams {
|
|
27
|
+
order_by?: string;
|
|
28
|
+
}
|
|
26
29
|
export interface ExclusionMemberUpdateParams {
|
|
27
30
|
Operations?: Array<ExclusionMemberUpdateParams.Operation>;
|
|
28
31
|
}
|
|
@@ -46,11 +49,8 @@ export declare namespace ExclusionMemberUpdateParams {
|
|
|
46
49
|
}
|
|
47
50
|
}
|
|
48
51
|
}
|
|
49
|
-
export interface ExclusionMemberListParams {
|
|
50
|
-
order_by?: string;
|
|
51
|
-
}
|
|
52
52
|
export declare namespace ExclusionMembers {
|
|
53
|
-
export { type ExclusionMemberUpdateResponse as ExclusionMemberUpdateResponse, type
|
|
53
|
+
export { type ExclusionMemberUpdateResponse as ExclusionMemberUpdateResponse, type ExclusionMemberListParams as ExclusionMemberListParams, type ExclusionMemberUpdateParams as ExclusionMemberUpdateParams, };
|
|
54
54
|
}
|
|
55
55
|
export { type GroupMembersPageCursorURL };
|
|
56
56
|
//# sourceMappingURL=exclusion-members.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"exclusion-members.d.ts","sourceRoot":"","sources":["../../src/resources/supergroups/exclusion-members.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,EAAE,yBAAyB,EAAE;OAC7B,EAAE,UAAU,EAAE;OACd,EAAiB,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"exclusion-members.d.ts","sourceRoot":"","sources":["../../src/resources/supergroups/exclusion-members.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,EAAE,yBAAyB,EAAE;OAC7B,EAAE,UAAU,EAAE;OACd,EAAiB,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C;;;;;OAKG;IACH,IAAI,CACF,OAAO,EAAE,MAAM,EACf,KAAK,GAAE,yBAAyB,GAAG,IAAI,GAAG,SAAc,EACxD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,yBAAyB,EAAE,UAAU,CAAC,WAAW,CAAC;IAQjE;;OAEG;IACH,MAAM,CACJ,OAAO,EAAE,MAAM,EACf,IAAI,GAAE,2BAA2B,GAAG,IAAI,GAAG,SAAc,EACzD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,6BAA6B,CAAC;CAG7C;AAED,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,MAAM,WAAW,yBAAyB;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,2BAA2B;IAC1C,UAAU,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,SAAS,CAAC,CAAC;CAC3D;AAED,yBAAiB,2BAA2B,CAAC;IAC3C,UAAiB,SAAS;QACxB;;WAEG;QACH,EAAE,CAAC,EAAE,MAAM,CAAC;QAEZ;;WAEG;QACH,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC;KAChC;IAED,UAAiB,SAAS,CAAC;QACzB,UAAiB,KAAK;YACpB;;eAEG;YACH,EAAE,CAAC,EAAE,MAAM,CAAC;SACb;KACF;CACF;AAED,MAAM,CAAC,OAAO,WAAW,gBAAgB,CAAC;IACxC,OAAO,EACL,KAAK,6BAA6B,IAAI,6BAA6B,EACnE,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,2BAA2B,IAAI,2BAA2B,GAChE,CAAC;CACH;AAED,OAAO,EAAE,KAAK,yBAAyB,EAAE,CAAC"}
|
|
@@ -6,12 +6,6 @@ const resource_1 = require("../../core/resource.js");
|
|
|
6
6
|
const pagination_1 = require("../../core/pagination.js");
|
|
7
7
|
const path_1 = require("../../internal/utils/path.js");
|
|
8
8
|
class ExclusionMembers extends resource_1.APIResource {
|
|
9
|
-
/**
|
|
10
|
-
* Update the list of supergroup exclusion members.
|
|
11
|
-
*/
|
|
12
|
-
update(groupID, body = {}, options) {
|
|
13
|
-
return this._client.patch((0, path_1.path) `/supergroups/${groupID}/exclusion-members`, { body, ...options });
|
|
14
|
-
}
|
|
15
9
|
/**
|
|
16
10
|
* Retrieve supergroup exclusion members matching the input parameters.
|
|
17
11
|
*
|
|
@@ -21,6 +15,12 @@ class ExclusionMembers extends resource_1.APIResource {
|
|
|
21
15
|
list(groupID, query = {}, options) {
|
|
22
16
|
return this._client.getAPIList((0, path_1.path) `/supergroups/${groupID}/exclusion-members`, (pagination_1.PageCursorURL), { query, ...options });
|
|
23
17
|
}
|
|
18
|
+
/**
|
|
19
|
+
* Update the list of supergroup exclusion members.
|
|
20
|
+
*/
|
|
21
|
+
update(groupID, body = {}, options) {
|
|
22
|
+
return this._client.patch((0, path_1.path) `/supergroups/${groupID}/exclusion-members`, { body, ...options });
|
|
23
|
+
}
|
|
24
24
|
}
|
|
25
25
|
exports.ExclusionMembers = ExclusionMembers;
|
|
26
26
|
//# sourceMappingURL=exclusion-members.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"exclusion-members.js","sourceRoot":"","sources":["../../src/resources/supergroups/exclusion-members.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAIlD,yDAAmE;AAEnE,uDAAiD;AAEjD,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"exclusion-members.js","sourceRoot":"","sources":["../../src/resources/supergroups/exclusion-members.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAIlD,yDAAmE;AAEnE,uDAAiD;AAEjD,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C;;;;;OAKG;IACH,IAAI,CACF,OAAe,EACf,QAAsD,EAAE,EACxD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAA,WAAI,EAAA,gBAAgB,OAAO,oBAAoB,EAC/C,CAAA,0BAAqC,CAAA,EACrC,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,OAAe,EACf,OAAuD,EAAE,EACzD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAA,WAAI,EAAA,gBAAgB,OAAO,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;CACF;AA7BD,4CA6BC"}
|
|
@@ -3,12 +3,6 @@ import { APIResource } from "../../core/resource.mjs";
|
|
|
3
3
|
import { PageCursorURL } from "../../core/pagination.mjs";
|
|
4
4
|
import { path } from "../../internal/utils/path.mjs";
|
|
5
5
|
export class ExclusionMembers extends APIResource {
|
|
6
|
-
/**
|
|
7
|
-
* Update the list of supergroup exclusion members.
|
|
8
|
-
*/
|
|
9
|
-
update(groupID, body = {}, options) {
|
|
10
|
-
return this._client.patch(path `/supergroups/${groupID}/exclusion-members`, { body, ...options });
|
|
11
|
-
}
|
|
12
6
|
/**
|
|
13
7
|
* Retrieve supergroup exclusion members matching the input parameters.
|
|
14
8
|
*
|
|
@@ -18,5 +12,11 @@ export class ExclusionMembers extends APIResource {
|
|
|
18
12
|
list(groupID, query = {}, options) {
|
|
19
13
|
return this._client.getAPIList(path `/supergroups/${groupID}/exclusion-members`, (PageCursorURL), { query, ...options });
|
|
20
14
|
}
|
|
15
|
+
/**
|
|
16
|
+
* Update the list of supergroup exclusion members.
|
|
17
|
+
*/
|
|
18
|
+
update(groupID, body = {}, options) {
|
|
19
|
+
return this._client.patch(path `/supergroups/${groupID}/exclusion-members`, { body, ...options });
|
|
20
|
+
}
|
|
21
21
|
}
|
|
22
22
|
//# sourceMappingURL=exclusion-members.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"exclusion-members.mjs","sourceRoot":"","sources":["../../src/resources/supergroups/exclusion-members.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"exclusion-members.mjs","sourceRoot":"","sources":["../../src/resources/supergroups/exclusion-members.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C;;;;;OAKG;IACH,IAAI,CACF,OAAe,EACf,QAAsD,EAAE,EACxD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,gBAAgB,OAAO,oBAAoB,EAC/C,CAAA,aAAqC,CAAA,EACrC,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,OAAe,EACf,OAAuD,EAAE,EACzD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,gBAAgB,OAAO,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;CACF"}
|
|
@@ -5,10 +5,6 @@ import { APIPromise } from "../../core/api-promise.mjs";
|
|
|
5
5
|
import { PagePromise } from "../../core/pagination.mjs";
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
7
7
|
export declare class InclusionMembers extends APIResource {
|
|
8
|
-
/**
|
|
9
|
-
* Update the list of supergroup inclusion members.
|
|
10
|
-
*/
|
|
11
|
-
update(groupID: string, body?: InclusionMemberUpdateParams | null | undefined, options?: RequestOptions): APIPromise<InclusionMemberUpdateResponse>;
|
|
12
8
|
/**
|
|
13
9
|
* Retrieve supergroup inclusion members matching the input parameters.
|
|
14
10
|
*
|
|
@@ -16,6 +12,10 @@ export declare class InclusionMembers extends APIResource {
|
|
|
16
12
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
17
13
|
*/
|
|
18
14
|
list(groupID: string, query?: InclusionMemberListParams | null | undefined, options?: RequestOptions): PagePromise<GroupMembersPageCursorURL, MembersAPI.GroupMember>;
|
|
15
|
+
/**
|
|
16
|
+
* Update the list of supergroup inclusion members.
|
|
17
|
+
*/
|
|
18
|
+
update(groupID: string, body?: InclusionMemberUpdateParams | null | undefined, options?: RequestOptions): APIPromise<InclusionMemberUpdateResponse>;
|
|
19
19
|
}
|
|
20
20
|
export interface InclusionMemberUpdateResponse {
|
|
21
21
|
/**
|
|
@@ -23,6 +23,9 @@ export interface InclusionMemberUpdateResponse {
|
|
|
23
23
|
*/
|
|
24
24
|
ok?: boolean;
|
|
25
25
|
}
|
|
26
|
+
export interface InclusionMemberListParams {
|
|
27
|
+
order_by?: string;
|
|
28
|
+
}
|
|
26
29
|
export interface InclusionMemberUpdateParams {
|
|
27
30
|
Operations?: Array<InclusionMemberUpdateParams.Operation>;
|
|
28
31
|
}
|
|
@@ -46,11 +49,8 @@ export declare namespace InclusionMemberUpdateParams {
|
|
|
46
49
|
}
|
|
47
50
|
}
|
|
48
51
|
}
|
|
49
|
-
export interface InclusionMemberListParams {
|
|
50
|
-
order_by?: string;
|
|
51
|
-
}
|
|
52
52
|
export declare namespace InclusionMembers {
|
|
53
|
-
export { type InclusionMemberUpdateResponse as InclusionMemberUpdateResponse, type
|
|
53
|
+
export { type InclusionMemberUpdateResponse as InclusionMemberUpdateResponse, type InclusionMemberListParams as InclusionMemberListParams, type InclusionMemberUpdateParams as InclusionMemberUpdateParams, };
|
|
54
54
|
}
|
|
55
55
|
export { type GroupMembersPageCursorURL };
|
|
56
56
|
//# sourceMappingURL=inclusion-members.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inclusion-members.d.mts","sourceRoot":"","sources":["../../src/resources/supergroups/inclusion-members.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,EAAE,yBAAyB,EAAE;OAC7B,EAAE,UAAU,EAAE;OACd,EAAiB,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"inclusion-members.d.mts","sourceRoot":"","sources":["../../src/resources/supergroups/inclusion-members.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,EAAE,yBAAyB,EAAE;OAC7B,EAAE,UAAU,EAAE;OACd,EAAiB,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C;;;;;OAKG;IACH,IAAI,CACF,OAAO,EAAE,MAAM,EACf,KAAK,GAAE,yBAAyB,GAAG,IAAI,GAAG,SAAc,EACxD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,yBAAyB,EAAE,UAAU,CAAC,WAAW,CAAC;IAQjE;;OAEG;IACH,MAAM,CACJ,OAAO,EAAE,MAAM,EACf,IAAI,GAAE,2BAA2B,GAAG,IAAI,GAAG,SAAc,EACzD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,6BAA6B,CAAC;CAG7C;AAED,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,MAAM,WAAW,yBAAyB;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,2BAA2B;IAC1C,UAAU,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,SAAS,CAAC,CAAC;CAC3D;AAED,yBAAiB,2BAA2B,CAAC;IAC3C,UAAiB,SAAS;QACxB;;WAEG;QACH,EAAE,CAAC,EAAE,MAAM,CAAC;QAEZ;;WAEG;QACH,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC;KAChC;IAED,UAAiB,SAAS,CAAC;QACzB,UAAiB,KAAK;YACpB;;eAEG;YACH,EAAE,CAAC,EAAE,MAAM,CAAC;SACb;KACF;CACF;AAED,MAAM,CAAC,OAAO,WAAW,gBAAgB,CAAC;IACxC,OAAO,EACL,KAAK,6BAA6B,IAAI,6BAA6B,EACnE,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,2BAA2B,IAAI,2BAA2B,GAChE,CAAC;CACH;AAED,OAAO,EAAE,KAAK,yBAAyB,EAAE,CAAC"}
|
|
@@ -5,10 +5,6 @@ import { APIPromise } from "../../core/api-promise.js";
|
|
|
5
5
|
import { PagePromise } from "../../core/pagination.js";
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
7
7
|
export declare class InclusionMembers extends APIResource {
|
|
8
|
-
/**
|
|
9
|
-
* Update the list of supergroup inclusion members.
|
|
10
|
-
*/
|
|
11
|
-
update(groupID: string, body?: InclusionMemberUpdateParams | null | undefined, options?: RequestOptions): APIPromise<InclusionMemberUpdateResponse>;
|
|
12
8
|
/**
|
|
13
9
|
* Retrieve supergroup inclusion members matching the input parameters.
|
|
14
10
|
*
|
|
@@ -16,6 +12,10 @@ export declare class InclusionMembers extends APIResource {
|
|
|
16
12
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
17
13
|
*/
|
|
18
14
|
list(groupID: string, query?: InclusionMemberListParams | null | undefined, options?: RequestOptions): PagePromise<GroupMembersPageCursorURL, MembersAPI.GroupMember>;
|
|
15
|
+
/**
|
|
16
|
+
* Update the list of supergroup inclusion members.
|
|
17
|
+
*/
|
|
18
|
+
update(groupID: string, body?: InclusionMemberUpdateParams | null | undefined, options?: RequestOptions): APIPromise<InclusionMemberUpdateResponse>;
|
|
19
19
|
}
|
|
20
20
|
export interface InclusionMemberUpdateResponse {
|
|
21
21
|
/**
|
|
@@ -23,6 +23,9 @@ export interface InclusionMemberUpdateResponse {
|
|
|
23
23
|
*/
|
|
24
24
|
ok?: boolean;
|
|
25
25
|
}
|
|
26
|
+
export interface InclusionMemberListParams {
|
|
27
|
+
order_by?: string;
|
|
28
|
+
}
|
|
26
29
|
export interface InclusionMemberUpdateParams {
|
|
27
30
|
Operations?: Array<InclusionMemberUpdateParams.Operation>;
|
|
28
31
|
}
|
|
@@ -46,11 +49,8 @@ export declare namespace InclusionMemberUpdateParams {
|
|
|
46
49
|
}
|
|
47
50
|
}
|
|
48
51
|
}
|
|
49
|
-
export interface InclusionMemberListParams {
|
|
50
|
-
order_by?: string;
|
|
51
|
-
}
|
|
52
52
|
export declare namespace InclusionMembers {
|
|
53
|
-
export { type InclusionMemberUpdateResponse as InclusionMemberUpdateResponse, type
|
|
53
|
+
export { type InclusionMemberUpdateResponse as InclusionMemberUpdateResponse, type InclusionMemberListParams as InclusionMemberListParams, type InclusionMemberUpdateParams as InclusionMemberUpdateParams, };
|
|
54
54
|
}
|
|
55
55
|
export { type GroupMembersPageCursorURL };
|
|
56
56
|
//# sourceMappingURL=inclusion-members.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inclusion-members.d.ts","sourceRoot":"","sources":["../../src/resources/supergroups/inclusion-members.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,EAAE,yBAAyB,EAAE;OAC7B,EAAE,UAAU,EAAE;OACd,EAAiB,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"inclusion-members.d.ts","sourceRoot":"","sources":["../../src/resources/supergroups/inclusion-members.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,EAAE,yBAAyB,EAAE;OAC7B,EAAE,UAAU,EAAE;OACd,EAAiB,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C;;;;;OAKG;IACH,IAAI,CACF,OAAO,EAAE,MAAM,EACf,KAAK,GAAE,yBAAyB,GAAG,IAAI,GAAG,SAAc,EACxD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,yBAAyB,EAAE,UAAU,CAAC,WAAW,CAAC;IAQjE;;OAEG;IACH,MAAM,CACJ,OAAO,EAAE,MAAM,EACf,IAAI,GAAE,2BAA2B,GAAG,IAAI,GAAG,SAAc,EACzD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,6BAA6B,CAAC;CAG7C;AAED,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,MAAM,WAAW,yBAAyB;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,2BAA2B;IAC1C,UAAU,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,SAAS,CAAC,CAAC;CAC3D;AAED,yBAAiB,2BAA2B,CAAC;IAC3C,UAAiB,SAAS;QACxB;;WAEG;QACH,EAAE,CAAC,EAAE,MAAM,CAAC;QAEZ;;WAEG;QACH,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC;KAChC;IAED,UAAiB,SAAS,CAAC;QACzB,UAAiB,KAAK;YACpB;;eAEG;YACH,EAAE,CAAC,EAAE,MAAM,CAAC;SACb;KACF;CACF;AAED,MAAM,CAAC,OAAO,WAAW,gBAAgB,CAAC;IACxC,OAAO,EACL,KAAK,6BAA6B,IAAI,6BAA6B,EACnE,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,2BAA2B,IAAI,2BAA2B,GAChE,CAAC;CACH;AAED,OAAO,EAAE,KAAK,yBAAyB,EAAE,CAAC"}
|
|
@@ -6,12 +6,6 @@ const resource_1 = require("../../core/resource.js");
|
|
|
6
6
|
const pagination_1 = require("../../core/pagination.js");
|
|
7
7
|
const path_1 = require("../../internal/utils/path.js");
|
|
8
8
|
class InclusionMembers extends resource_1.APIResource {
|
|
9
|
-
/**
|
|
10
|
-
* Update the list of supergroup inclusion members.
|
|
11
|
-
*/
|
|
12
|
-
update(groupID, body = {}, options) {
|
|
13
|
-
return this._client.patch((0, path_1.path) `/supergroups/${groupID}/inclusion-members`, { body, ...options });
|
|
14
|
-
}
|
|
15
9
|
/**
|
|
16
10
|
* Retrieve supergroup inclusion members matching the input parameters.
|
|
17
11
|
*
|
|
@@ -21,6 +15,12 @@ class InclusionMembers extends resource_1.APIResource {
|
|
|
21
15
|
list(groupID, query = {}, options) {
|
|
22
16
|
return this._client.getAPIList((0, path_1.path) `/supergroups/${groupID}/inclusion-members`, (pagination_1.PageCursorURL), { query, ...options });
|
|
23
17
|
}
|
|
18
|
+
/**
|
|
19
|
+
* Update the list of supergroup inclusion members.
|
|
20
|
+
*/
|
|
21
|
+
update(groupID, body = {}, options) {
|
|
22
|
+
return this._client.patch((0, path_1.path) `/supergroups/${groupID}/inclusion-members`, { body, ...options });
|
|
23
|
+
}
|
|
24
24
|
}
|
|
25
25
|
exports.InclusionMembers = InclusionMembers;
|
|
26
26
|
//# sourceMappingURL=inclusion-members.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inclusion-members.js","sourceRoot":"","sources":["../../src/resources/supergroups/inclusion-members.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAIlD,yDAAmE;AAEnE,uDAAiD;AAEjD,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"inclusion-members.js","sourceRoot":"","sources":["../../src/resources/supergroups/inclusion-members.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAIlD,yDAAmE;AAEnE,uDAAiD;AAEjD,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C;;;;;OAKG;IACH,IAAI,CACF,OAAe,EACf,QAAsD,EAAE,EACxD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAA,WAAI,EAAA,gBAAgB,OAAO,oBAAoB,EAC/C,CAAA,0BAAqC,CAAA,EACrC,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,OAAe,EACf,OAAuD,EAAE,EACzD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAA,WAAI,EAAA,gBAAgB,OAAO,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;CACF;AA7BD,4CA6BC"}
|
|
@@ -3,12 +3,6 @@ import { APIResource } from "../../core/resource.mjs";
|
|
|
3
3
|
import { PageCursorURL } from "../../core/pagination.mjs";
|
|
4
4
|
import { path } from "../../internal/utils/path.mjs";
|
|
5
5
|
export class InclusionMembers extends APIResource {
|
|
6
|
-
/**
|
|
7
|
-
* Update the list of supergroup inclusion members.
|
|
8
|
-
*/
|
|
9
|
-
update(groupID, body = {}, options) {
|
|
10
|
-
return this._client.patch(path `/supergroups/${groupID}/inclusion-members`, { body, ...options });
|
|
11
|
-
}
|
|
12
6
|
/**
|
|
13
7
|
* Retrieve supergroup inclusion members matching the input parameters.
|
|
14
8
|
*
|
|
@@ -18,5 +12,11 @@ export class InclusionMembers extends APIResource {
|
|
|
18
12
|
list(groupID, query = {}, options) {
|
|
19
13
|
return this._client.getAPIList(path `/supergroups/${groupID}/inclusion-members`, (PageCursorURL), { query, ...options });
|
|
20
14
|
}
|
|
15
|
+
/**
|
|
16
|
+
* Update the list of supergroup inclusion members.
|
|
17
|
+
*/
|
|
18
|
+
update(groupID, body = {}, options) {
|
|
19
|
+
return this._client.patch(path `/supergroups/${groupID}/inclusion-members`, { body, ...options });
|
|
20
|
+
}
|
|
21
21
|
}
|
|
22
22
|
//# sourceMappingURL=inclusion-members.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inclusion-members.mjs","sourceRoot":"","sources":["../../src/resources/supergroups/inclusion-members.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"inclusion-members.mjs","sourceRoot":"","sources":["../../src/resources/supergroups/inclusion-members.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C;;;;;OAKG;IACH,IAAI,CACF,OAAe,EACf,QAAsD,EAAE,EACxD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,gBAAgB,OAAO,oBAAoB,EAC/C,CAAA,aAAqC,CAAA,EACrC,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,OAAe,EACf,OAAuD,EAAE,EACzD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,gBAAgB,OAAO,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;CACF"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { ExclusionMembers, type ExclusionMemberUpdateResponse, type
|
|
2
|
-
export { InclusionMembers, type InclusionMemberUpdateResponse, type
|
|
1
|
+
export { ExclusionMembers, type ExclusionMemberUpdateResponse, type ExclusionMemberListParams, type ExclusionMemberUpdateParams, } from "./exclusion-members.mjs";
|
|
2
|
+
export { InclusionMembers, type InclusionMemberUpdateResponse, type InclusionMemberListParams, type InclusionMemberUpdateParams, } from "./inclusion-members.mjs";
|
|
3
3
|
export { Members, type GroupMember, type MemberListParams, type GroupMembersPageCursorURL } from "./members.mjs";
|
|
4
4
|
export { Supergroups, type Supergroup, type SupergroupRetrieveResponse, type SupergroupListParams, type SupergroupsPageCursorURL, } from "./supergroups.mjs";
|
|
5
5
|
//# sourceMappingURL=index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/supergroups/index.ts"],"names":[],"mappings":"OAEO,EACL,gBAAgB,EAChB,KAAK,6BAA6B,EAClC,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/supergroups/index.ts"],"names":[],"mappings":"OAEO,EACL,gBAAgB,EAChB,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,2BAA2B,GACjC;OACM,EACL,gBAAgB,EAChB,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,2BAA2B,GACjC;OACM,EAAE,OAAO,EAAE,KAAK,WAAW,EAAE,KAAK,gBAAgB,EAAE,KAAK,yBAAyB,EAAE;OACpF,EACL,WAAW,EACX,KAAK,UAAU,EACf,KAAK,0BAA0B,EAC/B,KAAK,oBAAoB,EACzB,KAAK,wBAAwB,GAC9B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { ExclusionMembers, type ExclusionMemberUpdateResponse, type
|
|
2
|
-
export { InclusionMembers, type InclusionMemberUpdateResponse, type
|
|
1
|
+
export { ExclusionMembers, type ExclusionMemberUpdateResponse, type ExclusionMemberListParams, type ExclusionMemberUpdateParams, } from "./exclusion-members.js";
|
|
2
|
+
export { InclusionMembers, type InclusionMemberUpdateResponse, type InclusionMemberListParams, type InclusionMemberUpdateParams, } from "./inclusion-members.js";
|
|
3
3
|
export { Members, type GroupMember, type MemberListParams, type GroupMembersPageCursorURL } from "./members.js";
|
|
4
4
|
export { Supergroups, type Supergroup, type SupergroupRetrieveResponse, type SupergroupListParams, type SupergroupsPageCursorURL, } from "./supergroups.js";
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/supergroups/index.ts"],"names":[],"mappings":"OAEO,EACL,gBAAgB,EAChB,KAAK,6BAA6B,EAClC,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/supergroups/index.ts"],"names":[],"mappings":"OAEO,EACL,gBAAgB,EAChB,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,2BAA2B,GACjC;OACM,EACL,gBAAgB,EAChB,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,2BAA2B,GACjC;OACM,EAAE,OAAO,EAAE,KAAK,WAAW,EAAE,KAAK,gBAAgB,EAAE,KAAK,yBAAyB,EAAE;OACpF,EACL,WAAW,EACX,KAAK,UAAU,EACf,KAAK,0BAA0B,EAC/B,KAAK,oBAAoB,EACzB,KAAK,wBAAwB,GAC9B"}
|
|
@@ -13,10 +13,6 @@ export declare class Supergroups extends APIResource {
|
|
|
13
13
|
members: MembersAPI.Members;
|
|
14
14
|
inclusionMembers: InclusionMembersAPI.InclusionMembers;
|
|
15
15
|
exclusionMembers: ExclusionMembersAPI.ExclusionMembers;
|
|
16
|
-
/**
|
|
17
|
-
* Retrieve a specific supergroup.
|
|
18
|
-
*/
|
|
19
|
-
retrieve(id: string, options?: RequestOptions): APIPromise<SupergroupRetrieveResponse>;
|
|
20
16
|
/**
|
|
21
17
|
* Retrieve supergroups matching the input parameters.
|
|
22
18
|
*
|
|
@@ -25,6 +21,10 @@ export declare class Supergroups extends APIResource {
|
|
|
25
21
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
26
22
|
*/
|
|
27
23
|
list(query?: SupergroupListParams | null | undefined, options?: RequestOptions): PagePromise<SupergroupsPageCursorURL, Supergroup>;
|
|
24
|
+
/**
|
|
25
|
+
* Retrieve a specific supergroup.
|
|
26
|
+
*/
|
|
27
|
+
retrieve(id: string, options?: RequestOptions): APIPromise<SupergroupRetrieveResponse>;
|
|
28
28
|
}
|
|
29
29
|
export type SupergroupsPageCursorURL = PageCursorURL<Supergroup>;
|
|
30
30
|
export interface Supergroup {
|
|
@@ -117,7 +117,7 @@ export interface SupergroupListParams {
|
|
|
117
117
|
export declare namespace Supergroups {
|
|
118
118
|
export { type Supergroup as Supergroup, type SupergroupRetrieveResponse as SupergroupRetrieveResponse, type SupergroupsPageCursorURL as SupergroupsPageCursorURL, type SupergroupListParams as SupergroupListParams, };
|
|
119
119
|
export { Members as Members, type GroupMember as GroupMember, type GroupMembersPageCursorURL as GroupMembersPageCursorURL, type MemberListParams as MemberListParams, };
|
|
120
|
-
export { InclusionMembers as InclusionMembers, type InclusionMemberUpdateResponse as InclusionMemberUpdateResponse, type
|
|
121
|
-
export { ExclusionMembers as ExclusionMembers, type ExclusionMemberUpdateResponse as ExclusionMemberUpdateResponse, type
|
|
120
|
+
export { InclusionMembers as InclusionMembers, type InclusionMemberUpdateResponse as InclusionMemberUpdateResponse, type InclusionMemberListParams as InclusionMemberListParams, type InclusionMemberUpdateParams as InclusionMemberUpdateParams, };
|
|
121
|
+
export { ExclusionMembers as ExclusionMembers, type ExclusionMemberUpdateResponse as ExclusionMemberUpdateResponse, type ExclusionMemberListParams as ExclusionMemberListParams, type ExclusionMemberUpdateParams as ExclusionMemberUpdateParams, };
|
|
122
122
|
}
|
|
123
123
|
//# sourceMappingURL=supergroups.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supergroups.d.mts","sourceRoot":"","sources":["../../src/resources/supergroups/supergroups.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,mBAAmB;OACxB,KAAK,mBAAmB;OACxB,EACL,yBAAyB,EACzB,2BAA2B,EAC3B,6BAA6B,EAC7B,gBAAgB,EACjB;OACM,KAAK,mBAAmB;OACxB,EACL,yBAAyB,EACzB,2BAA2B,EAC3B,6BAA6B,EAC7B,gBAAgB,EACjB;OACM,KAAK,UAAU;OACf,EAAE,WAAW,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,OAAO,EAAE;OACrE,EAAE,UAAU,EAAE;OACd,EAAE,aAAa,EAAE,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,WAAY,SAAQ,WAAW;IAC1C,OAAO,EAAE,UAAU,CAAC,OAAO,CAAwC;IACnE,gBAAgB,EAAE,mBAAmB,CAAC,gBAAgB,CAEpD;IACF,gBAAgB,EAAE,mBAAmB,CAAC,gBAAgB,CAEpD;IAEF
|
|
1
|
+
{"version":3,"file":"supergroups.d.mts","sourceRoot":"","sources":["../../src/resources/supergroups/supergroups.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,10 +13,6 @@ export declare class Supergroups extends APIResource {
|
|
|
13
13
|
members: MembersAPI.Members;
|
|
14
14
|
inclusionMembers: InclusionMembersAPI.InclusionMembers;
|
|
15
15
|
exclusionMembers: ExclusionMembersAPI.ExclusionMembers;
|
|
16
|
-
/**
|
|
17
|
-
* Retrieve a specific supergroup.
|
|
18
|
-
*/
|
|
19
|
-
retrieve(id: string, options?: RequestOptions): APIPromise<SupergroupRetrieveResponse>;
|
|
20
16
|
/**
|
|
21
17
|
* Retrieve supergroups matching the input parameters.
|
|
22
18
|
*
|
|
@@ -25,6 +21,10 @@ export declare class Supergroups extends APIResource {
|
|
|
25
21
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
26
22
|
*/
|
|
27
23
|
list(query?: SupergroupListParams | null | undefined, options?: RequestOptions): PagePromise<SupergroupsPageCursorURL, Supergroup>;
|
|
24
|
+
/**
|
|
25
|
+
* Retrieve a specific supergroup.
|
|
26
|
+
*/
|
|
27
|
+
retrieve(id: string, options?: RequestOptions): APIPromise<SupergroupRetrieveResponse>;
|
|
28
28
|
}
|
|
29
29
|
export type SupergroupsPageCursorURL = PageCursorURL<Supergroup>;
|
|
30
30
|
export interface Supergroup {
|
|
@@ -117,7 +117,7 @@ export interface SupergroupListParams {
|
|
|
117
117
|
export declare namespace Supergroups {
|
|
118
118
|
export { type Supergroup as Supergroup, type SupergroupRetrieveResponse as SupergroupRetrieveResponse, type SupergroupsPageCursorURL as SupergroupsPageCursorURL, type SupergroupListParams as SupergroupListParams, };
|
|
119
119
|
export { Members as Members, type GroupMember as GroupMember, type GroupMembersPageCursorURL as GroupMembersPageCursorURL, type MemberListParams as MemberListParams, };
|
|
120
|
-
export { InclusionMembers as InclusionMembers, type InclusionMemberUpdateResponse as InclusionMemberUpdateResponse, type
|
|
121
|
-
export { ExclusionMembers as ExclusionMembers, type ExclusionMemberUpdateResponse as ExclusionMemberUpdateResponse, type
|
|
120
|
+
export { InclusionMembers as InclusionMembers, type InclusionMemberUpdateResponse as InclusionMemberUpdateResponse, type InclusionMemberListParams as InclusionMemberListParams, type InclusionMemberUpdateParams as InclusionMemberUpdateParams, };
|
|
121
|
+
export { ExclusionMembers as ExclusionMembers, type ExclusionMemberUpdateResponse as ExclusionMemberUpdateResponse, type ExclusionMemberListParams as ExclusionMemberListParams, type ExclusionMemberUpdateParams as ExclusionMemberUpdateParams, };
|
|
122
122
|
}
|
|
123
123
|
//# sourceMappingURL=supergroups.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supergroups.d.ts","sourceRoot":"","sources":["../../src/resources/supergroups/supergroups.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,mBAAmB;OACxB,KAAK,mBAAmB;OACxB,EACL,yBAAyB,EACzB,2BAA2B,EAC3B,6BAA6B,EAC7B,gBAAgB,EACjB;OACM,KAAK,mBAAmB;OACxB,EACL,yBAAyB,EACzB,2BAA2B,EAC3B,6BAA6B,EAC7B,gBAAgB,EACjB;OACM,KAAK,UAAU;OACf,EAAE,WAAW,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,OAAO,EAAE;OACrE,EAAE,UAAU,EAAE;OACd,EAAE,aAAa,EAAE,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,WAAY,SAAQ,WAAW;IAC1C,OAAO,EAAE,UAAU,CAAC,OAAO,CAAwC;IACnE,gBAAgB,EAAE,mBAAmB,CAAC,gBAAgB,CAEpD;IACF,gBAAgB,EAAE,mBAAmB,CAAC,gBAAgB,CAEpD;IAEF
|
|
1
|
+
{"version":3,"file":"supergroups.d.ts","sourceRoot":"","sources":["../../src/resources/supergroups/supergroups.ts"],"names":[],"mappings":"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"}
|
|
@@ -19,12 +19,6 @@ class Supergroups extends resource_1.APIResource {
|
|
|
19
19
|
this.inclusionMembers = new InclusionMembersAPI.InclusionMembers(this._client);
|
|
20
20
|
this.exclusionMembers = new ExclusionMembersAPI.ExclusionMembers(this._client);
|
|
21
21
|
}
|
|
22
|
-
/**
|
|
23
|
-
* Retrieve a specific supergroup.
|
|
24
|
-
*/
|
|
25
|
-
retrieve(id, options) {
|
|
26
|
-
return this._client.get((0, path_1.path) `/supergroups/${id}`, options);
|
|
27
|
-
}
|
|
28
22
|
/**
|
|
29
23
|
* Retrieve supergroups matching the input parameters.
|
|
30
24
|
*
|
|
@@ -35,6 +29,12 @@ class Supergroups extends resource_1.APIResource {
|
|
|
35
29
|
list(query = {}, options) {
|
|
36
30
|
return this._client.getAPIList('/supergroups', (pagination_1.PageCursorURL), { query, ...options });
|
|
37
31
|
}
|
|
32
|
+
/**
|
|
33
|
+
* Retrieve a specific supergroup.
|
|
34
|
+
*/
|
|
35
|
+
retrieve(id, options) {
|
|
36
|
+
return this._client.get((0, path_1.path) `/supergroups/${id}`, options);
|
|
37
|
+
}
|
|
38
38
|
}
|
|
39
39
|
exports.Supergroups = Supergroups;
|
|
40
40
|
Supergroups.Members = members_1.Members;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supergroups.js","sourceRoot":"","sources":["../../src/resources/supergroups/supergroups.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,qDAAkD;AAElD,oFAA2D;AAC3D,8DAK6B;AAC7B,oFAA2D;AAC3D,8DAK6B;AAC7B,iEAAwC;AACxC,0CAA8F;AAE9F,yDAAmE;AAEnE,uDAAiD;AAEjD,MAAa,WAAY,SAAQ,sBAAW;IAA5C;;QACE,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;QACF,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;IAsBJ,CAAC;IApBC
|
|
1
|
+
{"version":3,"file":"supergroups.js","sourceRoot":"","sources":["../../src/resources/supergroups/supergroups.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,qDAAkD;AAElD,oFAA2D;AAC3D,8DAK6B;AAC7B,oFAA2D;AAC3D,8DAK6B;AAC7B,iEAAwC;AACxC,0CAA8F;AAE9F,yDAAmE;AAEnE,uDAAiD;AAEjD,MAAa,WAAY,SAAQ,sBAAW;IAA5C;;QACE,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;QACF,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;IAsBJ,CAAC;IApBC;;;;;;OAMG;IACH,IAAI,CACF,QAAiD,EAAE,EACnD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,cAAc,EAAE,CAAA,0BAAyB,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,gBAAgB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;CACF;AA7BD,kCA6BC;AAgHD,WAAW,CAAC,OAAO,GAAG,iBAAO,CAAC;AAC9B,WAAW,CAAC,gBAAgB,GAAG,oCAAgB,CAAC;AAChD,WAAW,CAAC,gBAAgB,GAAG,oCAAgB,CAAC"}
|
|
@@ -15,12 +15,6 @@ export class Supergroups extends APIResource {
|
|
|
15
15
|
this.inclusionMembers = new InclusionMembersAPI.InclusionMembers(this._client);
|
|
16
16
|
this.exclusionMembers = new ExclusionMembersAPI.ExclusionMembers(this._client);
|
|
17
17
|
}
|
|
18
|
-
/**
|
|
19
|
-
* Retrieve a specific supergroup.
|
|
20
|
-
*/
|
|
21
|
-
retrieve(id, options) {
|
|
22
|
-
return this._client.get(path `/supergroups/${id}`, options);
|
|
23
|
-
}
|
|
24
18
|
/**
|
|
25
19
|
* Retrieve supergroups matching the input parameters.
|
|
26
20
|
*
|
|
@@ -31,6 +25,12 @@ export class Supergroups extends APIResource {
|
|
|
31
25
|
list(query = {}, options) {
|
|
32
26
|
return this._client.getAPIList('/supergroups', (PageCursorURL), { query, ...options });
|
|
33
27
|
}
|
|
28
|
+
/**
|
|
29
|
+
* Retrieve a specific supergroup.
|
|
30
|
+
*/
|
|
31
|
+
retrieve(id, options) {
|
|
32
|
+
return this._client.get(path `/supergroups/${id}`, options);
|
|
33
|
+
}
|
|
34
34
|
}
|
|
35
35
|
Supergroups.Members = Members;
|
|
36
36
|
Supergroups.InclusionMembers = InclusionMembers;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supergroups.mjs","sourceRoot":"","sources":["../../src/resources/supergroups/supergroups.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,KAAK,mBAAmB;OACxB,EAIL,gBAAgB,GACjB;OACM,KAAK,mBAAmB;OACxB,EAIL,gBAAgB,GACjB;OACM,KAAK,UAAU;OACf,EAA4D,OAAO,EAAE;OAErE,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,WAAY,SAAQ,WAAW;IAA5C;;QACE,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;QACF,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;IAsBJ,CAAC;IApBC
|
|
1
|
+
{"version":3,"file":"supergroups.mjs","sourceRoot":"","sources":["../../src/resources/supergroups/supergroups.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,KAAK,mBAAmB;OACxB,EAIL,gBAAgB,GACjB;OACM,KAAK,mBAAmB;OACxB,EAIL,gBAAgB,GACjB;OACM,KAAK,UAAU;OACf,EAA4D,OAAO,EAAE;OAErE,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,WAAY,SAAQ,WAAW;IAA5C;;QACE,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;QACF,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;IAsBJ,CAAC;IApBC;;;;;;OAMG;IACH,IAAI,CACF,QAAiD,EAAE,EACnD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,cAAc,EAAE,CAAA,aAAyB,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,gBAAgB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;CACF;AAgHD,WAAW,CAAC,OAAO,GAAG,OAAO,CAAC;AAC9B,WAAW,CAAC,gBAAgB,GAAG,gBAAgB,CAAC;AAChD,WAAW,CAAC,gBAAgB,GAAG,gBAAgB,CAAC"}
|
package/resources/teams.d.mts
CHANGED
|
@@ -4,10 +4,6 @@ import { APIPromise } from "../core/api-promise.mjs";
|
|
|
4
4
|
import { PageCursorURL, PagePromise } from "../core/pagination.mjs";
|
|
5
5
|
import { RequestOptions } from "../internal/request-options.mjs";
|
|
6
6
|
export declare class Teams extends APIResource {
|
|
7
|
-
/**
|
|
8
|
-
* Retrieve a specific team
|
|
9
|
-
*/
|
|
10
|
-
retrieve(id: string, query?: TeamRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<TeamRetrieveResponse>;
|
|
11
7
|
/**
|
|
12
8
|
* A List of teams
|
|
13
9
|
*
|
|
@@ -16,6 +12,10 @@ export declare class Teams extends APIResource {
|
|
|
16
12
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
17
13
|
*/
|
|
18
14
|
list(query?: TeamListParams | null | undefined, options?: RequestOptions): PagePromise<TeamsPageCursorURL, Team>;
|
|
15
|
+
/**
|
|
16
|
+
* Retrieve a specific team
|
|
17
|
+
*/
|
|
18
|
+
retrieve(id: string, query?: TeamRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<TeamRetrieveResponse>;
|
|
19
19
|
}
|
|
20
20
|
export type TeamsPageCursorURL = PageCursorURL<Team>;
|
|
21
21
|
export interface Team {
|
|
@@ -51,14 +51,14 @@ export interface Team {
|
|
|
51
51
|
*/
|
|
52
52
|
export interface TeamRetrieveResponse extends BusinessPartnersAPI.Meta, Team {
|
|
53
53
|
}
|
|
54
|
-
export interface TeamRetrieveParams {
|
|
55
|
-
expand?: string;
|
|
56
|
-
}
|
|
57
54
|
export interface TeamListParams {
|
|
58
55
|
expand?: string;
|
|
59
56
|
order_by?: string;
|
|
60
57
|
}
|
|
58
|
+
export interface TeamRetrieveParams {
|
|
59
|
+
expand?: string;
|
|
60
|
+
}
|
|
61
61
|
export declare namespace Teams {
|
|
62
|
-
export { type Team as Team, type TeamRetrieveResponse as TeamRetrieveResponse, type TeamsPageCursorURL as TeamsPageCursorURL, type
|
|
62
|
+
export { type Team as Team, type TeamRetrieveResponse as TeamRetrieveResponse, type TeamsPageCursorURL as TeamsPageCursorURL, type TeamListParams as TeamListParams, type TeamRetrieveParams as TeamRetrieveParams, };
|
|
63
63
|
}
|
|
64
64
|
//# sourceMappingURL=teams.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teams.d.mts","sourceRoot":"","sources":["../src/resources/teams.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,mBAAmB;OACxB,EAAE,UAAU,EAAE;OACd,EAAE,aAAa,EAAE,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,KAAM,SAAQ,WAAW;IACpC
|
|
1
|
+
{"version":3,"file":"teams.d.mts","sourceRoot":"","sources":["../src/resources/teams.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,mBAAmB;OACxB,EAAE,UAAU,EAAE;OACd,EAAE,aAAa,EAAE,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,KAAM,SAAQ,WAAW;IACpC;;;;;;OAMG;IACH,IAAI,CACF,KAAK,GAAE,cAAc,GAAG,IAAI,GAAG,SAAc,EAC7C,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,kBAAkB,EAAE,IAAI,CAAC;IAIxC;;OAEG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,KAAK,GAAE,kBAAkB,GAAG,IAAI,GAAG,SAAc,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,oBAAoB,CAAC;CAGpC;AAED,MAAM,MAAM,kBAAkB,GAAG,aAAa,CAAC,IAAI,CAAC,CAAC;AAErD,MAAM,WAAW,IAAI;IACnB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;OAIG;IACH,MAAM,CAAC,EAAE,IAAI,CAAC;IAEd;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,mBAAmB,CAAC,IAAI,EAAE,IAAI;CAAG;AAE/E,MAAM,WAAW,cAAc;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,kBAAkB;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,CAAC,OAAO,WAAW,KAAK,CAAC;IAC7B,OAAO,EACL,KAAK,IAAI,IAAI,IAAI,EACjB,KAAK,oBAAoB,IAAI,oBAAoB,EACjD,KAAK,kBAAkB,IAAI,kBAAkB,EAC7C,KAAK,cAAc,IAAI,cAAc,EACrC,KAAK,kBAAkB,IAAI,kBAAkB,GAC9C,CAAC;CACH"}
|
package/resources/teams.d.ts
CHANGED
|
@@ -4,10 +4,6 @@ import { APIPromise } from "../core/api-promise.js";
|
|
|
4
4
|
import { PageCursorURL, PagePromise } from "../core/pagination.js";
|
|
5
5
|
import { RequestOptions } from "../internal/request-options.js";
|
|
6
6
|
export declare class Teams extends APIResource {
|
|
7
|
-
/**
|
|
8
|
-
* Retrieve a specific team
|
|
9
|
-
*/
|
|
10
|
-
retrieve(id: string, query?: TeamRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<TeamRetrieveResponse>;
|
|
11
7
|
/**
|
|
12
8
|
* A List of teams
|
|
13
9
|
*
|
|
@@ -16,6 +12,10 @@ export declare class Teams extends APIResource {
|
|
|
16
12
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
17
13
|
*/
|
|
18
14
|
list(query?: TeamListParams | null | undefined, options?: RequestOptions): PagePromise<TeamsPageCursorURL, Team>;
|
|
15
|
+
/**
|
|
16
|
+
* Retrieve a specific team
|
|
17
|
+
*/
|
|
18
|
+
retrieve(id: string, query?: TeamRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<TeamRetrieveResponse>;
|
|
19
19
|
}
|
|
20
20
|
export type TeamsPageCursorURL = PageCursorURL<Team>;
|
|
21
21
|
export interface Team {
|
|
@@ -51,14 +51,14 @@ export interface Team {
|
|
|
51
51
|
*/
|
|
52
52
|
export interface TeamRetrieveResponse extends BusinessPartnersAPI.Meta, Team {
|
|
53
53
|
}
|
|
54
|
-
export interface TeamRetrieveParams {
|
|
55
|
-
expand?: string;
|
|
56
|
-
}
|
|
57
54
|
export interface TeamListParams {
|
|
58
55
|
expand?: string;
|
|
59
56
|
order_by?: string;
|
|
60
57
|
}
|
|
58
|
+
export interface TeamRetrieveParams {
|
|
59
|
+
expand?: string;
|
|
60
|
+
}
|
|
61
61
|
export declare namespace Teams {
|
|
62
|
-
export { type Team as Team, type TeamRetrieveResponse as TeamRetrieveResponse, type TeamsPageCursorURL as TeamsPageCursorURL, type
|
|
62
|
+
export { type Team as Team, type TeamRetrieveResponse as TeamRetrieveResponse, type TeamsPageCursorURL as TeamsPageCursorURL, type TeamListParams as TeamListParams, type TeamRetrieveParams as TeamRetrieveParams, };
|
|
63
63
|
}
|
|
64
64
|
//# sourceMappingURL=teams.d.ts.map
|
package/resources/teams.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teams.d.ts","sourceRoot":"","sources":["../src/resources/teams.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,mBAAmB;OACxB,EAAE,UAAU,EAAE;OACd,EAAE,aAAa,EAAE,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,KAAM,SAAQ,WAAW;IACpC
|
|
1
|
+
{"version":3,"file":"teams.d.ts","sourceRoot":"","sources":["../src/resources/teams.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,mBAAmB;OACxB,EAAE,UAAU,EAAE;OACd,EAAE,aAAa,EAAE,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,KAAM,SAAQ,WAAW;IACpC;;;;;;OAMG;IACH,IAAI,CACF,KAAK,GAAE,cAAc,GAAG,IAAI,GAAG,SAAc,EAC7C,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,kBAAkB,EAAE,IAAI,CAAC;IAIxC;;OAEG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,KAAK,GAAE,kBAAkB,GAAG,IAAI,GAAG,SAAc,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,oBAAoB,CAAC;CAGpC;AAED,MAAM,MAAM,kBAAkB,GAAG,aAAa,CAAC,IAAI,CAAC,CAAC;AAErD,MAAM,WAAW,IAAI;IACnB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;OAIG;IACH,MAAM,CAAC,EAAE,IAAI,CAAC;IAEd;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,mBAAmB,CAAC,IAAI,EAAE,IAAI;CAAG;AAE/E,MAAM,WAAW,cAAc;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,kBAAkB;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,CAAC,OAAO,WAAW,KAAK,CAAC;IAC7B,OAAO,EACL,KAAK,IAAI,IAAI,IAAI,EACjB,KAAK,oBAAoB,IAAI,oBAAoB,EACjD,KAAK,kBAAkB,IAAI,kBAAkB,EAC7C,KAAK,cAAc,IAAI,cAAc,EACrC,KAAK,kBAAkB,IAAI,kBAAkB,GAC9C,CAAC;CACH"}
|