telnyx 7.16.0 → 7.18.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 +19 -0
- package/client.d.mts +37 -32
- package/client.d.mts.map +1 -1
- package/client.d.ts +37 -32
- package/client.d.ts.map +1 -1
- package/client.js.map +1 -1
- package/client.mjs.map +1 -1
- package/core/pagination.d.mts +65 -0
- package/core/pagination.d.mts.map +1 -1
- package/core/pagination.d.ts +65 -0
- package/core/pagination.d.ts.map +1 -1
- package/core/pagination.js +73 -1
- package/core/pagination.js.map +1 -1
- package/core/pagination.mjs +69 -0
- package/core/pagination.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/addresses/addresses.d.mts +6 -3
- package/resources/addresses/addresses.d.mts.map +1 -1
- package/resources/addresses/addresses.d.ts +6 -3
- package/resources/addresses/addresses.d.ts.map +1 -1
- package/resources/addresses/addresses.js +6 -3
- package/resources/addresses/addresses.js.map +1 -1
- package/resources/addresses/addresses.mjs +6 -3
- package/resources/addresses/addresses.mjs.map +1 -1
- package/resources/ai/ai.d.mts +83 -109
- package/resources/ai/ai.d.mts.map +1 -1
- package/resources/ai/ai.d.ts +83 -109
- package/resources/ai/ai.d.ts.map +1 -1
- package/resources/ai/ai.js +23 -7
- package/resources/ai/ai.js.map +1 -1
- package/resources/ai/ai.mjs +23 -7
- package/resources/ai/ai.mjs.map +1 -1
- package/resources/ai/anthropic/v1.d.mts +4 -3
- package/resources/ai/anthropic/v1.d.mts.map +1 -1
- package/resources/ai/anthropic/v1.d.ts +4 -3
- package/resources/ai/anthropic/v1.d.ts.map +1 -1
- package/resources/ai/anthropic/v1.js +1 -1
- package/resources/ai/anthropic/v1.mjs +1 -1
- package/resources/ai/assistants/assistants.d.mts +600 -382
- package/resources/ai/assistants/assistants.d.mts.map +1 -1
- package/resources/ai/assistants/assistants.d.ts +600 -382
- package/resources/ai/assistants/assistants.d.ts.map +1 -1
- package/resources/ai/assistants/assistants.js +45 -10
- package/resources/ai/assistants/assistants.js.map +1 -1
- package/resources/ai/assistants/assistants.mjs +45 -10
- package/resources/ai/assistants/assistants.mjs.map +1 -1
- package/resources/ai/assistants/canary-deploys.d.mts +15 -1
- package/resources/ai/assistants/canary-deploys.d.mts.map +1 -1
- package/resources/ai/assistants/canary-deploys.d.ts +15 -1
- package/resources/ai/assistants/canary-deploys.d.ts.map +1 -1
- package/resources/ai/assistants/canary-deploys.js +10 -2
- package/resources/ai/assistants/canary-deploys.js.map +1 -1
- package/resources/ai/assistants/canary-deploys.mjs +10 -2
- package/resources/ai/assistants/canary-deploys.mjs.map +1 -1
- package/resources/ai/assistants/index.d.mts +1 -1
- package/resources/ai/assistants/index.d.mts.map +1 -1
- package/resources/ai/assistants/index.d.ts +1 -1
- package/resources/ai/assistants/index.d.ts.map +1 -1
- package/resources/ai/assistants/index.js.map +1 -1
- package/resources/ai/assistants/index.mjs.map +1 -1
- package/resources/ai/assistants/scheduled-events.d.mts +36 -15
- package/resources/ai/assistants/scheduled-events.d.mts.map +1 -1
- package/resources/ai/assistants/scheduled-events.d.ts +36 -15
- package/resources/ai/assistants/scheduled-events.d.ts.map +1 -1
- package/resources/ai/assistants/scheduled-events.js +12 -3
- package/resources/ai/assistants/scheduled-events.js.map +1 -1
- package/resources/ai/assistants/scheduled-events.mjs +12 -3
- package/resources/ai/assistants/scheduled-events.mjs.map +1 -1
- package/resources/ai/assistants/tags.d.mts +2 -1
- package/resources/ai/assistants/tags.d.mts.map +1 -1
- package/resources/ai/assistants/tags.d.ts +2 -1
- package/resources/ai/assistants/tags.d.ts.map +1 -1
- package/resources/ai/assistants/tags.js +2 -1
- package/resources/ai/assistants/tags.js.map +1 -1
- package/resources/ai/assistants/tags.mjs +2 -1
- package/resources/ai/assistants/tags.mjs.map +1 -1
- package/resources/ai/assistants/tests/runs.d.mts +15 -4
- package/resources/ai/assistants/tests/runs.d.mts.map +1 -1
- package/resources/ai/assistants/tests/runs.d.ts +15 -4
- package/resources/ai/assistants/tests/runs.d.ts.map +1 -1
- package/resources/ai/assistants/tests/runs.js +11 -2
- package/resources/ai/assistants/tests/runs.js.map +1 -1
- package/resources/ai/assistants/tests/runs.mjs +11 -2
- package/resources/ai/assistants/tests/runs.mjs.map +1 -1
- package/resources/ai/assistants/tests/test-suites/runs.d.mts +15 -4
- package/resources/ai/assistants/tests/test-suites/runs.d.mts.map +1 -1
- package/resources/ai/assistants/tests/test-suites/runs.d.ts +15 -4
- package/resources/ai/assistants/tests/test-suites/runs.d.ts.map +1 -1
- package/resources/ai/assistants/tests/test-suites/runs.js +11 -2
- package/resources/ai/assistants/tests/test-suites/runs.js.map +1 -1
- package/resources/ai/assistants/tests/test-suites/runs.mjs +11 -2
- package/resources/ai/assistants/tests/test-suites/runs.mjs.map +1 -1
- package/resources/ai/assistants/tests/tests.d.mts +28 -17
- package/resources/ai/assistants/tests/tests.d.mts.map +1 -1
- package/resources/ai/assistants/tests/tests.d.ts +28 -17
- package/resources/ai/assistants/tests/tests.d.ts.map +1 -1
- package/resources/ai/assistants/tests/tests.js +10 -2
- package/resources/ai/assistants/tests/tests.js.map +1 -1
- package/resources/ai/assistants/tests/tests.mjs +10 -2
- package/resources/ai/assistants/tests/tests.mjs.map +1 -1
- package/resources/ai/assistants/tools.d.mts +5 -2
- package/resources/ai/assistants/tools.d.mts.map +1 -1
- package/resources/ai/assistants/tools.d.ts +5 -2
- package/resources/ai/assistants/tools.d.ts.map +1 -1
- package/resources/ai/assistants/tools.js +5 -2
- package/resources/ai/assistants/tools.js.map +1 -1
- package/resources/ai/assistants/tools.mjs +5 -2
- package/resources/ai/assistants/tools.mjs.map +1 -1
- package/resources/ai/chat.d.mts +8 -0
- package/resources/ai/chat.d.mts.map +1 -1
- package/resources/ai/chat.d.ts +8 -0
- package/resources/ai/chat.d.ts.map +1 -1
- package/resources/ai/collections/collections.d.mts +1 -123
- package/resources/ai/collections/collections.d.mts.map +1 -1
- package/resources/ai/collections/collections.d.ts +1 -123
- package/resources/ai/collections/collections.d.ts.map +1 -1
- package/resources/ai/collections/collections.js +0 -42
- package/resources/ai/collections/collections.js.map +1 -1
- package/resources/ai/collections/collections.mjs +0 -42
- package/resources/ai/collections/collections.mjs.map +1 -1
- package/resources/ai/collections/index.d.mts +1 -1
- package/resources/ai/collections/index.d.mts.map +1 -1
- package/resources/ai/collections/index.d.ts +1 -1
- package/resources/ai/collections/index.d.ts.map +1 -1
- package/resources/ai/collections/index.js.map +1 -1
- package/resources/ai/collections/index.mjs.map +1 -1
- package/resources/ai/collections/settings.d.mts +4 -1
- package/resources/ai/collections/settings.d.mts.map +1 -1
- package/resources/ai/collections/settings.d.ts +4 -1
- package/resources/ai/collections/settings.d.ts.map +1 -1
- package/resources/ai/collections/sources.d.mts +3 -1
- package/resources/ai/collections/sources.d.mts.map +1 -1
- package/resources/ai/collections/sources.d.ts +3 -1
- package/resources/ai/collections/sources.d.ts.map +1 -1
- package/resources/ai/collections/sources.js +3 -1
- package/resources/ai/collections/sources.js.map +1 -1
- package/resources/ai/collections/sources.mjs +3 -1
- package/resources/ai/collections/sources.mjs.map +1 -1
- package/resources/ai/conversations/conversations.d.mts +55 -5
- package/resources/ai/conversations/conversations.d.mts.map +1 -1
- package/resources/ai/conversations/conversations.d.ts +55 -5
- package/resources/ai/conversations/conversations.d.ts.map +1 -1
- package/resources/ai/conversations/conversations.js +18 -5
- package/resources/ai/conversations/conversations.js.map +1 -1
- package/resources/ai/conversations/conversations.mjs +18 -5
- package/resources/ai/conversations/conversations.mjs.map +1 -1
- package/resources/ai/conversations/insight-groups/insight-groups.d.mts +30 -6
- package/resources/ai/conversations/insight-groups/insight-groups.d.mts.map +1 -1
- package/resources/ai/conversations/insight-groups/insight-groups.d.ts +30 -6
- package/resources/ai/conversations/insight-groups/insight-groups.d.ts.map +1 -1
- package/resources/ai/conversations/insight-groups/insight-groups.js +19 -7
- package/resources/ai/conversations/insight-groups/insight-groups.js.map +1 -1
- package/resources/ai/conversations/insight-groups/insight-groups.mjs +19 -7
- package/resources/ai/conversations/insight-groups/insight-groups.mjs.map +1 -1
- package/resources/ai/conversations/insight-groups/insights.d.mts +3 -2
- package/resources/ai/conversations/insight-groups/insights.d.mts.map +1 -1
- package/resources/ai/conversations/insight-groups/insights.d.ts +3 -2
- package/resources/ai/conversations/insight-groups/insights.d.ts.map +1 -1
- package/resources/ai/conversations/insight-groups/insights.js +3 -2
- package/resources/ai/conversations/insight-groups/insights.js.map +1 -1
- package/resources/ai/conversations/insight-groups/insights.mjs +3 -2
- package/resources/ai/conversations/insight-groups/insights.mjs.map +1 -1
- package/resources/ai/conversations/insights.d.mts +30 -7
- package/resources/ai/conversations/insights.d.mts.map +1 -1
- package/resources/ai/conversations/insights.d.ts +30 -7
- package/resources/ai/conversations/insights.d.ts.map +1 -1
- package/resources/ai/conversations/insights.js +18 -7
- package/resources/ai/conversations/insights.js.map +1 -1
- package/resources/ai/conversations/insights.mjs +18 -7
- package/resources/ai/conversations/insights.mjs.map +1 -1
- package/resources/ai/conversations/messages.d.mts +3 -0
- package/resources/ai/conversations/messages.d.mts.map +1 -1
- package/resources/ai/conversations/messages.d.ts +3 -0
- package/resources/ai/conversations/messages.d.ts.map +1 -1
- package/resources/ai/embeddings/buckets.d.mts +2 -1
- package/resources/ai/embeddings/buckets.d.mts.map +1 -1
- package/resources/ai/embeddings/buckets.d.ts +2 -1
- package/resources/ai/embeddings/buckets.d.ts.map +1 -1
- package/resources/ai/embeddings/buckets.js +2 -1
- package/resources/ai/embeddings/buckets.js.map +1 -1
- package/resources/ai/embeddings/buckets.mjs +2 -1
- package/resources/ai/embeddings/buckets.mjs.map +1 -1
- package/resources/ai/embeddings/embeddings.d.mts +38 -6
- package/resources/ai/embeddings/embeddings.d.mts.map +1 -1
- package/resources/ai/embeddings/embeddings.d.ts +38 -6
- package/resources/ai/embeddings/embeddings.d.ts.map +1 -1
- package/resources/ai/embeddings/embeddings.js +21 -4
- package/resources/ai/embeddings/embeddings.js.map +1 -1
- package/resources/ai/embeddings/embeddings.mjs +21 -4
- package/resources/ai/embeddings/embeddings.mjs.map +1 -1
- package/resources/ai/fine-tuning/jobs.d.mts +5 -3
- package/resources/ai/fine-tuning/jobs.d.mts.map +1 -1
- package/resources/ai/fine-tuning/jobs.d.ts +5 -3
- package/resources/ai/fine-tuning/jobs.d.ts.map +1 -1
- package/resources/ai/fine-tuning/jobs.js +5 -3
- package/resources/ai/fine-tuning/jobs.js.map +1 -1
- package/resources/ai/fine-tuning/jobs.mjs +5 -3
- package/resources/ai/fine-tuning/jobs.mjs.map +1 -1
- package/resources/ai/index.d.mts +4 -3
- package/resources/ai/index.d.mts.map +1 -1
- package/resources/ai/index.d.ts +4 -3
- package/resources/ai/index.d.ts.map +1 -1
- package/resources/ai/index.js +7 -5
- package/resources/ai/index.js.map +1 -1
- package/resources/ai/index.mjs +1 -0
- package/resources/ai/index.mjs.map +1 -1
- package/resources/ai/integrations/connections.d.mts +3 -2
- package/resources/ai/integrations/connections.d.mts.map +1 -1
- package/resources/ai/integrations/connections.d.ts +3 -2
- package/resources/ai/integrations/connections.d.ts.map +1 -1
- package/resources/ai/integrations/connections.js +3 -2
- package/resources/ai/integrations/connections.js.map +1 -1
- package/resources/ai/integrations/connections.mjs +3 -2
- package/resources/ai/integrations/connections.mjs.map +1 -1
- package/resources/ai/integrations/integrations.d.mts +4 -2
- package/resources/ai/integrations/integrations.d.mts.map +1 -1
- package/resources/ai/integrations/integrations.d.ts +4 -2
- package/resources/ai/integrations/integrations.d.ts.map +1 -1
- package/resources/ai/integrations/integrations.js +4 -2
- package/resources/ai/integrations/integrations.js.map +1 -1
- package/resources/ai/integrations/integrations.mjs +4 -2
- package/resources/ai/integrations/integrations.mjs.map +1 -1
- package/resources/ai/knowledge/collections.d.mts +140 -0
- package/resources/ai/knowledge/collections.d.mts.map +1 -0
- package/resources/ai/knowledge/collections.d.ts +140 -0
- package/resources/ai/knowledge/collections.d.ts.map +1 -0
- package/resources/ai/knowledge/collections.js +58 -0
- package/resources/ai/knowledge/collections.js.map +1 -0
- package/resources/ai/knowledge/collections.mjs +54 -0
- package/resources/ai/knowledge/collections.mjs.map +1 -0
- package/resources/ai/knowledge/index.d.mts +3 -0
- package/resources/ai/knowledge/index.d.mts.map +1 -0
- package/resources/ai/knowledge/index.d.ts +3 -0
- package/resources/ai/knowledge/index.d.ts.map +1 -0
- package/resources/ai/knowledge/index.js +9 -0
- package/resources/ai/knowledge/index.js.map +1 -0
- package/resources/ai/knowledge/index.mjs +4 -0
- package/resources/ai/knowledge/index.mjs.map +1 -0
- package/resources/ai/knowledge/knowledge.d.mts +10 -0
- package/resources/ai/knowledge/knowledge.d.mts.map +1 -0
- package/resources/ai/knowledge/knowledge.d.ts +10 -0
- package/resources/ai/knowledge/knowledge.d.ts.map +1 -0
- package/resources/ai/knowledge/knowledge.js +17 -0
- package/resources/ai/knowledge/knowledge.js.map +1 -0
- package/resources/ai/knowledge/knowledge.mjs +12 -0
- package/resources/ai/knowledge/knowledge.mjs.map +1 -0
- package/resources/ai/knowledge.d.mts +2 -0
- package/resources/ai/knowledge.d.mts.map +1 -0
- package/resources/ai/knowledge.d.ts +2 -0
- package/resources/ai/knowledge.d.ts.map +1 -0
- package/resources/ai/knowledge.js +6 -0
- package/resources/ai/knowledge.js.map +1 -0
- package/resources/ai/knowledge.mjs +3 -0
- package/resources/ai/knowledge.mjs.map +1 -0
- package/resources/ai/mcp-servers.d.mts +33 -5
- package/resources/ai/mcp-servers.d.mts.map +1 -1
- package/resources/ai/mcp-servers.d.ts +33 -5
- package/resources/ai/mcp-servers.d.ts.map +1 -1
- package/resources/ai/mcp-servers.js +16 -6
- package/resources/ai/mcp-servers.js.map +1 -1
- package/resources/ai/mcp-servers.mjs +16 -6
- package/resources/ai/mcp-servers.mjs.map +1 -1
- package/resources/ai/missions/knowledge-bases.d.mts +7 -4
- package/resources/ai/missions/knowledge-bases.d.mts.map +1 -1
- package/resources/ai/missions/knowledge-bases.d.ts +7 -4
- package/resources/ai/missions/knowledge-bases.d.ts.map +1 -1
- package/resources/ai/missions/knowledge-bases.js +7 -4
- package/resources/ai/missions/knowledge-bases.js.map +1 -1
- package/resources/ai/missions/knowledge-bases.mjs +7 -4
- package/resources/ai/missions/knowledge-bases.mjs.map +1 -1
- package/resources/ai/missions/mcp-servers.d.mts +9 -5
- package/resources/ai/missions/mcp-servers.d.mts.map +1 -1
- package/resources/ai/missions/mcp-servers.d.ts +9 -5
- package/resources/ai/missions/mcp-servers.d.ts.map +1 -1
- package/resources/ai/missions/mcp-servers.js +9 -5
- package/resources/ai/missions/mcp-servers.js.map +1 -1
- package/resources/ai/missions/mcp-servers.mjs +9 -5
- package/resources/ai/missions/mcp-servers.mjs.map +1 -1
- package/resources/ai/missions/missions.d.mts +14 -6
- package/resources/ai/missions/missions.d.mts.map +1 -1
- package/resources/ai/missions/missions.d.ts +14 -6
- package/resources/ai/missions/missions.d.ts.map +1 -1
- package/resources/ai/missions/missions.js +14 -6
- package/resources/ai/missions/missions.js.map +1 -1
- package/resources/ai/missions/missions.mjs +14 -6
- package/resources/ai/missions/missions.mjs.map +1 -1
- package/resources/ai/missions/runs/events.d.mts +7 -3
- package/resources/ai/missions/runs/events.d.mts.map +1 -1
- package/resources/ai/missions/runs/events.d.ts +7 -3
- package/resources/ai/missions/runs/events.d.ts.map +1 -1
- package/resources/ai/missions/runs/events.js +7 -3
- package/resources/ai/missions/runs/events.js.map +1 -1
- package/resources/ai/missions/runs/events.mjs +7 -3
- package/resources/ai/missions/runs/events.mjs.map +1 -1
- package/resources/ai/missions/runs/plan.d.mts +10 -4
- package/resources/ai/missions/runs/plan.d.mts.map +1 -1
- package/resources/ai/missions/runs/plan.d.ts +10 -4
- package/resources/ai/missions/runs/plan.d.ts.map +1 -1
- package/resources/ai/missions/runs/plan.js +10 -4
- package/resources/ai/missions/runs/plan.js.map +1 -1
- package/resources/ai/missions/runs/plan.mjs +10 -4
- package/resources/ai/missions/runs/plan.mjs.map +1 -1
- package/resources/ai/missions/runs/runs.d.mts +18 -8
- package/resources/ai/missions/runs/runs.d.mts.map +1 -1
- package/resources/ai/missions/runs/runs.d.ts +18 -8
- package/resources/ai/missions/runs/runs.d.ts.map +1 -1
- package/resources/ai/missions/runs/runs.js +18 -8
- package/resources/ai/missions/runs/runs.js.map +1 -1
- package/resources/ai/missions/runs/runs.mjs +18 -8
- package/resources/ai/missions/runs/runs.mjs.map +1 -1
- package/resources/ai/missions/runs/telnyx-agents.d.mts +4 -2
- package/resources/ai/missions/runs/telnyx-agents.d.mts.map +1 -1
- package/resources/ai/missions/runs/telnyx-agents.d.ts +4 -2
- package/resources/ai/missions/runs/telnyx-agents.d.ts.map +1 -1
- package/resources/ai/missions/runs/telnyx-agents.js +4 -2
- package/resources/ai/missions/runs/telnyx-agents.js.map +1 -1
- package/resources/ai/missions/runs/telnyx-agents.mjs +4 -2
- package/resources/ai/missions/runs/telnyx-agents.mjs.map +1 -1
- package/resources/ai/missions/tools.d.mts +8 -5
- package/resources/ai/missions/tools.d.mts.map +1 -1
- package/resources/ai/missions/tools.d.ts +8 -5
- package/resources/ai/missions/tools.d.ts.map +1 -1
- package/resources/ai/missions/tools.js +8 -5
- package/resources/ai/missions/tools.js.map +1 -1
- package/resources/ai/missions/tools.mjs +8 -5
- package/resources/ai/missions/tools.mjs.map +1 -1
- package/resources/ai/openai/chat.d.mts +8 -0
- package/resources/ai/openai/chat.d.mts.map +1 -1
- package/resources/ai/openai/chat.d.ts +8 -0
- package/resources/ai/openai/chat.d.ts.map +1 -1
- package/resources/ai/openai/openai.d.mts +10 -0
- package/resources/ai/openai/openai.d.mts.map +1 -1
- package/resources/ai/openai/openai.d.ts +10 -0
- package/resources/ai/openai/openai.d.ts.map +1 -1
- package/resources/ai/openai/openai.js.map +1 -1
- package/resources/ai/openai/openai.mjs.map +1 -1
- package/resources/ai/tools.d.mts +44 -3
- package/resources/ai/tools.d.mts.map +1 -1
- package/resources/ai/tools.d.ts +44 -3
- package/resources/ai/tools.d.ts.map +1 -1
- package/resources/ai/tools.js +12 -3
- package/resources/ai/tools.js.map +1 -1
- package/resources/ai/tools.mjs +12 -3
- package/resources/ai/tools.mjs.map +1 -1
- package/resources/authentication-providers.d.mts +2 -1
- package/resources/authentication-providers.d.mts.map +1 -1
- package/resources/authentication-providers.d.ts +2 -1
- package/resources/authentication-providers.d.ts.map +1 -1
- package/resources/authentication-providers.js +2 -1
- package/resources/authentication-providers.js.map +1 -1
- package/resources/authentication-providers.mjs +2 -1
- package/resources/authentication-providers.mjs.map +1 -1
- package/resources/bundle-pricing/billing-bundles.d.mts +4 -2
- package/resources/bundle-pricing/billing-bundles.d.mts.map +1 -1
- package/resources/bundle-pricing/billing-bundles.d.ts +4 -2
- package/resources/bundle-pricing/billing-bundles.d.ts.map +1 -1
- package/resources/bundle-pricing/billing-bundles.js +4 -2
- package/resources/bundle-pricing/billing-bundles.js.map +1 -1
- package/resources/bundle-pricing/billing-bundles.mjs +4 -2
- package/resources/bundle-pricing/billing-bundles.mjs.map +1 -1
- package/resources/bundle-pricing/user-bundles.d.mts +5 -3
- package/resources/bundle-pricing/user-bundles.d.mts.map +1 -1
- package/resources/bundle-pricing/user-bundles.d.ts +5 -3
- package/resources/bundle-pricing/user-bundles.d.ts.map +1 -1
- package/resources/bundle-pricing/user-bundles.js +5 -3
- package/resources/bundle-pricing/user-bundles.js.map +1 -1
- package/resources/bundle-pricing/user-bundles.mjs +5 -3
- package/resources/bundle-pricing/user-bundles.mjs.map +1 -1
- package/resources/call-control-applications.d.mts +4 -2
- package/resources/call-control-applications.d.mts.map +1 -1
- package/resources/call-control-applications.d.ts +4 -2
- package/resources/call-control-applications.d.ts.map +1 -1
- package/resources/call-control-applications.js +4 -2
- package/resources/call-control-applications.js.map +1 -1
- package/resources/call-control-applications.mjs +4 -2
- package/resources/call-control-applications.mjs.map +1 -1
- package/resources/calls/actions.d.mts +99 -100
- package/resources/calls/actions.d.mts.map +1 -1
- package/resources/calls/actions.d.ts +99 -100
- package/resources/calls/actions.d.ts.map +1 -1
- package/resources/calls/actions.js +11 -5
- package/resources/calls/actions.js.map +1 -1
- package/resources/calls/actions.mjs +11 -5
- package/resources/calls/actions.mjs.map +1 -1
- package/resources/calls/calls.d.mts +10 -4
- package/resources/calls/calls.d.mts.map +1 -1
- package/resources/calls/calls.d.ts +10 -4
- package/resources/calls/calls.d.ts.map +1 -1
- package/resources/calls/calls.js.map +1 -1
- package/resources/calls/calls.mjs.map +1 -1
- package/resources/calls/index.d.mts +1 -1
- package/resources/calls/index.d.mts.map +1 -1
- package/resources/calls/index.d.ts +1 -1
- package/resources/calls/index.d.ts.map +1 -1
- package/resources/calls/index.js.map +1 -1
- package/resources/calls/index.mjs.map +1 -1
- package/resources/conferences/actions.d.mts +8 -7
- package/resources/conferences/actions.d.mts.map +1 -1
- package/resources/conferences/actions.d.ts +8 -7
- package/resources/conferences/actions.d.ts.map +1 -1
- package/resources/conferences/actions.js +4 -2
- package/resources/conferences/actions.js.map +1 -1
- package/resources/conferences/actions.mjs +4 -2
- package/resources/conferences/actions.mjs.map +1 -1
- package/resources/conferences/conferences.d.mts +3 -2
- package/resources/conferences/conferences.d.mts.map +1 -1
- package/resources/conferences/conferences.d.ts +3 -2
- package/resources/conferences/conferences.d.ts.map +1 -1
- package/resources/conferences/conferences.js +3 -2
- package/resources/conferences/conferences.js.map +1 -1
- package/resources/conferences/conferences.mjs +3 -2
- package/resources/conferences/conferences.mjs.map +1 -1
- package/resources/country-coverage.d.mts +4 -2
- package/resources/country-coverage.d.mts.map +1 -1
- package/resources/country-coverage.d.ts +4 -2
- package/resources/country-coverage.d.ts.map +1 -1
- package/resources/country-coverage.js +4 -2
- package/resources/country-coverage.js.map +1 -1
- package/resources/country-coverage.mjs +4 -2
- package/resources/country-coverage.mjs.map +1 -1
- package/resources/credential-connections/credential-connections.d.mts +2 -1
- package/resources/credential-connections/credential-connections.d.mts.map +1 -1
- package/resources/credential-connections/credential-connections.d.ts +2 -1
- package/resources/credential-connections/credential-connections.d.ts.map +1 -1
- package/resources/credential-connections/credential-connections.js +2 -1
- package/resources/credential-connections/credential-connections.js.map +1 -1
- package/resources/credential-connections/credential-connections.mjs +2 -1
- package/resources/credential-connections/credential-connections.mjs.map +1 -1
- package/resources/custom-storage-credentials.d.mts +34 -100
- package/resources/custom-storage-credentials.d.mts.map +1 -1
- package/resources/custom-storage-credentials.d.ts +34 -100
- package/resources/custom-storage-credentials.d.ts.map +1 -1
- package/resources/customer-service-records.d.mts +4 -2
- package/resources/customer-service-records.d.mts.map +1 -1
- package/resources/customer-service-records.d.ts +4 -2
- package/resources/customer-service-records.d.ts.map +1 -1
- package/resources/customer-service-records.js +4 -2
- package/resources/customer-service-records.js.map +1 -1
- package/resources/customer-service-records.mjs +4 -2
- package/resources/customer-service-records.mjs.map +1 -1
- package/resources/dialogflow-connections.d.mts +3 -2
- package/resources/dialogflow-connections.d.mts.map +1 -1
- package/resources/dialogflow-connections.d.ts +3 -2
- package/resources/dialogflow-connections.d.ts.map +1 -1
- package/resources/dialogflow-connections.js +3 -2
- package/resources/dialogflow-connections.js.map +1 -1
- package/resources/dialogflow-connections.mjs +3 -2
- package/resources/dialogflow-connections.mjs.map +1 -1
- package/resources/dir/dir.d.mts +2 -2
- package/resources/dir/dir.d.mts.map +1 -1
- package/resources/dir/dir.d.ts +2 -2
- package/resources/dir/dir.d.ts.map +1 -1
- package/resources/dir/dir.js.map +1 -1
- package/resources/dir/dir.mjs +1 -1
- package/resources/dir/dir.mjs.map +1 -1
- package/resources/dir/index.d.mts +1 -1
- package/resources/dir/index.d.mts.map +1 -1
- package/resources/dir/index.d.ts +1 -1
- package/resources/dir/index.d.ts.map +1 -1
- package/resources/dir/index.js.map +1 -1
- package/resources/dir/index.mjs.map +1 -1
- package/resources/dir/verify-email.d.mts +28 -30
- package/resources/dir/verify-email.d.mts.map +1 -1
- package/resources/dir/verify-email.d.ts +28 -30
- package/resources/dir/verify-email.d.ts.map +1 -1
- package/resources/documents.d.mts +4 -7
- package/resources/documents.d.mts.map +1 -1
- package/resources/documents.d.ts +4 -7
- package/resources/documents.d.ts.map +1 -1
- package/resources/documents.js +4 -3
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +4 -3
- package/resources/documents.mjs.map +1 -1
- package/resources/dynamic-emergency-addresses.d.mts +2 -1
- package/resources/dynamic-emergency-addresses.d.mts.map +1 -1
- package/resources/dynamic-emergency-addresses.d.ts +2 -1
- package/resources/dynamic-emergency-addresses.d.ts.map +1 -1
- package/resources/dynamic-emergency-addresses.js +2 -1
- package/resources/dynamic-emergency-addresses.js.map +1 -1
- package/resources/dynamic-emergency-addresses.mjs +2 -1
- package/resources/dynamic-emergency-addresses.mjs.map +1 -1
- package/resources/dynamic-emergency-endpoints.d.mts +2 -1
- package/resources/dynamic-emergency-endpoints.d.mts.map +1 -1
- package/resources/dynamic-emergency-endpoints.d.ts +2 -1
- package/resources/dynamic-emergency-endpoints.d.ts.map +1 -1
- package/resources/dynamic-emergency-endpoints.js +2 -1
- package/resources/dynamic-emergency-endpoints.js.map +1 -1
- package/resources/dynamic-emergency-endpoints.mjs +2 -1
- package/resources/dynamic-emergency-endpoints.mjs.map +1 -1
- package/resources/email-blocks/email-blocks.d.mts +38 -48
- package/resources/email-blocks/email-blocks.d.mts.map +1 -1
- package/resources/email-blocks/email-blocks.d.ts +38 -48
- package/resources/email-blocks/email-blocks.d.ts.map +1 -1
- package/resources/email-blocks/email-blocks.js +10 -7
- package/resources/email-blocks/email-blocks.js.map +1 -1
- package/resources/email-blocks/email-blocks.mjs +10 -7
- package/resources/email-blocks/email-blocks.mjs.map +1 -1
- package/resources/email-blocks/{import.d.mts → imports.d.mts} +61 -63
- package/resources/email-blocks/imports.d.mts.map +1 -0
- package/resources/email-blocks/{import.d.ts → imports.d.ts} +61 -63
- package/resources/email-blocks/imports.d.ts.map +1 -0
- package/resources/email-blocks/{import.js → imports.js} +6 -6
- package/resources/email-blocks/imports.js.map +1 -0
- package/resources/email-blocks/{import.mjs → imports.mjs} +4 -4
- package/resources/email-blocks/imports.mjs.map +1 -0
- package/resources/email-blocks/index.d.mts +2 -2
- package/resources/email-blocks/index.d.mts.map +1 -1
- package/resources/email-blocks/index.d.ts +2 -2
- package/resources/email-blocks/index.d.ts.map +1 -1
- package/resources/email-blocks/index.js +3 -3
- package/resources/email-blocks/index.js.map +1 -1
- package/resources/email-blocks/index.mjs +1 -1
- package/resources/email-blocks/index.mjs.map +1 -1
- package/resources/email-domains/email-domains.d.mts +13 -0
- package/resources/email-domains/email-domains.d.mts.map +1 -1
- package/resources/email-domains/email-domains.d.ts +13 -0
- package/resources/email-domains/email-domains.d.ts.map +1 -1
- package/resources/email-domains/email-domains.js.map +1 -1
- package/resources/email-domains/email-domains.mjs.map +1 -1
- package/resources/email-events.d.mts +27 -48
- package/resources/email-events.d.mts.map +1 -1
- package/resources/email-events.d.ts +27 -48
- package/resources/email-events.d.ts.map +1 -1
- package/resources/email-events.js +5 -1
- package/resources/email-events.js.map +1 -1
- package/resources/email-events.mjs +5 -1
- package/resources/email-events.mjs.map +1 -1
- package/resources/email-inboxes/drafts.d.mts +42 -49
- package/resources/email-inboxes/drafts.d.mts.map +1 -1
- package/resources/email-inboxes/drafts.d.ts +42 -49
- package/resources/email-inboxes/drafts.d.ts.map +1 -1
- package/resources/email-inboxes/drafts.js +7 -3
- package/resources/email-inboxes/drafts.js.map +1 -1
- package/resources/email-inboxes/drafts.mjs +7 -3
- package/resources/email-inboxes/drafts.mjs.map +1 -1
- package/resources/email-inboxes/email-inboxes.d.mts +17 -33
- package/resources/email-inboxes/email-inboxes.d.mts.map +1 -1
- package/resources/email-inboxes/email-inboxes.d.ts +17 -33
- package/resources/email-inboxes/email-inboxes.d.ts.map +1 -1
- package/resources/email-inboxes/email-inboxes.js +9 -2
- package/resources/email-inboxes/email-inboxes.js.map +1 -1
- package/resources/email-inboxes/email-inboxes.mjs +9 -2
- package/resources/email-inboxes/email-inboxes.mjs.map +1 -1
- package/resources/email-inboxes/filters.d.mts +10 -33
- package/resources/email-inboxes/filters.d.mts.map +1 -1
- package/resources/email-inboxes/filters.d.ts +10 -33
- package/resources/email-inboxes/filters.d.ts.map +1 -1
- package/resources/email-inboxes/index.d.mts +5 -5
- package/resources/email-inboxes/index.d.mts.map +1 -1
- package/resources/email-inboxes/index.d.ts +5 -5
- package/resources/email-inboxes/index.d.ts.map +1 -1
- package/resources/email-inboxes/index.js.map +1 -1
- package/resources/email-inboxes/index.mjs.map +1 -1
- package/resources/email-inboxes/messages/actions.d.mts +6 -6
- package/resources/email-inboxes/messages/actions.d.mts.map +1 -1
- package/resources/email-inboxes/messages/actions.d.ts +6 -6
- package/resources/email-inboxes/messages/actions.d.ts.map +1 -1
- package/resources/email-inboxes/messages/index.d.mts +1 -1
- package/resources/email-inboxes/messages/index.d.mts.map +1 -1
- package/resources/email-inboxes/messages/index.d.ts +1 -1
- package/resources/email-inboxes/messages/index.d.ts.map +1 -1
- package/resources/email-inboxes/messages/index.js.map +1 -1
- package/resources/email-inboxes/messages/index.mjs.map +1 -1
- package/resources/email-inboxes/messages/messages.d.mts +19 -23
- package/resources/email-inboxes/messages/messages.d.mts.map +1 -1
- package/resources/email-inboxes/messages/messages.d.ts +19 -23
- package/resources/email-inboxes/messages/messages.d.ts.map +1 -1
- package/resources/email-inboxes/messages/messages.js +7 -3
- package/resources/email-inboxes/messages/messages.js.map +1 -1
- package/resources/email-inboxes/messages/messages.mjs +7 -3
- package/resources/email-inboxes/messages/messages.mjs.map +1 -1
- package/resources/email-inboxes/threads/index.d.mts +1 -1
- package/resources/email-inboxes/threads/index.d.mts.map +1 -1
- package/resources/email-inboxes/threads/index.d.ts +1 -1
- package/resources/email-inboxes/threads/index.d.ts.map +1 -1
- package/resources/email-inboxes/threads/index.js.map +1 -1
- package/resources/email-inboxes/threads/index.mjs.map +1 -1
- package/resources/email-inboxes/threads/threads.d.mts +11 -15
- package/resources/email-inboxes/threads/threads.d.mts.map +1 -1
- package/resources/email-inboxes/threads/threads.d.ts +11 -15
- package/resources/email-inboxes/threads/threads.d.ts.map +1 -1
- package/resources/email-inboxes/threads/threads.js +8 -5
- package/resources/email-inboxes/threads/threads.js.map +1 -1
- package/resources/email-inboxes/threads/threads.mjs +8 -5
- package/resources/email-inboxes/threads/threads.mjs.map +1 -1
- package/resources/email-messages/email-messages.d.mts +40 -39
- package/resources/email-messages/email-messages.d.mts.map +1 -1
- package/resources/email-messages/email-messages.d.ts +40 -39
- package/resources/email-messages/email-messages.d.ts.map +1 -1
- package/resources/email-messages/email-messages.js +15 -5
- package/resources/email-messages/email-messages.js.map +1 -1
- package/resources/email-messages/email-messages.mjs +15 -5
- package/resources/email-messages/email-messages.mjs.map +1 -1
- package/resources/email-messages/index.d.mts +2 -2
- package/resources/email-messages/index.d.mts.map +1 -1
- package/resources/email-messages/index.d.ts +2 -2
- package/resources/email-messages/index.d.ts.map +1 -1
- package/resources/email-messages/recipients.d.mts +11 -29
- package/resources/email-messages/recipients.d.mts.map +1 -1
- package/resources/email-messages/recipients.d.ts +11 -29
- package/resources/email-messages/recipients.d.ts.map +1 -1
- package/resources/email-messages/recipients.js +8 -5
- package/resources/email-messages/recipients.js.map +1 -1
- package/resources/email-messages/recipients.mjs +8 -5
- package/resources/email-messages/recipients.mjs.map +1 -1
- package/resources/email-templates.d.mts +11 -19
- package/resources/email-templates.d.mts.map +1 -1
- package/resources/email-templates.d.ts +11 -19
- package/resources/email-templates.d.ts.map +1 -1
- package/resources/email-templates.js +11 -3
- package/resources/email-templates.js.map +1 -1
- package/resources/email-templates.mjs +11 -3
- package/resources/email-templates.mjs.map +1 -1
- package/resources/email-threads.d.mts +5 -10
- package/resources/email-threads.d.mts.map +1 -1
- package/resources/email-threads.d.ts +5 -10
- package/resources/email-threads.d.ts.map +1 -1
- package/resources/email-threads.js +5 -1
- package/resources/email-threads.js.map +1 -1
- package/resources/email-threads.mjs +5 -1
- package/resources/email-threads.mjs.map +1 -1
- package/resources/email-validations/batch.d.mts +1 -18
- package/resources/email-validations/batch.d.mts.map +1 -1
- package/resources/email-validations/batch.d.ts +1 -18
- package/resources/email-validations/batch.d.ts.map +1 -1
- package/resources/email-validations/email-validations.d.mts +17 -19
- package/resources/email-validations/email-validations.d.mts.map +1 -1
- package/resources/email-validations/email-validations.d.ts +17 -19
- package/resources/email-validations/email-validations.d.ts.map +1 -1
- package/resources/email-validations/email-validations.js.map +1 -1
- package/resources/email-validations/email-validations.mjs.map +1 -1
- package/resources/email-validations/index.d.mts +1 -1
- package/resources/email-validations/index.d.mts.map +1 -1
- package/resources/email-validations/index.d.ts +1 -1
- package/resources/email-validations/index.d.ts.map +1 -1
- package/resources/email-validations/index.js.map +1 -1
- package/resources/email-validations/index.mjs.map +1 -1
- package/resources/enterprises/enterprises.d.mts +4 -18
- package/resources/enterprises/enterprises.d.mts.map +1 -1
- package/resources/enterprises/enterprises.d.ts +4 -18
- package/resources/enterprises/enterprises.d.ts.map +1 -1
- package/resources/enterprises/enterprises.js.map +1 -1
- package/resources/enterprises/enterprises.mjs.map +1 -1
- package/resources/enterprises/index.d.mts +1 -1
- package/resources/enterprises/index.d.mts.map +1 -1
- package/resources/enterprises/index.d.ts +1 -1
- package/resources/enterprises/index.d.ts.map +1 -1
- package/resources/enterprises/index.js.map +1 -1
- package/resources/enterprises/index.mjs.map +1 -1
- package/resources/enterprises/reputation/index.d.mts +1 -1
- package/resources/enterprises/reputation/index.d.mts.map +1 -1
- package/resources/enterprises/reputation/index.d.ts +1 -1
- package/resources/enterprises/reputation/index.d.ts.map +1 -1
- package/resources/enterprises/reputation/index.js.map +1 -1
- package/resources/enterprises/reputation/index.mjs.map +1 -1
- package/resources/enterprises/reputation/remediation.d.mts +48 -52
- package/resources/enterprises/reputation/remediation.d.mts.map +1 -1
- package/resources/enterprises/reputation/remediation.d.ts +48 -52
- package/resources/enterprises/reputation/remediation.d.ts.map +1 -1
- package/resources/enterprises/reputation/remediation.js.map +1 -1
- package/resources/enterprises/reputation/remediation.mjs.map +1 -1
- package/resources/enterprises/reputation/reputation.d.mts +2 -2
- package/resources/enterprises/reputation/reputation.d.mts.map +1 -1
- package/resources/enterprises/reputation/reputation.d.ts +2 -2
- package/resources/enterprises/reputation/reputation.d.ts.map +1 -1
- package/resources/enterprises/reputation/reputation.js.map +1 -1
- package/resources/enterprises/reputation/reputation.mjs.map +1 -1
- package/resources/faxes/faxes.d.mts +1 -1
- package/resources/faxes/faxes.d.ts +1 -1
- package/resources/faxes/faxes.js +1 -1
- package/resources/faxes/faxes.mjs +1 -1
- package/resources/fqdn-connections/fqdn-connections.d.mts +3 -2
- package/resources/fqdn-connections/fqdn-connections.d.mts.map +1 -1
- package/resources/fqdn-connections/fqdn-connections.d.ts +3 -2
- package/resources/fqdn-connections/fqdn-connections.d.ts.map +1 -1
- package/resources/fqdn-connections/fqdn-connections.js +3 -2
- package/resources/fqdn-connections/fqdn-connections.js.map +1 -1
- package/resources/fqdn-connections/fqdn-connections.mjs +3 -2
- package/resources/fqdn-connections/fqdn-connections.mjs.map +1 -1
- package/resources/fqdns.d.mts +3 -3
- package/resources/fqdns.d.ts +3 -3
- package/resources/fqdns.js +3 -3
- package/resources/fqdns.mjs +3 -3
- package/resources/global-ip-allowed-ports.d.mts +2 -1
- package/resources/global-ip-allowed-ports.d.mts.map +1 -1
- package/resources/global-ip-allowed-ports.d.ts +2 -1
- package/resources/global-ip-allowed-ports.d.ts.map +1 -1
- package/resources/global-ip-allowed-ports.js +2 -1
- package/resources/global-ip-allowed-ports.js.map +1 -1
- package/resources/global-ip-allowed-ports.mjs +2 -1
- package/resources/global-ip-allowed-ports.mjs.map +1 -1
- package/resources/global-ip-assignments.d.mts +11 -5
- package/resources/global-ip-assignments.d.mts.map +1 -1
- package/resources/global-ip-assignments.d.ts +11 -5
- package/resources/global-ip-assignments.d.ts.map +1 -1
- package/resources/global-ip-assignments.js +11 -5
- package/resources/global-ip-assignments.js.map +1 -1
- package/resources/global-ip-assignments.mjs +11 -5
- package/resources/global-ip-assignments.mjs.map +1 -1
- package/resources/global-ip-health-check-types.d.mts +2 -1
- package/resources/global-ip-health-check-types.d.mts.map +1 -1
- package/resources/global-ip-health-check-types.d.ts +2 -1
- package/resources/global-ip-health-check-types.d.ts.map +1 -1
- package/resources/global-ip-health-check-types.js +2 -1
- package/resources/global-ip-health-check-types.js.map +1 -1
- package/resources/global-ip-health-check-types.mjs +2 -1
- package/resources/global-ip-health-check-types.mjs.map +1 -1
- package/resources/global-ip-health-checks.d.mts +9 -4
- package/resources/global-ip-health-checks.d.mts.map +1 -1
- package/resources/global-ip-health-checks.d.ts +9 -4
- package/resources/global-ip-health-checks.d.ts.map +1 -1
- package/resources/global-ip-health-checks.js +9 -4
- package/resources/global-ip-health-checks.js.map +1 -1
- package/resources/global-ip-health-checks.mjs +9 -4
- package/resources/global-ip-health-checks.mjs.map +1 -1
- package/resources/global-ip-protocols.d.mts +2 -1
- package/resources/global-ip-protocols.d.mts.map +1 -1
- package/resources/global-ip-protocols.d.ts +2 -1
- package/resources/global-ip-protocols.d.ts.map +1 -1
- package/resources/global-ip-protocols.js +2 -1
- package/resources/global-ip-protocols.js.map +1 -1
- package/resources/global-ip-protocols.mjs +2 -1
- package/resources/global-ip-protocols.mjs.map +1 -1
- package/resources/global-ips.d.mts +8 -4
- package/resources/global-ips.d.mts.map +1 -1
- package/resources/global-ips.d.ts +8 -4
- package/resources/global-ips.d.ts.map +1 -1
- package/resources/global-ips.js +8 -4
- package/resources/global-ips.js.map +1 -1
- package/resources/global-ips.mjs +8 -4
- package/resources/global-ips.mjs.map +1 -1
- package/resources/index.d.mts +16 -16
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +16 -16
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/invoices.d.mts +1 -1
- package/resources/invoices.d.ts +1 -1
- package/resources/invoices.js +1 -1
- package/resources/invoices.mjs +1 -1
- package/resources/ip-connections.d.mts +5 -3
- package/resources/ip-connections.d.mts.map +1 -1
- package/resources/ip-connections.d.ts +5 -3
- package/resources/ip-connections.d.ts.map +1 -1
- package/resources/ip-connections.js +5 -3
- package/resources/ip-connections.js.map +1 -1
- package/resources/ip-connections.mjs +5 -3
- package/resources/ip-connections.mjs.map +1 -1
- package/resources/ips.d.mts +4 -3
- package/resources/ips.d.mts.map +1 -1
- package/resources/ips.d.ts +4 -3
- package/resources/ips.d.ts.map +1 -1
- package/resources/ips.js +4 -3
- package/resources/ips.js.map +1 -1
- package/resources/ips.mjs +4 -3
- package/resources/ips.mjs.map +1 -1
- package/resources/legacy/reporting/usage-reports/messaging.d.mts +2 -1
- package/resources/legacy/reporting/usage-reports/messaging.d.mts.map +1 -1
- package/resources/legacy/reporting/usage-reports/messaging.d.ts +2 -1
- package/resources/legacy/reporting/usage-reports/messaging.d.ts.map +1 -1
- package/resources/legacy/reporting/usage-reports/messaging.js +2 -1
- package/resources/legacy/reporting/usage-reports/messaging.js.map +1 -1
- package/resources/legacy/reporting/usage-reports/messaging.mjs +2 -1
- package/resources/legacy/reporting/usage-reports/messaging.mjs.map +1 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.d.mts +2 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.d.mts.map +1 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.d.ts +2 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.d.ts.map +1 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.js +2 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.js.map +1 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.mjs +2 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.mjs.map +1 -1
- package/resources/legacy/reporting/usage-reports/voice.d.mts +2 -1
- package/resources/legacy/reporting/usage-reports/voice.d.mts.map +1 -1
- package/resources/legacy/reporting/usage-reports/voice.d.ts +2 -1
- package/resources/legacy/reporting/usage-reports/voice.d.ts.map +1 -1
- package/resources/legacy/reporting/usage-reports/voice.js +2 -1
- package/resources/legacy/reporting/usage-reports/voice.js.map +1 -1
- package/resources/legacy/reporting/usage-reports/voice.mjs +2 -1
- package/resources/legacy/reporting/usage-reports/voice.mjs.map +1 -1
- package/resources/managed-accounts/managed-accounts.d.mts +2 -1
- package/resources/managed-accounts/managed-accounts.d.mts.map +1 -1
- package/resources/managed-accounts/managed-accounts.d.ts +2 -1
- package/resources/managed-accounts/managed-accounts.d.ts.map +1 -1
- package/resources/managed-accounts/managed-accounts.js +2 -1
- package/resources/managed-accounts/managed-accounts.js.map +1 -1
- package/resources/managed-accounts/managed-accounts.mjs +2 -1
- package/resources/managed-accounts/managed-accounts.mjs.map +1 -1
- package/resources/media.d.mts +5 -4
- package/resources/media.d.mts.map +1 -1
- package/resources/media.d.ts +5 -4
- package/resources/media.d.ts.map +1 -1
- package/resources/media.js +5 -4
- package/resources/media.js.map +1 -1
- package/resources/media.mjs +5 -4
- package/resources/media.mjs.map +1 -1
- package/resources/meeting-sessions/actions.d.mts +1 -1
- package/resources/meeting-sessions/actions.d.mts.map +1 -1
- package/resources/meeting-sessions/actions.d.ts +1 -1
- package/resources/meeting-sessions/actions.d.ts.map +1 -1
- package/resources/messages/index.d.mts +1 -1
- package/resources/messages/index.d.mts.map +1 -1
- package/resources/messages/index.d.ts +1 -1
- package/resources/messages/index.d.ts.map +1 -1
- package/resources/messages/index.js.map +1 -1
- package/resources/messages/index.mjs.map +1 -1
- package/resources/messages/messages.d.mts +214 -214
- package/resources/messages/messages.d.mts.map +1 -1
- package/resources/messages/messages.d.ts +214 -214
- package/resources/messages/messages.d.ts.map +1 -1
- package/resources/messages/messages.js.map +1 -1
- package/resources/messages/messages.mjs.map +1 -1
- package/resources/messaging-10dlc/brand/brand.d.mts +2 -1
- package/resources/messaging-10dlc/brand/brand.d.mts.map +1 -1
- package/resources/messaging-10dlc/brand/brand.d.ts +2 -1
- package/resources/messaging-10dlc/brand/brand.d.ts.map +1 -1
- package/resources/messaging-10dlc/brand/brand.js +2 -1
- package/resources/messaging-10dlc/brand/brand.js.map +1 -1
- package/resources/messaging-10dlc/brand/brand.mjs +2 -1
- package/resources/messaging-10dlc/brand/brand.mjs.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.mts +3 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.mts.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.ts +3 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.ts.map +1 -1
- package/resources/messaging-optouts.d.mts +2 -1
- package/resources/messaging-optouts.d.mts.map +1 -1
- package/resources/messaging-optouts.d.ts +2 -1
- package/resources/messaging-optouts.d.ts.map +1 -1
- package/resources/messaging-optouts.js +2 -1
- package/resources/messaging-optouts.js.map +1 -1
- package/resources/messaging-optouts.mjs +2 -1
- package/resources/messaging-optouts.mjs.map +1 -1
- package/resources/mobile-push-credentials.d.mts +4 -2
- package/resources/mobile-push-credentials.d.mts.map +1 -1
- package/resources/mobile-push-credentials.d.ts +4 -2
- package/resources/mobile-push-credentials.d.ts.map +1 -1
- package/resources/mobile-push-credentials.js +4 -2
- package/resources/mobile-push-credentials.js.map +1 -1
- package/resources/mobile-push-credentials.mjs +4 -2
- package/resources/mobile-push-credentials.mjs.map +1 -1
- package/resources/mobile-voice-connections.d.mts +2 -1
- package/resources/mobile-voice-connections.d.mts.map +1 -1
- package/resources/mobile-voice-connections.d.ts +2 -1
- package/resources/mobile-voice-connections.d.ts.map +1 -1
- package/resources/mobile-voice-connections.js +2 -1
- package/resources/mobile-voice-connections.js.map +1 -1
- package/resources/mobile-voice-connections.mjs +2 -1
- package/resources/mobile-voice-connections.mjs.map +1 -1
- package/resources/networks/default-gateway.d.mts +4 -3
- package/resources/networks/default-gateway.d.mts.map +1 -1
- package/resources/networks/default-gateway.d.ts +4 -3
- package/resources/networks/default-gateway.d.ts.map +1 -1
- package/resources/networks/default-gateway.js +4 -3
- package/resources/networks/default-gateway.js.map +1 -1
- package/resources/networks/default-gateway.mjs +4 -3
- package/resources/networks/default-gateway.mjs.map +1 -1
- package/resources/networks/networks.d.mts +9 -6
- package/resources/networks/networks.d.mts.map +1 -1
- package/resources/networks/networks.d.ts +9 -6
- package/resources/networks/networks.d.ts.map +1 -1
- package/resources/networks/networks.js +9 -6
- package/resources/networks/networks.js.map +1 -1
- package/resources/networks/networks.mjs +9 -6
- package/resources/networks/networks.mjs.map +1 -1
- package/resources/notification-channels.d.mts +8 -5
- package/resources/notification-channels.d.mts.map +1 -1
- package/resources/notification-channels.d.ts +8 -5
- package/resources/notification-channels.d.ts.map +1 -1
- package/resources/notification-channels.js +8 -5
- package/resources/notification-channels.js.map +1 -1
- package/resources/notification-channels.mjs +8 -5
- package/resources/notification-channels.mjs.map +1 -1
- package/resources/notification-profiles.d.mts +5 -4
- package/resources/notification-profiles.d.mts.map +1 -1
- package/resources/notification-profiles.d.ts +5 -4
- package/resources/notification-profiles.d.ts.map +1 -1
- package/resources/notification-profiles.js +5 -4
- package/resources/notification-profiles.js.map +1 -1
- package/resources/notification-profiles.mjs +5 -4
- package/resources/notification-profiles.mjs.map +1 -1
- package/resources/notification-settings.d.mts +7 -4
- package/resources/notification-settings.d.mts.map +1 -1
- package/resources/notification-settings.d.ts +7 -4
- package/resources/notification-settings.d.ts.map +1 -1
- package/resources/notification-settings.js +7 -4
- package/resources/notification-settings.js.map +1 -1
- package/resources/notification-settings.mjs +7 -4
- package/resources/notification-settings.mjs.map +1 -1
- package/resources/number-block-orders.d.mts +2 -1
- package/resources/number-block-orders.d.mts.map +1 -1
- package/resources/number-block-orders.d.ts +2 -1
- package/resources/number-block-orders.d.ts.map +1 -1
- package/resources/number-block-orders.js +2 -1
- package/resources/number-block-orders.js.map +1 -1
- package/resources/number-block-orders.mjs +2 -1
- package/resources/number-block-orders.mjs.map +1 -1
- package/resources/number-orders.d.mts +8 -4
- package/resources/number-orders.d.mts.map +1 -1
- package/resources/number-orders.d.ts +8 -4
- package/resources/number-orders.d.ts.map +1 -1
- package/resources/number-orders.js +8 -4
- package/resources/number-orders.js.map +1 -1
- package/resources/number-orders.mjs +8 -4
- package/resources/number-orders.mjs.map +1 -1
- package/resources/number-reservations/number-reservations.d.mts +2 -1
- package/resources/number-reservations/number-reservations.d.mts.map +1 -1
- package/resources/number-reservations/number-reservations.d.ts +2 -1
- package/resources/number-reservations/number-reservations.d.ts.map +1 -1
- package/resources/number-reservations/number-reservations.js +2 -1
- package/resources/number-reservations/number-reservations.js.map +1 -1
- package/resources/number-reservations/number-reservations.mjs +2 -1
- package/resources/number-reservations/number-reservations.mjs.map +1 -1
- package/resources/oauth-clients.d.mts +6 -4
- package/resources/oauth-clients.d.mts.map +1 -1
- package/resources/oauth-clients.d.ts +6 -4
- package/resources/oauth-clients.d.ts.map +1 -1
- package/resources/oauth-clients.js +6 -4
- package/resources/oauth-clients.js.map +1 -1
- package/resources/oauth-clients.mjs +6 -4
- package/resources/oauth-clients.mjs.map +1 -1
- package/resources/oauth-grants.d.mts +3 -2
- package/resources/oauth-grants.d.mts.map +1 -1
- package/resources/oauth-grants.d.ts +3 -2
- package/resources/oauth-grants.d.ts.map +1 -1
- package/resources/oauth-grants.js +3 -2
- package/resources/oauth-grants.js.map +1 -1
- package/resources/oauth-grants.mjs +3 -2
- package/resources/oauth-grants.mjs.map +1 -1
- package/resources/oauth.d.mts +6 -4
- package/resources/oauth.d.mts.map +1 -1
- package/resources/oauth.d.ts +6 -4
- package/resources/oauth.d.ts.map +1 -1
- package/resources/oauth.js +4 -3
- package/resources/oauth.js.map +1 -1
- package/resources/oauth.mjs +4 -3
- package/resources/oauth.mjs.map +1 -1
- package/resources/organizations/users/actions.d.mts +2 -1
- package/resources/organizations/users/actions.d.mts.map +1 -1
- package/resources/organizations/users/actions.d.ts +2 -1
- package/resources/organizations/users/actions.d.ts.map +1 -1
- package/resources/organizations/users/actions.js +2 -1
- package/resources/organizations/users/actions.js.map +1 -1
- package/resources/organizations/users/actions.mjs +2 -1
- package/resources/organizations/users/actions.mjs.map +1 -1
- package/resources/organizations/users/users.d.mts +2 -1
- package/resources/organizations/users/users.d.mts.map +1 -1
- package/resources/organizations/users/users.d.ts +2 -1
- package/resources/organizations/users/users.d.ts.map +1 -1
- package/resources/organizations/users/users.js +2 -1
- package/resources/organizations/users/users.js.map +1 -1
- package/resources/organizations/users/users.mjs +2 -1
- package/resources/organizations/users/users.mjs.map +1 -1
- package/resources/outbound-voice-profiles.d.mts +2 -1
- package/resources/outbound-voice-profiles.d.mts.map +1 -1
- package/resources/outbound-voice-profiles.d.ts +2 -1
- package/resources/outbound-voice-profiles.d.ts.map +1 -1
- package/resources/outbound-voice-profiles.js +2 -1
- package/resources/outbound-voice-profiles.js.map +1 -1
- package/resources/outbound-voice-profiles.mjs +2 -1
- package/resources/outbound-voice-profiles.mjs.map +1 -1
- package/resources/phone-numbers/jobs.d.mts +21 -4
- package/resources/phone-numbers/jobs.d.mts.map +1 -1
- package/resources/phone-numbers/jobs.d.ts +21 -4
- package/resources/phone-numbers/jobs.d.ts.map +1 -1
- package/resources/phone-numbers/jobs.js +4 -2
- package/resources/phone-numbers/jobs.js.map +1 -1
- package/resources/phone-numbers/jobs.mjs +4 -2
- package/resources/phone-numbers/jobs.mjs.map +1 -1
- package/resources/porting/events.d.mts +6 -3
- package/resources/porting/events.d.mts.map +1 -1
- package/resources/porting/events.d.ts +6 -3
- package/resources/porting/events.d.ts.map +1 -1
- package/resources/porting/events.js +6 -3
- package/resources/porting/events.js.map +1 -1
- package/resources/porting/events.mjs +6 -3
- package/resources/porting/events.mjs.map +1 -1
- package/resources/porting/loa-configurations.d.mts +13 -6
- package/resources/porting/loa-configurations.d.mts.map +1 -1
- package/resources/porting/loa-configurations.d.ts +13 -6
- package/resources/porting/loa-configurations.d.ts.map +1 -1
- package/resources/porting/loa-configurations.js +13 -6
- package/resources/porting/loa-configurations.js.map +1 -1
- package/resources/porting/loa-configurations.mjs +13 -6
- package/resources/porting/loa-configurations.mjs.map +1 -1
- package/resources/porting/porting.d.mts +2 -1
- package/resources/porting/porting.d.mts.map +1 -1
- package/resources/porting/porting.d.ts +2 -1
- package/resources/porting/porting.d.ts.map +1 -1
- package/resources/porting/porting.js +2 -1
- package/resources/porting/porting.js.map +1 -1
- package/resources/porting/porting.mjs +2 -1
- package/resources/porting/porting.mjs.map +1 -1
- package/resources/porting/reports.d.mts +2 -1
- package/resources/porting/reports.d.mts.map +1 -1
- package/resources/porting/reports.d.ts +2 -1
- package/resources/porting/reports.d.ts.map +1 -1
- package/resources/porting/reports.js +2 -1
- package/resources/porting/reports.js.map +1 -1
- package/resources/porting/reports.mjs +2 -1
- package/resources/porting/reports.mjs.map +1 -1
- package/resources/porting-orders/actions.d.mts +3 -2
- package/resources/porting-orders/actions.d.mts.map +1 -1
- package/resources/porting-orders/actions.d.ts +3 -2
- package/resources/porting-orders/actions.d.ts.map +1 -1
- package/resources/porting-orders/actions.js +3 -2
- package/resources/porting-orders/actions.js.map +1 -1
- package/resources/porting-orders/actions.mjs +3 -2
- package/resources/porting-orders/actions.mjs.map +1 -1
- package/resources/porting-orders/activation-jobs.d.mts +2 -1
- package/resources/porting-orders/activation-jobs.d.mts.map +1 -1
- package/resources/porting-orders/activation-jobs.d.ts +2 -1
- package/resources/porting-orders/activation-jobs.d.ts.map +1 -1
- package/resources/porting-orders/activation-jobs.js +2 -1
- package/resources/porting-orders/activation-jobs.js.map +1 -1
- package/resources/porting-orders/activation-jobs.mjs +2 -1
- package/resources/porting-orders/activation-jobs.mjs.map +1 -1
- package/resources/porting-orders/phone-number-blocks.d.mts +3 -2
- package/resources/porting-orders/phone-number-blocks.d.mts.map +1 -1
- package/resources/porting-orders/phone-number-blocks.d.ts +3 -2
- package/resources/porting-orders/phone-number-blocks.d.ts.map +1 -1
- package/resources/porting-orders/phone-number-blocks.js +3 -2
- package/resources/porting-orders/phone-number-blocks.js.map +1 -1
- package/resources/porting-orders/phone-number-blocks.mjs +3 -2
- package/resources/porting-orders/phone-number-blocks.mjs.map +1 -1
- package/resources/porting-orders/phone-number-extensions.d.mts +3 -2
- package/resources/porting-orders/phone-number-extensions.d.mts.map +1 -1
- package/resources/porting-orders/phone-number-extensions.d.ts +3 -2
- package/resources/porting-orders/phone-number-extensions.d.ts.map +1 -1
- package/resources/porting-orders/phone-number-extensions.js +3 -2
- package/resources/porting-orders/phone-number-extensions.js.map +1 -1
- package/resources/porting-orders/phone-number-extensions.mjs +3 -2
- package/resources/porting-orders/phone-number-extensions.mjs.map +1 -1
- package/resources/porting-orders/porting-orders.d.mts +7 -3
- package/resources/porting-orders/porting-orders.d.mts.map +1 -1
- package/resources/porting-orders/porting-orders.d.ts +7 -3
- package/resources/porting-orders/porting-orders.d.ts.map +1 -1
- package/resources/porting-orders/porting-orders.js +7 -3
- package/resources/porting-orders/porting-orders.js.map +1 -1
- package/resources/porting-orders/porting-orders.mjs +7 -3
- package/resources/porting-orders/porting-orders.mjs.map +1 -1
- package/resources/portouts/comments.d.mts +2 -1
- package/resources/portouts/comments.d.mts.map +1 -1
- package/resources/portouts/comments.d.ts +2 -1
- package/resources/portouts/comments.d.ts.map +1 -1
- package/resources/portouts/comments.js +2 -1
- package/resources/portouts/comments.js.map +1 -1
- package/resources/portouts/comments.mjs +2 -1
- package/resources/portouts/comments.mjs.map +1 -1
- package/resources/portouts/events.d.mts +5 -3
- package/resources/portouts/events.d.mts.map +1 -1
- package/resources/portouts/events.d.ts +5 -3
- package/resources/portouts/events.d.ts.map +1 -1
- package/resources/portouts/events.js +5 -3
- package/resources/portouts/events.js.map +1 -1
- package/resources/portouts/events.mjs +5 -3
- package/resources/portouts/events.mjs.map +1 -1
- package/resources/portouts/portouts.d.mts +2 -1
- package/resources/portouts/portouts.d.mts.map +1 -1
- package/resources/portouts/portouts.d.ts +2 -1
- package/resources/portouts/portouts.d.ts.map +1 -1
- package/resources/portouts/portouts.js +2 -1
- package/resources/portouts/portouts.js.map +1 -1
- package/resources/portouts/portouts.mjs +2 -1
- package/resources/portouts/portouts.mjs.map +1 -1
- package/resources/portouts/reports.d.mts +2 -1
- package/resources/portouts/reports.d.mts.map +1 -1
- package/resources/portouts/reports.d.ts +2 -1
- package/resources/portouts/reports.d.ts.map +1 -1
- package/resources/portouts/reports.js +2 -1
- package/resources/portouts/reports.js.map +1 -1
- package/resources/portouts/reports.mjs +2 -1
- package/resources/portouts/reports.mjs.map +1 -1
- package/resources/pricing/index.d.mts +1 -1
- package/resources/pricing/index.d.mts.map +1 -1
- package/resources/pricing/index.d.ts +1 -1
- package/resources/pricing/index.d.ts.map +1 -1
- package/resources/pricing/index.js.map +1 -1
- package/resources/pricing/index.mjs.map +1 -1
- package/resources/pricing/pricing.d.mts +2 -2
- package/resources/pricing/pricing.d.mts.map +1 -1
- package/resources/pricing/pricing.d.ts +2 -2
- package/resources/pricing/pricing.d.ts.map +1 -1
- package/resources/pricing/pricing.js.map +1 -1
- package/resources/pricing/pricing.mjs.map +1 -1
- package/resources/pricing/products.d.mts +84 -95
- package/resources/pricing/products.d.mts.map +1 -1
- package/resources/pricing/products.d.ts +84 -95
- package/resources/pricing/products.d.ts.map +1 -1
- package/resources/pricing/products.js +1 -1
- package/resources/pricing/products.js.map +1 -1
- package/resources/pricing/products.mjs +1 -1
- package/resources/pricing/products.mjs.map +1 -1
- package/resources/private-wireless-gateways.d.mts +1 -1
- package/resources/private-wireless-gateways.d.ts +1 -1
- package/resources/private-wireless-gateways.js +1 -1
- package/resources/private-wireless-gateways.mjs +1 -1
- package/resources/public-internet-gateways.d.mts +8 -4
- package/resources/public-internet-gateways.d.mts.map +1 -1
- package/resources/public-internet-gateways.d.ts +8 -4
- package/resources/public-internet-gateways.d.ts.map +1 -1
- package/resources/public-internet-gateways.js +8 -4
- package/resources/public-internet-gateways.js.map +1 -1
- package/resources/public-internet-gateways.mjs +8 -4
- package/resources/public-internet-gateways.mjs.map +1 -1
- package/resources/queues/queues.d.mts +5 -3
- package/resources/queues/queues.d.mts.map +1 -1
- package/resources/queues/queues.d.ts +5 -3
- package/resources/queues/queues.d.ts.map +1 -1
- package/resources/queues/queues.js +5 -3
- package/resources/queues/queues.js.map +1 -1
- package/resources/queues/queues.mjs +5 -3
- package/resources/queues/queues.mjs.map +1 -1
- package/resources/rcs/agents/agents.d.mts +4 -4
- package/resources/rcs/agents/agents.d.mts.map +1 -1
- package/resources/rcs/agents/agents.d.ts +4 -4
- package/resources/rcs/agents/agents.d.ts.map +1 -1
- package/resources/rcs/agents/agents.js.map +1 -1
- package/resources/rcs/agents/agents.mjs.map +1 -1
- package/resources/rcs/brands.d.mts +19 -42
- package/resources/rcs/brands.d.mts.map +1 -1
- package/resources/rcs/brands.d.ts +19 -42
- package/resources/rcs/brands.d.ts.map +1 -1
- package/resources/rcs/index.d.mts +1 -1
- package/resources/rcs/index.d.mts.map +1 -1
- package/resources/rcs/index.d.ts +1 -1
- package/resources/rcs/index.d.ts.map +1 -1
- package/resources/rcs/index.js.map +1 -1
- package/resources/rcs/index.mjs.map +1 -1
- package/resources/rcs/rcs.d.mts +2 -2
- package/resources/rcs/rcs.d.mts.map +1 -1
- package/resources/rcs/rcs.d.ts +2 -2
- package/resources/rcs/rcs.d.ts.map +1 -1
- package/resources/rcs/rcs.js.map +1 -1
- package/resources/rcs/rcs.mjs.map +1 -1
- package/resources/recordings/recordings.d.mts +4 -2
- package/resources/recordings/recordings.d.mts.map +1 -1
- package/resources/recordings/recordings.d.ts +4 -2
- package/resources/recordings/recordings.d.ts.map +1 -1
- package/resources/recordings/recordings.js +4 -2
- package/resources/recordings/recordings.js.map +1 -1
- package/resources/recordings/recordings.mjs +4 -2
- package/resources/recordings/recordings.mjs.map +1 -1
- package/resources/reports/mdr-usage-reports.d.mts +1 -1
- package/resources/reports/mdr-usage-reports.d.ts +1 -1
- package/resources/reports/mdr-usage-reports.js +1 -1
- package/resources/reports/mdr-usage-reports.mjs +1 -1
- package/resources/reports/reports.d.mts +4 -2
- package/resources/reports/reports.d.mts.map +1 -1
- package/resources/reports/reports.d.ts +4 -2
- package/resources/reports/reports.d.ts.map +1 -1
- package/resources/reports/reports.js +4 -2
- package/resources/reports/reports.js.map +1 -1
- package/resources/reports/reports.mjs +4 -2
- package/resources/reports/reports.mjs.map +1 -1
- package/resources/requirement-types.d.mts +2 -1
- package/resources/requirement-types.d.mts.map +1 -1
- package/resources/requirement-types.d.ts +2 -1
- package/resources/requirement-types.d.ts.map +1 -1
- package/resources/requirement-types.js +2 -1
- package/resources/requirement-types.js.map +1 -1
- package/resources/requirement-types.mjs +2 -1
- package/resources/requirement-types.mjs.map +1 -1
- package/resources/requirements.d.mts +3 -1
- package/resources/requirements.d.mts.map +1 -1
- package/resources/requirements.d.ts +3 -1
- package/resources/requirements.d.ts.map +1 -1
- package/resources/requirements.js +3 -1
- package/resources/requirements.js.map +1 -1
- package/resources/requirements.mjs +3 -1
- package/resources/requirements.mjs.map +1 -1
- package/resources/room-recordings.d.mts +2 -1
- package/resources/room-recordings.d.mts.map +1 -1
- package/resources/room-recordings.d.ts +2 -1
- package/resources/room-recordings.d.ts.map +1 -1
- package/resources/room-recordings.js +2 -1
- package/resources/room-recordings.js.map +1 -1
- package/resources/room-recordings.mjs +2 -1
- package/resources/room-recordings.mjs.map +1 -1
- package/resources/rooms/rooms.d.mts +4 -2
- package/resources/rooms/rooms.d.mts.map +1 -1
- package/resources/rooms/rooms.d.ts +4 -2
- package/resources/rooms/rooms.d.ts.map +1 -1
- package/resources/rooms/rooms.js +4 -2
- package/resources/rooms/rooms.js.map +1 -1
- package/resources/rooms/rooms.mjs +4 -2
- package/resources/rooms/rooms.mjs.map +1 -1
- package/resources/shared.d.mts +0 -10
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +0 -10
- package/resources/shared.d.ts.map +1 -1
- package/resources/sim-card-groups/actions.d.mts +10 -4
- package/resources/sim-card-groups/actions.d.mts.map +1 -1
- package/resources/sim-card-groups/actions.d.ts +10 -4
- package/resources/sim-card-groups/actions.d.ts.map +1 -1
- package/resources/sim-card-groups/actions.js +6 -4
- package/resources/sim-card-groups/actions.js.map +1 -1
- package/resources/sim-card-groups/actions.mjs +6 -4
- package/resources/sim-card-groups/actions.mjs.map +1 -1
- package/resources/sim-card-groups/sim-card-groups.d.mts +4 -3
- package/resources/sim-card-groups/sim-card-groups.d.mts.map +1 -1
- package/resources/sim-card-groups/sim-card-groups.d.ts +4 -3
- package/resources/sim-card-groups/sim-card-groups.d.ts.map +1 -1
- package/resources/sim-card-groups/sim-card-groups.js +4 -3
- package/resources/sim-card-groups/sim-card-groups.js.map +1 -1
- package/resources/sim-card-groups/sim-card-groups.mjs +4 -3
- package/resources/sim-card-groups/sim-card-groups.mjs.map +1 -1
- package/resources/sim-card-order-preview.d.mts +2 -1
- package/resources/sim-card-order-preview.d.mts.map +1 -1
- package/resources/sim-card-order-preview.d.ts +2 -1
- package/resources/sim-card-order-preview.d.ts.map +1 -1
- package/resources/sim-card-order-preview.js +2 -1
- package/resources/sim-card-order-preview.js.map +1 -1
- package/resources/sim-card-order-preview.mjs +2 -1
- package/resources/sim-card-order-preview.mjs.map +1 -1
- package/resources/sim-card-orders.d.mts +3 -2
- package/resources/sim-card-orders.d.mts.map +1 -1
- package/resources/sim-card-orders.d.ts +3 -2
- package/resources/sim-card-orders.d.ts.map +1 -1
- package/resources/sim-card-orders.js +3 -2
- package/resources/sim-card-orders.js.map +1 -1
- package/resources/sim-card-orders.mjs +3 -2
- package/resources/sim-card-orders.mjs.map +1 -1
- package/resources/sim-cards/sim-cards.d.mts +1 -1
- package/resources/sim-cards/sim-cards.d.ts +1 -1
- package/resources/sim-cards/sim-cards.js +1 -1
- package/resources/sim-cards/sim-cards.mjs +1 -1
- package/resources/siprec-connectors.d.mts +1 -1
- package/resources/siprec-connectors.d.ts +1 -1
- package/resources/siprec-connectors.js +1 -1
- package/resources/siprec-connectors.mjs +1 -1
- package/resources/speech-to-text/index.d.mts +1 -1
- package/resources/speech-to-text/index.d.mts.map +1 -1
- package/resources/speech-to-text/index.d.ts +1 -1
- package/resources/speech-to-text/index.d.ts.map +1 -1
- package/resources/speech-to-text/speech-to-text.d.mts +64 -54
- package/resources/speech-to-text/speech-to-text.d.mts.map +1 -1
- package/resources/speech-to-text/speech-to-text.d.ts +64 -54
- package/resources/speech-to-text/speech-to-text.d.ts.map +1 -1
- package/resources/speech-to-text/speech-to-text.js +4 -6
- package/resources/speech-to-text/speech-to-text.js.map +1 -1
- package/resources/speech-to-text/speech-to-text.mjs +4 -6
- package/resources/speech-to-text/speech-to-text.mjs.map +1 -1
- package/resources/storage/buckets/buckets.d.mts +10 -2
- package/resources/storage/buckets/buckets.d.mts.map +1 -1
- package/resources/storage/buckets/buckets.d.ts +10 -2
- package/resources/storage/buckets/buckets.d.ts.map +1 -1
- package/resources/storage/buckets/buckets.js +2 -2
- package/resources/storage/buckets/buckets.js.map +1 -1
- package/resources/storage/buckets/buckets.mjs +2 -2
- package/resources/storage/buckets/buckets.mjs.map +1 -1
- package/resources/storage/cloudfs/cloudfs.d.mts +125 -172
- package/resources/storage/cloudfs/cloudfs.d.mts.map +1 -1
- package/resources/storage/cloudfs/cloudfs.d.ts +125 -172
- package/resources/storage/cloudfs/cloudfs.d.ts.map +1 -1
- package/resources/storage/cloudfs/cloudfs.js +9 -2
- package/resources/storage/cloudfs/cloudfs.js.map +1 -1
- package/resources/storage/cloudfs/cloudfs.mjs +9 -2
- package/resources/storage/cloudfs/cloudfs.mjs.map +1 -1
- package/resources/storage/cloudfs/index.d.mts +1 -1
- package/resources/storage/cloudfs/index.d.mts.map +1 -1
- package/resources/storage/cloudfs/index.d.ts +1 -1
- package/resources/storage/cloudfs/index.d.ts.map +1 -1
- package/resources/storage/cloudfs/index.js.map +1 -1
- package/resources/storage/cloudfs/index.mjs.map +1 -1
- package/resources/storage/index.d.mts +1 -1
- package/resources/storage/index.d.mts.map +1 -1
- package/resources/storage/index.d.ts +1 -1
- package/resources/storage/index.d.ts.map +1 -1
- package/resources/storage/index.js.map +1 -1
- package/resources/storage/index.mjs.map +1 -1
- package/resources/storage/migrations/actions.d.mts +2 -1
- package/resources/storage/migrations/actions.d.mts.map +1 -1
- package/resources/storage/migrations/actions.d.ts +2 -1
- package/resources/storage/migrations/actions.d.ts.map +1 -1
- package/resources/storage/migrations/actions.js +2 -1
- package/resources/storage/migrations/actions.js.map +1 -1
- package/resources/storage/migrations/actions.mjs +2 -1
- package/resources/storage/migrations/actions.mjs.map +1 -1
- package/resources/storage/storage.d.mts +2 -2
- package/resources/storage/storage.d.mts.map +1 -1
- package/resources/storage/storage.d.ts +2 -2
- package/resources/storage/storage.d.ts.map +1 -1
- package/resources/storage/storage.js.map +1 -1
- package/resources/storage/storage.mjs.map +1 -1
- package/resources/sub-number-orders.d.mts +91 -9
- package/resources/sub-number-orders.d.mts.map +1 -1
- package/resources/sub-number-orders.d.ts +91 -9
- package/resources/sub-number-orders.d.ts.map +1 -1
- package/resources/sub-number-orders.js +3 -2
- package/resources/sub-number-orders.js.map +1 -1
- package/resources/sub-number-orders.mjs +3 -2
- package/resources/sub-number-orders.mjs.map +1 -1
- package/resources/telephony-credentials.d.mts +7 -4
- package/resources/telephony-credentials.d.mts.map +1 -1
- package/resources/telephony-credentials.d.ts +7 -4
- package/resources/telephony-credentials.d.ts.map +1 -1
- package/resources/telephony-credentials.js +7 -4
- package/resources/telephony-credentials.js.map +1 -1
- package/resources/telephony-credentials.mjs +7 -4
- package/resources/telephony-credentials.mjs.map +1 -1
- package/resources/texml/accounts/calls/calls.d.mts +28 -5
- package/resources/texml/accounts/calls/calls.d.mts.map +1 -1
- package/resources/texml/accounts/calls/calls.d.ts +28 -5
- package/resources/texml/accounts/calls/calls.d.ts.map +1 -1
- package/resources/texml/accounts/calls/calls.js +3 -6
- package/resources/texml/accounts/calls/calls.js.map +1 -1
- package/resources/texml/accounts/calls/calls.mjs +3 -6
- package/resources/texml/accounts/calls/calls.mjs.map +1 -1
- package/resources/texml/accounts/conferences/conferences.d.mts +6 -4
- package/resources/texml/accounts/conferences/conferences.d.mts.map +1 -1
- package/resources/texml/accounts/conferences/conferences.d.ts +6 -4
- package/resources/texml/accounts/conferences/conferences.d.ts.map +1 -1
- package/resources/texml/accounts/conferences/conferences.js +6 -4
- package/resources/texml/accounts/conferences/conferences.js.map +1 -1
- package/resources/texml/accounts/conferences/conferences.mjs +6 -4
- package/resources/texml/accounts/conferences/conferences.mjs.map +1 -1
- package/resources/texml/accounts/conferences/participants.d.mts +16 -5
- package/resources/texml/accounts/conferences/participants.d.mts.map +1 -1
- package/resources/texml/accounts/conferences/participants.d.ts +16 -5
- package/resources/texml/accounts/conferences/participants.d.ts.map +1 -1
- package/resources/texml/accounts/conferences/participants.js +9 -5
- package/resources/texml/accounts/conferences/participants.js.map +1 -1
- package/resources/texml/accounts/conferences/participants.mjs +9 -5
- package/resources/texml/accounts/conferences/participants.mjs.map +1 -1
- package/resources/texml/accounts/queues.d.mts +7 -5
- package/resources/texml/accounts/queues.d.mts.map +1 -1
- package/resources/texml/accounts/queues.d.ts +7 -5
- package/resources/texml/accounts/queues.d.ts.map +1 -1
- package/resources/texml/accounts/queues.js +7 -5
- package/resources/texml/accounts/queues.js.map +1 -1
- package/resources/texml/accounts/queues.mjs +7 -5
- package/resources/texml/accounts/queues.mjs.map +1 -1
- package/resources/texml/texml.d.mts +7 -0
- package/resources/texml/texml.d.mts.map +1 -1
- package/resources/texml/texml.d.ts +7 -0
- package/resources/texml/texml.d.ts.map +1 -1
- package/resources/texml/texml.js.map +1 -1
- package/resources/texml/texml.mjs.map +1 -1
- package/resources/texml-applications.d.mts +3 -2
- package/resources/texml-applications.d.mts.map +1 -1
- package/resources/texml-applications.d.ts +3 -2
- package/resources/texml-applications.d.ts.map +1 -1
- package/resources/texml-applications.js +3 -2
- package/resources/texml-applications.js.map +1 -1
- package/resources/texml-applications.mjs +3 -2
- package/resources/texml-applications.mjs.map +1 -1
- package/resources/text-to-speech/index.d.mts +1 -1
- package/resources/text-to-speech/index.d.mts.map +1 -1
- package/resources/text-to-speech/index.d.ts +1 -1
- package/resources/text-to-speech/index.d.ts.map +1 -1
- package/resources/text-to-speech/text-to-speech.d.mts +75 -109
- package/resources/text-to-speech/text-to-speech.d.mts.map +1 -1
- package/resources/text-to-speech/text-to-speech.d.ts +75 -109
- package/resources/text-to-speech/text-to-speech.d.ts.map +1 -1
- package/resources/text-to-speech/text-to-speech.js +6 -12
- package/resources/text-to-speech/text-to-speech.js.map +1 -1
- package/resources/text-to-speech/text-to-speech.mjs +6 -12
- package/resources/text-to-speech/text-to-speech.mjs.map +1 -1
- package/resources/traffic-policy-profiles.d.mts +2 -2
- package/resources/traffic-policy-profiles.d.ts +2 -2
- package/resources/traffic-policy-profiles.js +2 -2
- package/resources/traffic-policy-profiles.mjs +2 -2
- package/resources/uac-connections/uac-connections.d.mts +1 -1
- package/resources/uac-connections/uac-connections.d.ts +1 -1
- package/resources/uac-connections/uac-connections.js +1 -1
- package/resources/uac-connections/uac-connections.mjs +1 -1
- package/resources/user-addresses.d.mts +4 -2
- package/resources/user-addresses.d.mts.map +1 -1
- package/resources/user-addresses.d.ts +4 -2
- package/resources/user-addresses.d.ts.map +1 -1
- package/resources/user-addresses.js +4 -2
- package/resources/user-addresses.js.map +1 -1
- package/resources/user-addresses.mjs +4 -2
- package/resources/user-addresses.mjs.map +1 -1
- package/resources/user-tags.d.mts +2 -1
- package/resources/user-tags.d.mts.map +1 -1
- package/resources/user-tags.d.ts +2 -1
- package/resources/user-tags.d.ts.map +1 -1
- package/resources/user-tags.js +2 -1
- package/resources/user-tags.js.map +1 -1
- package/resources/user-tags.mjs +2 -1
- package/resources/user-tags.mjs.map +1 -1
- package/resources/verify-profiles.d.mts +2 -1
- package/resources/verify-profiles.d.mts.map +1 -1
- package/resources/verify-profiles.d.ts +2 -1
- package/resources/verify-profiles.d.ts.map +1 -1
- package/resources/verify-profiles.js +2 -1
- package/resources/verify-profiles.js.map +1 -1
- package/resources/verify-profiles.mjs +2 -1
- package/resources/verify-profiles.mjs.map +1 -1
- package/resources/virtual-cross-connects.d.mts +4 -3
- package/resources/virtual-cross-connects.d.mts.map +1 -1
- package/resources/virtual-cross-connects.d.ts +4 -3
- package/resources/virtual-cross-connects.d.ts.map +1 -1
- package/resources/virtual-cross-connects.js +4 -3
- package/resources/virtual-cross-connects.js.map +1 -1
- package/resources/virtual-cross-connects.mjs +4 -3
- package/resources/virtual-cross-connects.mjs.map +1 -1
- package/resources/voice-sdk-call-reports.d.mts +2 -2
- package/resources/voice-sdk-call-reports.d.mts.map +1 -1
- package/resources/voice-sdk-call-reports.d.ts +2 -2
- package/resources/voice-sdk-call-reports.d.ts.map +1 -1
- package/resources/webhooks.d.mts +28 -470
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +28 -470
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs.map +1 -1
- package/resources/whatsapp/phone-numbers/conversational-components.d.mts +23 -48
- package/resources/whatsapp/phone-numbers/conversational-components.d.mts.map +1 -1
- package/resources/whatsapp/phone-numbers/conversational-components.d.ts +23 -48
- package/resources/whatsapp/phone-numbers/conversational-components.d.ts.map +1 -1
- package/resources/whatsapp/phone-numbers/index.d.mts +1 -1
- package/resources/whatsapp/phone-numbers/index.d.mts.map +1 -1
- package/resources/whatsapp/phone-numbers/index.d.ts +1 -1
- package/resources/whatsapp/phone-numbers/index.d.ts.map +1 -1
- package/resources/whatsapp/phone-numbers/index.js.map +1 -1
- package/resources/whatsapp/phone-numbers/index.mjs.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.d.mts +2 -2
- package/resources/whatsapp/phone-numbers/phone-numbers.d.mts.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.d.ts +2 -2
- package/resources/whatsapp/phone-numbers/phone-numbers.d.ts.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.js.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.mjs.map +1 -1
- package/resources/wireguard-interfaces.d.mts +9 -4
- package/resources/wireguard-interfaces.d.mts.map +1 -1
- package/resources/wireguard-interfaces.d.ts +9 -4
- package/resources/wireguard-interfaces.d.ts.map +1 -1
- package/resources/wireguard-interfaces.js +4 -3
- package/resources/wireguard-interfaces.js.map +1 -1
- package/resources/wireguard-interfaces.mjs +4 -3
- package/resources/wireguard-interfaces.mjs.map +1 -1
- package/resources/wireguard-peers.d.mts +4 -4
- package/resources/wireguard-peers.d.ts +4 -4
- package/resources/wireguard-peers.js +4 -4
- package/resources/wireguard-peers.mjs +4 -4
- package/resources/wireless/detail-records-reports.d.mts +3 -2
- package/resources/wireless/detail-records-reports.d.mts.map +1 -1
- package/resources/wireless/detail-records-reports.d.ts +3 -2
- package/resources/wireless/detail-records-reports.d.ts.map +1 -1
- package/resources/wireless/detail-records-reports.js +3 -2
- package/resources/wireless/detail-records-reports.js.map +1 -1
- package/resources/wireless/detail-records-reports.mjs +3 -2
- package/resources/wireless/detail-records-reports.mjs.map +1 -1
- package/resources/wireless-blocklist-values.d.mts +6 -19
- package/resources/wireless-blocklist-values.d.mts.map +1 -1
- package/resources/wireless-blocklist-values.d.ts +6 -19
- package/resources/wireless-blocklist-values.d.ts.map +1 -1
- package/resources/wireless-blocklist-values.js +2 -1
- package/resources/wireless-blocklist-values.js.map +1 -1
- package/resources/wireless-blocklist-values.mjs +2 -1
- package/resources/wireless-blocklist-values.mjs.map +1 -1
- package/resources/wireless-blocklists.d.mts +42 -21
- package/resources/wireless-blocklists.d.mts.map +1 -1
- package/resources/wireless-blocklists.d.ts +42 -21
- package/resources/wireless-blocklists.d.ts.map +1 -1
- package/resources/wireless-blocklists.js +14 -8
- package/resources/wireless-blocklists.js.map +1 -1
- package/resources/wireless-blocklists.mjs +14 -8
- package/resources/wireless-blocklists.mjs.map +1 -1
- package/src/client.ts +57 -18
- package/src/core/pagination.ts +180 -0
- package/src/resources/addresses/addresses.ts +6 -3
- package/src/resources/ai/ai.ts +120 -120
- package/src/resources/ai/anthropic/v1.ts +4 -3
- package/src/resources/ai/assistants/assistants.ts +742 -465
- package/src/resources/ai/assistants/canary-deploys.ts +25 -2
- package/src/resources/ai/assistants/index.ts +8 -0
- package/src/resources/ai/assistants/scheduled-events.ts +46 -16
- package/src/resources/ai/assistants/tags.ts +2 -1
- package/src/resources/ai/assistants/tests/runs.ts +26 -5
- package/src/resources/ai/assistants/tests/test-suites/runs.ts +26 -5
- package/src/resources/ai/assistants/tests/tests.ts +38 -18
- package/src/resources/ai/assistants/tools.ts +5 -2
- package/src/resources/ai/chat.ts +9 -0
- package/src/resources/ai/collections/collections.ts +0 -157
- package/src/resources/ai/collections/index.ts +0 -2
- package/src/resources/ai/collections/settings.ts +4 -1
- package/src/resources/ai/collections/sources.ts +3 -1
- package/src/resources/ai/conversations/conversations.ts +71 -7
- package/src/resources/ai/conversations/insight-groups/insight-groups.ts +40 -7
- package/src/resources/ai/conversations/insight-groups/insights.ts +3 -2
- package/src/resources/ai/conversations/insights.ts +40 -8
- package/src/resources/ai/conversations/messages.ts +2 -0
- package/src/resources/ai/embeddings/buckets.ts +2 -1
- package/src/resources/ai/embeddings/embeddings.ts +59 -8
- package/src/resources/ai/fine-tuning/jobs.ts +5 -3
- package/src/resources/ai/index.ts +10 -2
- package/src/resources/ai/integrations/connections.ts +3 -2
- package/src/resources/ai/integrations/integrations.ts +4 -2
- package/src/resources/ai/knowledge/collections.ts +179 -0
- package/src/resources/ai/knowledge/index.ts +8 -0
- package/src/resources/ai/knowledge/knowledge.ts +23 -0
- package/src/resources/ai/knowledge.ts +3 -0
- package/src/resources/ai/mcp-servers.ts +43 -6
- package/src/resources/ai/missions/knowledge-bases.ts +7 -4
- package/src/resources/ai/missions/mcp-servers.ts +9 -5
- package/src/resources/ai/missions/missions.ts +14 -6
- package/src/resources/ai/missions/runs/events.ts +7 -3
- package/src/resources/ai/missions/runs/plan.ts +10 -4
- package/src/resources/ai/missions/runs/runs.ts +18 -8
- package/src/resources/ai/missions/runs/telnyx-agents.ts +4 -2
- package/src/resources/ai/missions/tools.ts +8 -5
- package/src/resources/ai/openai/chat.ts +9 -0
- package/src/resources/ai/openai/openai.ts +12 -0
- package/src/resources/ai/tools.ts +55 -4
- package/src/resources/authentication-providers.ts +2 -1
- package/src/resources/bundle-pricing/billing-bundles.ts +4 -2
- package/src/resources/bundle-pricing/user-bundles.ts +5 -3
- package/src/resources/call-control-applications.ts +4 -2
- package/src/resources/calls/actions.ts +123 -109
- package/src/resources/calls/calls.ts +13 -2
- package/src/resources/calls/index.ts +3 -0
- package/src/resources/conferences/actions.ts +7 -7
- package/src/resources/conferences/conferences.ts +3 -2
- package/src/resources/country-coverage.ts +4 -2
- package/src/resources/credential-connections/credential-connections.ts +2 -1
- package/src/resources/custom-storage-credentials.ts +40 -117
- package/src/resources/customer-service-records.ts +4 -2
- package/src/resources/dialogflow-connections.ts +3 -2
- package/src/resources/dir/dir.ts +7 -1
- package/src/resources/dir/index.ts +1 -0
- package/src/resources/dir/verify-email.ts +30 -31
- package/src/resources/documents.ts +4 -8
- package/src/resources/dynamic-emergency-addresses.ts +2 -1
- package/src/resources/dynamic-emergency-endpoints.ts +2 -1
- package/src/resources/email-blocks/email-blocks.ts +45 -51
- package/src/resources/email-blocks/{import.ts → imports.ts} +72 -73
- package/src/resources/email-blocks/index.ts +7 -1
- package/src/resources/email-domains/email-domains.ts +13 -0
- package/src/resources/email-events.ts +32 -55
- package/src/resources/email-inboxes/drafts.ts +34 -58
- package/src/resources/email-inboxes/email-inboxes.ts +20 -36
- package/src/resources/email-inboxes/filters.ts +13 -44
- package/src/resources/email-inboxes/index.ts +5 -3
- package/src/resources/email-inboxes/messages/actions.ts +6 -6
- package/src/resources/email-inboxes/messages/index.ts +0 -1
- package/src/resources/email-inboxes/messages/messages.ts +24 -28
- package/src/resources/email-inboxes/threads/index.ts +1 -0
- package/src/resources/email-inboxes/threads/threads.ts +21 -17
- package/src/resources/email-messages/email-messages.ts +56 -50
- package/src/resources/email-messages/index.ts +3 -3
- package/src/resources/email-messages/recipients.ts +17 -36
- package/src/resources/email-templates.ts +16 -24
- package/src/resources/email-threads.ts +14 -13
- package/src/resources/email-validations/batch.ts +1 -24
- package/src/resources/email-validations/email-validations.ts +23 -24
- package/src/resources/email-validations/index.ts +1 -0
- package/src/resources/enterprises/enterprises.ts +3 -24
- package/src/resources/enterprises/index.ts +0 -1
- package/src/resources/enterprises/reputation/index.ts +2 -0
- package/src/resources/enterprises/reputation/remediation.ts +55 -57
- package/src/resources/enterprises/reputation/reputation.ts +4 -0
- package/src/resources/faxes/faxes.ts +1 -1
- package/src/resources/fqdn-connections/fqdn-connections.ts +3 -2
- package/src/resources/fqdns.ts +3 -3
- package/src/resources/global-ip-allowed-ports.ts +2 -1
- package/src/resources/global-ip-assignments.ts +11 -5
- package/src/resources/global-ip-health-check-types.ts +2 -1
- package/src/resources/global-ip-health-checks.ts +9 -4
- package/src/resources/global-ip-protocols.ts +2 -1
- package/src/resources/global-ips.ts +8 -4
- package/src/resources/index.ts +19 -10
- package/src/resources/invoices.ts +1 -1
- package/src/resources/ip-connections.ts +5 -3
- package/src/resources/ips.ts +4 -3
- package/src/resources/legacy/reporting/usage-reports/messaging.ts +2 -1
- package/src/resources/legacy/reporting/usage-reports/number-lookup.ts +2 -1
- package/src/resources/legacy/reporting/usage-reports/voice.ts +2 -1
- package/src/resources/managed-accounts/managed-accounts.ts +2 -1
- package/src/resources/media.ts +5 -4
- package/src/resources/meeting-sessions/actions.ts +1 -1
- package/src/resources/messages/index.ts +1 -0
- package/src/resources/messages/messages.ts +279 -280
- package/src/resources/messaging-10dlc/brand/brand.ts +2 -1
- package/src/resources/messaging-10dlc/messaging-10dlc.ts +1 -1
- package/src/resources/messaging-optouts.ts +2 -1
- package/src/resources/mobile-push-credentials.ts +4 -2
- package/src/resources/mobile-voice-connections.ts +2 -1
- package/src/resources/networks/default-gateway.ts +4 -3
- package/src/resources/networks/networks.ts +9 -6
- package/src/resources/notification-channels.ts +8 -5
- package/src/resources/notification-profiles.ts +5 -4
- package/src/resources/notification-settings.ts +7 -4
- package/src/resources/number-block-orders.ts +2 -1
- package/src/resources/number-orders.ts +8 -4
- package/src/resources/number-reservations/number-reservations.ts +2 -1
- package/src/resources/oauth-clients.ts +6 -4
- package/src/resources/oauth-grants.ts +3 -2
- package/src/resources/oauth.ts +8 -4
- package/src/resources/organizations/users/actions.ts +2 -1
- package/src/resources/organizations/users/users.ts +2 -1
- package/src/resources/outbound-voice-profiles.ts +2 -1
- package/src/resources/phone-numbers/jobs.ts +23 -4
- package/src/resources/porting/events.ts +6 -3
- package/src/resources/porting/loa-configurations.ts +13 -6
- package/src/resources/porting/porting.ts +2 -1
- package/src/resources/porting/reports.ts +2 -1
- package/src/resources/porting-orders/actions.ts +3 -2
- package/src/resources/porting-orders/activation-jobs.ts +2 -1
- package/src/resources/porting-orders/phone-number-blocks.ts +3 -2
- package/src/resources/porting-orders/phone-number-extensions.ts +3 -2
- package/src/resources/porting-orders/porting-orders.ts +7 -3
- package/src/resources/portouts/comments.ts +2 -1
- package/src/resources/portouts/events.ts +5 -3
- package/src/resources/portouts/portouts.ts +2 -1
- package/src/resources/portouts/reports.ts +2 -1
- package/src/resources/pricing/index.ts +1 -0
- package/src/resources/pricing/pricing.ts +2 -0
- package/src/resources/pricing/products.ts +104 -113
- package/src/resources/private-wireless-gateways.ts +1 -1
- package/src/resources/public-internet-gateways.ts +8 -4
- package/src/resources/queues/queues.ts +5 -3
- package/src/resources/rcs/agents/agents.ts +7 -4
- package/src/resources/rcs/brands.ts +27 -61
- package/src/resources/rcs/index.ts +2 -0
- package/src/resources/rcs/rcs.ts +4 -0
- package/src/resources/recordings/recordings.ts +4 -2
- package/src/resources/reports/mdr-usage-reports.ts +1 -1
- package/src/resources/reports/reports.ts +4 -2
- package/src/resources/requirement-types.ts +2 -1
- package/src/resources/requirements.ts +3 -1
- package/src/resources/room-recordings.ts +2 -1
- package/src/resources/rooms/rooms.ts +4 -2
- package/src/resources/shared.ts +0 -12
- package/src/resources/sim-card-groups/actions.ts +11 -4
- package/src/resources/sim-card-groups/sim-card-groups.ts +4 -3
- package/src/resources/sim-card-order-preview.ts +2 -1
- package/src/resources/sim-card-orders.ts +3 -2
- package/src/resources/sim-cards/sim-cards.ts +1 -1
- package/src/resources/siprec-connectors.ts +1 -1
- package/src/resources/speech-to-text/index.ts +1 -1
- package/src/resources/speech-to-text/speech-to-text.ts +78 -67
- package/src/resources/storage/buckets/buckets.ts +13 -4
- package/src/resources/storage/cloudfs/cloudfs.ts +159 -204
- package/src/resources/storage/cloudfs/index.ts +3 -0
- package/src/resources/storage/index.ts +3 -0
- package/src/resources/storage/migrations/actions.ts +2 -1
- package/src/resources/storage/storage.ts +6 -0
- package/src/resources/sub-number-orders.ts +122 -8
- package/src/resources/telephony-credentials.ts +7 -4
- package/src/resources/texml/accounts/calls/calls.ts +34 -14
- package/src/resources/texml/accounts/conferences/conferences.ts +6 -4
- package/src/resources/texml/accounts/conferences/participants.ts +17 -5
- package/src/resources/texml/accounts/queues.ts +7 -5
- package/src/resources/texml/texml.ts +8 -0
- package/src/resources/texml-applications.ts +3 -2
- package/src/resources/text-to-speech/index.ts +2 -2
- package/src/resources/text-to-speech/text-to-speech.ts +84 -133
- package/src/resources/traffic-policy-profiles.ts +2 -2
- package/src/resources/uac-connections/uac-connections.ts +1 -1
- package/src/resources/user-addresses.ts +4 -2
- package/src/resources/user-tags.ts +2 -1
- package/src/resources/verify-profiles.ts +2 -1
- package/src/resources/virtual-cross-connects.ts +4 -3
- package/src/resources/voice-sdk-call-reports.ts +2 -2
- package/src/resources/webhooks.ts +67 -607
- package/src/resources/whatsapp/phone-numbers/conversational-components.ts +24 -54
- package/src/resources/whatsapp/phone-numbers/index.ts +1 -0
- package/src/resources/whatsapp/phone-numbers/phone-numbers.ts +2 -0
- package/src/resources/wireguard-interfaces.ts +10 -6
- package/src/resources/wireguard-peers.ts +4 -4
- package/src/resources/wireless/detail-records-reports.ts +3 -2
- package/src/resources/wireless-blocklist-values.ts +6 -23
- package/src/resources/wireless-blocklists.ts +56 -26
- 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
- package/resources/email-blocks/import.d.mts.map +0 -1
- package/resources/email-blocks/import.d.ts.map +0 -1
- package/resources/email-blocks/import.js.map +0 -1
- package/resources/email-blocks/import.mjs.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,eAAe,EACf,KAAK,2BAA2B,EAChC,KAAK,8BAA8B,EACnC,KAAK,4BAA4B,EACjC,KAAK,0BAA0B,GAChC,+BAA2B;AAC5B,OAAO,EACL,wBAAwB,EACxB,KAAK,mCAAmC,EACxC,KAAK,uCAAuC,EAC5C,KAAK,qCAAqC,GAC3C,wCAAoC;AACrC,OAAO,EACL,YAAY,EACZ,KAAK,uBAAuB,EAC5B,KAAK,sBAAsB,EAC3B,KAAK,6CAA6C,EAClD,KAAK,qBAAqB,EAC1B,KAAK,mCAAmC,EACxC,KAAK,uBAAuB,EAC5B,KAAK,2CAA2C,EAChD,KAAK,oBAAoB,EACzB,KAAK,6CAA6C,GACnD,4BAAwB;AACzB,OAAO,EACL,OAAO,EACP,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,GACzB,4BAAwB"}
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,eAAe,EACf,KAAK,2BAA2B,EAChC,KAAK,8BAA8B,EACnC,KAAK,4BAA4B,EACjC,KAAK,0BAA0B,GAChC,+BAA2B;AAC5B,OAAO,EACL,wBAAwB,EACxB,KAAK,+BAA+B,EACpC,KAAK,mCAAmC,EACxC,KAAK,uCAAuC,EAC5C,KAAK,qCAAqC,GAC3C,wCAAoC;AACrC,OAAO,EACL,YAAY,EACZ,KAAK,uBAAuB,EAC5B,KAAK,sBAAsB,EAC3B,KAAK,6CAA6C,EAClD,KAAK,qBAAqB,EAC1B,KAAK,mCAAmC,EACxC,KAAK,uBAAuB,EAC5B,KAAK,2CAA2C,EAChD,KAAK,oBAAoB,EACzB,KAAK,6CAA6C,GACnD,4BAAwB;AACzB,OAAO,EACL,OAAO,EACP,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,GACzB,4BAAwB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CallingSettings, type WhatsappCallingSettingsData, type CallingSettingRetrieveResponse, type CallingSettingUpdateResponse, type CallingSettingUpdateParams, } from "./calling-settings.js";
|
|
2
|
-
export { ConversationalComponents, type ConversationalComponentListResponse, type ConversationalComponentPatchAllResponse, type ConversationalComponentPatchAllParams, } from "./conversational-components.js";
|
|
2
|
+
export { ConversationalComponents, type WhatsappConversationalComponent, type ConversationalComponentListResponse, type ConversationalComponentPatchAllResponse, type ConversationalComponentPatchAllParams, } from "./conversational-components.js";
|
|
3
3
|
export { PhoneNumbers, type PhoneNumberListResponse, type PhoneNumberGetResponse, type PhoneNumberRetrieveConversationWindowResponse, type PhoneNumberListParams, type PhoneNumberResendVerificationParams, type PhoneNumberVerifyParams, type PhoneNumberRetrieveConversationWindowParams, type PhoneNumberGetParams, type PhoneNumberListResponsesDefaultFlatPagination, } from "./phone-numbers.js";
|
|
4
4
|
export { Profile, type WhatsappProfileData, type ProfileRetrieveResponse, type ProfileUpdateResponse, type ProfileUpdateParams, } from "./profile/index.js";
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,eAAe,EACf,KAAK,2BAA2B,EAChC,KAAK,8BAA8B,EACnC,KAAK,4BAA4B,EACjC,KAAK,0BAA0B,GAChC,8BAA2B;AAC5B,OAAO,EACL,wBAAwB,EACxB,KAAK,mCAAmC,EACxC,KAAK,uCAAuC,EAC5C,KAAK,qCAAqC,GAC3C,uCAAoC;AACrC,OAAO,EACL,YAAY,EACZ,KAAK,uBAAuB,EAC5B,KAAK,sBAAsB,EAC3B,KAAK,6CAA6C,EAClD,KAAK,qBAAqB,EAC1B,KAAK,mCAAmC,EACxC,KAAK,uBAAuB,EAC5B,KAAK,2CAA2C,EAChD,KAAK,oBAAoB,EACzB,KAAK,6CAA6C,GACnD,2BAAwB;AACzB,OAAO,EACL,OAAO,EACP,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,GACzB,2BAAwB"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,eAAe,EACf,KAAK,2BAA2B,EAChC,KAAK,8BAA8B,EACnC,KAAK,4BAA4B,EACjC,KAAK,0BAA0B,GAChC,8BAA2B;AAC5B,OAAO,EACL,wBAAwB,EACxB,KAAK,+BAA+B,EACpC,KAAK,mCAAmC,EACxC,KAAK,uCAAuC,EAC5C,KAAK,qCAAqC,GAC3C,uCAAoC;AACrC,OAAO,EACL,YAAY,EACZ,KAAK,uBAAuB,EAC5B,KAAK,sBAAsB,EAC3B,KAAK,6CAA6C,EAClD,KAAK,qBAAqB,EAC1B,KAAK,mCAAmC,EACxC,KAAK,uBAAuB,EAC5B,KAAK,2CAA2C,EAChD,KAAK,oBAAoB,EACzB,KAAK,6CAA6C,GACnD,2BAAwB;AACzB,OAAO,EACL,OAAO,EACP,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,GACzB,2BAAwB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,0DAM4B;AAL1B,mHAAA,eAAe,OAAA;AAMjB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,0DAM4B;AAL1B,mHAAA,eAAe,OAAA;AAMjB,4EAMqC;AALnC,qIAAA,wBAAwB,OAAA;AAM1B,oDAWyB;AAVvB,6GAAA,YAAY,OAAA;AAWd,4CAMyB;AALvB,gGAAA,OAAO,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EACL,eAAe,GAKhB,+BAA2B;AAC5B,OAAO,EACL,wBAAwB,
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EACL,eAAe,GAKhB,+BAA2B;AAC5B,OAAO,EACL,wBAAwB,GAKzB,wCAAoC;AACrC,OAAO,EACL,YAAY,GAUb,4BAAwB;AACzB,OAAO,EACL,OAAO,GAKR,4BAAwB"}
|
|
@@ -3,7 +3,7 @@ import * as Shared from "../../shared.mjs";
|
|
|
3
3
|
import * as CallingSettingsAPI from "./calling-settings.mjs";
|
|
4
4
|
import { CallingSettingRetrieveResponse, CallingSettingUpdateParams, CallingSettingUpdateResponse, CallingSettings, WhatsappCallingSettingsData } from "./calling-settings.mjs";
|
|
5
5
|
import * as ConversationalComponentsAPI from "./conversational-components.mjs";
|
|
6
|
-
import { ConversationalComponentListResponse, ConversationalComponentPatchAllParams, ConversationalComponentPatchAllResponse, ConversationalComponents } from "./conversational-components.mjs";
|
|
6
|
+
import { ConversationalComponentListResponse, ConversationalComponentPatchAllParams, ConversationalComponentPatchAllResponse, ConversationalComponents, WhatsappConversationalComponent } from "./conversational-components.mjs";
|
|
7
7
|
import * as ProfileAPI from "./profile/profile.mjs";
|
|
8
8
|
import { Profile, ProfileRetrieveResponse, ProfileUpdateParams, ProfileUpdateResponse, WhatsappProfileData } from "./profile/profile.mjs";
|
|
9
9
|
import { APIPromise } from "../../../core/api-promise.mjs";
|
|
@@ -194,6 +194,6 @@ export declare namespace PhoneNumbers {
|
|
|
194
194
|
export { type PhoneNumberListResponse as PhoneNumberListResponse, type PhoneNumberGetResponse as PhoneNumberGetResponse, type PhoneNumberRetrieveConversationWindowResponse as PhoneNumberRetrieveConversationWindowResponse, type PhoneNumberListResponsesDefaultFlatPagination as PhoneNumberListResponsesDefaultFlatPagination, type PhoneNumberListParams as PhoneNumberListParams, type PhoneNumberResendVerificationParams as PhoneNumberResendVerificationParams, type PhoneNumberVerifyParams as PhoneNumberVerifyParams, type PhoneNumberRetrieveConversationWindowParams as PhoneNumberRetrieveConversationWindowParams, type PhoneNumberGetParams as PhoneNumberGetParams, };
|
|
195
195
|
export { CallingSettings as CallingSettings, type WhatsappCallingSettingsData as WhatsappCallingSettingsData, type CallingSettingRetrieveResponse as CallingSettingRetrieveResponse, type CallingSettingUpdateResponse as CallingSettingUpdateResponse, type CallingSettingUpdateParams as CallingSettingUpdateParams, };
|
|
196
196
|
export { Profile as Profile, type WhatsappProfileData as WhatsappProfileData, type ProfileRetrieveResponse as ProfileRetrieveResponse, type ProfileUpdateResponse as ProfileUpdateResponse, type ProfileUpdateParams as ProfileUpdateParams, };
|
|
197
|
-
export { ConversationalComponents as ConversationalComponents, type ConversationalComponentListResponse as ConversationalComponentListResponse, type ConversationalComponentPatchAllResponse as ConversationalComponentPatchAllResponse, type ConversationalComponentPatchAllParams as ConversationalComponentPatchAllParams, };
|
|
197
|
+
export { ConversationalComponents as ConversationalComponents, type WhatsappConversationalComponent as WhatsappConversationalComponent, type ConversationalComponentListResponse as ConversationalComponentListResponse, type ConversationalComponentPatchAllResponse as ConversationalComponentPatchAllResponse, type ConversationalComponentPatchAllParams as ConversationalComponentPatchAllParams, };
|
|
198
198
|
}
|
|
199
199
|
//# sourceMappingURL=phone-numbers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"phone-numbers.d.mts","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/phone-numbers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,mCAA+B;AACrD,OAAO,KAAK,MAAM,yBAAqB;AACvC,OAAO,KAAK,kBAAkB,+BAA2B;AACzD,OAAO,EACL,8BAA8B,EAC9B,0BAA0B,EAC1B,4BAA4B,EAC5B,eAAe,EACf,2BAA2B,EAC5B,+BAA2B;AAC5B,OAAO,KAAK,2BAA2B,wCAAoC;AAC3E,OAAO,EACL,mCAAmC,EACnC,qCAAqC,EACrC,uCAAuC,EACvC,wBAAwB,
|
|
1
|
+
{"version":3,"file":"phone-numbers.d.mts","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/phone-numbers.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,7 @@ import * as Shared from "../../shared.js";
|
|
|
3
3
|
import * as CallingSettingsAPI from "./calling-settings.js";
|
|
4
4
|
import { CallingSettingRetrieveResponse, CallingSettingUpdateParams, CallingSettingUpdateResponse, CallingSettings, WhatsappCallingSettingsData } from "./calling-settings.js";
|
|
5
5
|
import * as ConversationalComponentsAPI from "./conversational-components.js";
|
|
6
|
-
import { ConversationalComponentListResponse, ConversationalComponentPatchAllParams, ConversationalComponentPatchAllResponse, ConversationalComponents } from "./conversational-components.js";
|
|
6
|
+
import { ConversationalComponentListResponse, ConversationalComponentPatchAllParams, ConversationalComponentPatchAllResponse, ConversationalComponents, WhatsappConversationalComponent } from "./conversational-components.js";
|
|
7
7
|
import * as ProfileAPI from "./profile/profile.js";
|
|
8
8
|
import { Profile, ProfileRetrieveResponse, ProfileUpdateParams, ProfileUpdateResponse, WhatsappProfileData } from "./profile/profile.js";
|
|
9
9
|
import { APIPromise } from "../../../core/api-promise.js";
|
|
@@ -194,6 +194,6 @@ export declare namespace PhoneNumbers {
|
|
|
194
194
|
export { type PhoneNumberListResponse as PhoneNumberListResponse, type PhoneNumberGetResponse as PhoneNumberGetResponse, type PhoneNumberRetrieveConversationWindowResponse as PhoneNumberRetrieveConversationWindowResponse, type PhoneNumberListResponsesDefaultFlatPagination as PhoneNumberListResponsesDefaultFlatPagination, type PhoneNumberListParams as PhoneNumberListParams, type PhoneNumberResendVerificationParams as PhoneNumberResendVerificationParams, type PhoneNumberVerifyParams as PhoneNumberVerifyParams, type PhoneNumberRetrieveConversationWindowParams as PhoneNumberRetrieveConversationWindowParams, type PhoneNumberGetParams as PhoneNumberGetParams, };
|
|
195
195
|
export { CallingSettings as CallingSettings, type WhatsappCallingSettingsData as WhatsappCallingSettingsData, type CallingSettingRetrieveResponse as CallingSettingRetrieveResponse, type CallingSettingUpdateResponse as CallingSettingUpdateResponse, type CallingSettingUpdateParams as CallingSettingUpdateParams, };
|
|
196
196
|
export { Profile as Profile, type WhatsappProfileData as WhatsappProfileData, type ProfileRetrieveResponse as ProfileRetrieveResponse, type ProfileUpdateResponse as ProfileUpdateResponse, type ProfileUpdateParams as ProfileUpdateParams, };
|
|
197
|
-
export { ConversationalComponents as ConversationalComponents, type ConversationalComponentListResponse as ConversationalComponentListResponse, type ConversationalComponentPatchAllResponse as ConversationalComponentPatchAllResponse, type ConversationalComponentPatchAllParams as ConversationalComponentPatchAllParams, };
|
|
197
|
+
export { ConversationalComponents as ConversationalComponents, type WhatsappConversationalComponent as WhatsappConversationalComponent, type ConversationalComponentListResponse as ConversationalComponentListResponse, type ConversationalComponentPatchAllResponse as ConversationalComponentPatchAllResponse, type ConversationalComponentPatchAllParams as ConversationalComponentPatchAllParams, };
|
|
198
198
|
}
|
|
199
199
|
//# sourceMappingURL=phone-numbers.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"phone-numbers.d.ts","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/phone-numbers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,kCAA+B;AACrD,OAAO,KAAK,MAAM,wBAAqB;AACvC,OAAO,KAAK,kBAAkB,8BAA2B;AACzD,OAAO,EACL,8BAA8B,EAC9B,0BAA0B,EAC1B,4BAA4B,EAC5B,eAAe,EACf,2BAA2B,EAC5B,8BAA2B;AAC5B,OAAO,KAAK,2BAA2B,uCAAoC;AAC3E,OAAO,EACL,mCAAmC,EACnC,qCAAqC,EACrC,uCAAuC,EACvC,wBAAwB,
|
|
1
|
+
{"version":3,"file":"phone-numbers.d.ts","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/phone-numbers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,kCAA+B;AACrD,OAAO,KAAK,MAAM,wBAAqB;AACvC,OAAO,KAAK,kBAAkB,8BAA2B;AACzD,OAAO,EACL,8BAA8B,EAC9B,0BAA0B,EAC1B,4BAA4B,EAC5B,eAAe,EACf,2BAA2B,EAC5B,8BAA2B;AAC5B,OAAO,KAAK,2BAA2B,uCAAoC;AAC3E,OAAO,EACL,mCAAmC,EACnC,qCAAqC,EACrC,uCAAuC,EACvC,wBAAwB,EACxB,+BAA+B,EAChC,uCAAoC;AACrC,OAAO,KAAK,UAAU,6BAA0B;AAChD,OAAO,EACL,OAAO,EACP,uBAAuB,EACvB,mBAAmB,EACnB,qBAAqB,EACrB,mBAAmB,EACpB,6BAA0B;AAC3B,OAAO,EAAE,UAAU,EAAE,qCAAkC;AACvD,OAAO,EACL,qBAAqB,EACrB,KAAK,2BAA2B,EAChC,WAAW,EACZ,oCAAiC;AAElC,OAAO,EAAE,cAAc,EAAE,6CAA0C;AAGnE;;GAEG;AACH,qBAAa,YAAa,SAAQ,WAAW;IAC3C,eAAe,EAAE,kBAAkB,CAAC,eAAe,CAAwD;IAC3G,OAAO,EAAE,UAAU,CAAC,OAAO,CAAwC;IACnE,wBAAwB,EAAE,2BAA2B,CAAC,wBAAwB,CACL;IAEzE;;;;;;;;;;OAUG;IACH,IAAI,CACF,KAAK,GAAE,qBAAqB,GAAG,IAAI,GAAG,SAAc,EACpD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,6CAA6C,EAAE,uBAAuB,CAAC;IAQtF;;;;;;;OAOG;IACH,MAAM,CAAC,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,IAAI,CAAC;IAOvE;;;;;;;;;;OAUG;IACH,kBAAkB,CAChB,WAAW,EAAE,MAAM,EACnB,IAAI,EAAE,mCAAmC,EACzC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,IAAI,CAAC;IAQnB;;;;;;;;;OASG;IACH,MAAM,CAAC,WAAW,EAAE,MAAM,EAAE,IAAI,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,IAAI,CAAC;IAQtG;;;;;;;;;;;;;OAaG;IACH,0BAA0B,CACxB,WAAW,EAAE,MAAM,EACnB,KAAK,EAAE,2CAA2C,EAClD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,6CAA6C,CAAC;IAO5D;;;;;;;;OAQG;IACH,GAAG,CACD,KAAK,GAAE,oBAAoB,GAAG,IAAI,GAAG,SAAc,EACnD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,sBAAsB,CAAC;CAGtC;AAED,MAAM,MAAM,6CAA6C,GAAG,qBAAqB,CAAC,uBAAuB,CAAC,CAAC;AAE3G,MAAM,WAAW,uBAAuB;IACtC,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,sBAAsB;IACrC,IAAI,CAAC,EAAE,KAAK,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;IAE1C,IAAI,CAAC,EAAE,MAAM,CAAC,uBAAuB,CAAC;CACvC;AAED,yBAAiB,sBAAsB,CAAC;IACtC,UAAiB,IAAI;QACnB,eAAe,CAAC,EAAE,OAAO,CAAC;QAE1B,UAAU,CAAC,EAAE,MAAM,CAAC;QAEpB,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB,OAAO,CAAC,EAAE,OAAO,CAAC;QAElB;;WAEG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB;;WAEG;QACH,eAAe,CAAC,EAAE,MAAM,CAAC;QAEzB;;WAEG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB;CACF;AAED,MAAM,WAAW,6CAA6C;IAC5D,IAAI,CAAC,EAAE,6CAA6C,CAAC,IAAI,CAAC;CAC3D;AAED,yBAAiB,6CAA6C,CAAC;IAC7D,UAAiB,IAAI;QACnB;;WAEG;QACH,oBAAoB,CAAC,EAAE,MAAM,CAAC;QAE9B;;WAEG;QACH,aAAa,CAAC,EAAE,OAAO,CAAC;QAExB;;WAEG;QACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAElC;;WAEG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB;CACF;AAED,MAAM,WAAW,qBAAsB,SAAQ,2BAA2B;CAAG;AAE7E,MAAM,WAAW,mCAAmC;IAClD,mBAAmB,CAAC,EAAE,KAAK,GAAG,OAAO,CAAC;CACvC;AAED,MAAM,WAAW,uBAAuB;IACtC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,2CAA2C;IAC1D;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,WAAW,oBAAoB;IACnC,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAMD,MAAM,CAAC,OAAO,WAAW,YAAY,CAAC;IACpC,OAAO,EACL,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,sBAAsB,IAAI,sBAAsB,EACrD,KAAK,6CAA6C,IAAI,6CAA6C,EACnG,KAAK,6CAA6C,IAAI,6CAA6C,EACnG,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,mCAAmC,IAAI,mCAAmC,EAC/E,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,2CAA2C,IAAI,2CAA2C,EAC/F,KAAK,oBAAoB,IAAI,oBAAoB,GAClD,CAAC;IAEF,OAAO,EACL,eAAe,IAAI,eAAe,EAClC,KAAK,2BAA2B,IAAI,2BAA2B,EAC/D,KAAK,8BAA8B,IAAI,8BAA8B,EACrE,KAAK,4BAA4B,IAAI,4BAA4B,EACjE,KAAK,0BAA0B,IAAI,0BAA0B,GAC9D,CAAC;IAEF,OAAO,EACL,OAAO,IAAI,OAAO,EAClB,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,mBAAmB,IAAI,mBAAmB,GAChD,CAAC;IAEF,OAAO,EACL,wBAAwB,IAAI,wBAAwB,EACpD,KAAK,+BAA+B,IAAI,+BAA+B,EACvE,KAAK,mCAAmC,IAAI,mCAAmC,EAC/E,KAAK,uCAAuC,IAAI,uCAAuC,EACvF,KAAK,qCAAqC,IAAI,qCAAqC,GACpF,CAAC;CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"phone-numbers.js","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/phone-numbers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,wDAAqD;AAErD,kFAAyD;AACzD,4DAM4B;AAC5B,oGAA2E;AAC3E,
|
|
1
|
+
{"version":3,"file":"phone-numbers.js","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/phone-numbers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,wDAAqD;AAErD,kFAAyD;AACzD,4DAM4B;AAC5B,oGAA2E;AAC3E,8EAMqC;AACrC,yEAAgD;AAChD,kDAM2B;AAE3B,4DAIkC;AAClC,0DAAyD;AAEzD,0DAAoD;AAEpD;;GAEG;AACH,MAAa,YAAa,SAAQ,sBAAW;IAA7C;;QACE,oBAAe,GAAuC,IAAI,kBAAkB,CAAC,eAAe,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC3G,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,6BAAwB,GACtB,IAAI,2BAA2B,CAAC,wBAAwB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAwH3E,CAAC;IAtHC;;;;;;;;;;OAUG;IACH,IAAI,CACF,QAAkD,EAAE,EACpD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,4BAA4B,EAC5B,CAAA,kCAA8C,CAAA,EAC9C,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,WAAmB,EAAE,OAAwB;QAClD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,8BAA8B,WAAW,EAAE,EAAE;YAC1E,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;OAUG;IACH,kBAAkB,CAChB,WAAmB,EACnB,IAAyC,EACzC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAA,WAAI,EAAA,8BAA8B,WAAW,sBAAsB,EAAE;YAC5F,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,WAAmB,EAAE,IAA6B,EAAE,OAAwB;QACjF,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAA,WAAI,EAAA,8BAA8B,WAAW,SAAS,EAAE;YAC/E,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,0BAA0B,CACxB,WAAmB,EACnB,KAAkD,EAClD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,8BAA8B,WAAW,sBAAsB,EAAE;YAC3F,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;OAQG;IACH,GAAG,CACD,QAAiD,EAAE,EACnD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,yBAAyB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5E,CAAC;CACF;AA5HD,oCA4HC;AA6ID,YAAY,CAAC,eAAe,GAAG,kCAAe,CAAC;AAC/C,YAAY,CAAC,OAAO,GAAG,iBAAO,CAAC;AAC/B,YAAY,CAAC,wBAAwB,GAAG,oDAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"phone-numbers.mjs","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/phone-numbers.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,mCAA+B;AAErD,OAAO,KAAK,kBAAkB,+BAA2B;AACzD,OAAO,EAIL,eAAe,GAEhB,+BAA2B;AAC5B,OAAO,KAAK,2BAA2B,wCAAoC;AAC3E,OAAO,EAIL,wBAAwB,
|
|
1
|
+
{"version":3,"file":"phone-numbers.mjs","sourceRoot":"","sources":["../../../src/resources/whatsapp/phone-numbers/phone-numbers.ts"],"names":[],"mappings":"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"}
|
|
@@ -11,7 +11,8 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class WireguardInterfaces extends APIResource {
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Returns a paginated list of the WireGuard interfaces on your account, with
|
|
15
|
+
* support for filtering.
|
|
15
16
|
*/
|
|
16
17
|
list(query?: WireguardInterfaceListParams | null | undefined, options?: RequestOptions): PagePromise<WireguardInterfaceReadsDefaultFlatPagination, WireguardInterfaceRead>;
|
|
17
18
|
/**
|
|
@@ -20,11 +21,11 @@ export declare class WireguardInterfaces extends APIResource {
|
|
|
20
21
|
*/
|
|
21
22
|
create(params: WireguardInterfaceCreateParams, options?: RequestOptions): APIPromise<WireguardInterfaceCreateResponse>;
|
|
22
23
|
/**
|
|
23
|
-
*
|
|
24
|
+
* Deletes the specified WireGuard interface from its network.
|
|
24
25
|
*/
|
|
25
26
|
delete(id: string, options?: RequestOptions): APIPromise<WireguardInterfaceDeleteResponse>;
|
|
26
27
|
/**
|
|
27
|
-
*
|
|
28
|
+
* Returns the details of a single WireGuard interface by its identifier.
|
|
28
29
|
*/
|
|
29
30
|
retrieve(id: string, options?: RequestOptions): APIPromise<WireguardInterfaceRetrieveResponse>;
|
|
30
31
|
}
|
|
@@ -136,7 +137,11 @@ export interface WireguardInterfaceCreateParams {
|
|
|
136
137
|
body: WireguardInterfaceCreateParams.Body;
|
|
137
138
|
}
|
|
138
139
|
export declare namespace WireguardInterfaceCreateParams {
|
|
139
|
-
interface Body extends WireguardInterfacesAPI.WireguardInterface
|
|
140
|
+
interface Body extends WireguardInterfacesAPI.WireguardInterface {
|
|
141
|
+
/**
|
|
142
|
+
* The region the interface should be deployed to.
|
|
143
|
+
*/
|
|
144
|
+
region_code: string;
|
|
140
145
|
}
|
|
141
146
|
}
|
|
142
147
|
export declare namespace WireguardInterfaces {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wireguard-interfaces.d.mts","sourceRoot":"","sources":["../src/resources/wireguard-interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAC/C,OAAO,KAAK,sBAAsB,mCAA+B;AACjE,OAAO,KAAK,sBAAsB,oCAAgC;AAClE,OAAO,KAAK,yBAAyB,uCAAmC;AACxE,OAAO,KAAK,WAAW,gCAA4B;AACnD,OAAO,EAAE,UAAU,EAAE,gCAA4B;AACjD,OAAO,EAAE,qBAAqB,EAAE,KAAK,2BAA2B,EAAE,WAAW,EAAE,+BAA2B;AAC1G,OAAO,EAAE,cAAc,EAAE,wCAAoC;AAG7D;;GAEG;AACH,qBAAa,mBAAoB,SAAQ,WAAW;IAClD
|
|
1
|
+
{"version":3,"file":"wireguard-interfaces.d.mts","sourceRoot":"","sources":["../src/resources/wireguard-interfaces.ts"],"names":[],"mappings":"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"}
|
|
@@ -11,7 +11,8 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class WireguardInterfaces extends APIResource {
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Returns a paginated list of the WireGuard interfaces on your account, with
|
|
15
|
+
* support for filtering.
|
|
15
16
|
*/
|
|
16
17
|
list(query?: WireguardInterfaceListParams | null | undefined, options?: RequestOptions): PagePromise<WireguardInterfaceReadsDefaultFlatPagination, WireguardInterfaceRead>;
|
|
17
18
|
/**
|
|
@@ -20,11 +21,11 @@ export declare class WireguardInterfaces extends APIResource {
|
|
|
20
21
|
*/
|
|
21
22
|
create(params: WireguardInterfaceCreateParams, options?: RequestOptions): APIPromise<WireguardInterfaceCreateResponse>;
|
|
22
23
|
/**
|
|
23
|
-
*
|
|
24
|
+
* Deletes the specified WireGuard interface from its network.
|
|
24
25
|
*/
|
|
25
26
|
delete(id: string, options?: RequestOptions): APIPromise<WireguardInterfaceDeleteResponse>;
|
|
26
27
|
/**
|
|
27
|
-
*
|
|
28
|
+
* Returns the details of a single WireGuard interface by its identifier.
|
|
28
29
|
*/
|
|
29
30
|
retrieve(id: string, options?: RequestOptions): APIPromise<WireguardInterfaceRetrieveResponse>;
|
|
30
31
|
}
|
|
@@ -136,7 +137,11 @@ export interface WireguardInterfaceCreateParams {
|
|
|
136
137
|
body: WireguardInterfaceCreateParams.Body;
|
|
137
138
|
}
|
|
138
139
|
export declare namespace WireguardInterfaceCreateParams {
|
|
139
|
-
interface Body extends WireguardInterfacesAPI.WireguardInterface
|
|
140
|
+
interface Body extends WireguardInterfacesAPI.WireguardInterface {
|
|
141
|
+
/**
|
|
142
|
+
* The region the interface should be deployed to.
|
|
143
|
+
*/
|
|
144
|
+
region_code: string;
|
|
140
145
|
}
|
|
141
146
|
}
|
|
142
147
|
export declare namespace WireguardInterfaces {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wireguard-interfaces.d.ts","sourceRoot":"","sources":["../src/resources/wireguard-interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,4BAAyB;AAC/C,OAAO,KAAK,sBAAsB,kCAA+B;AACjE,OAAO,KAAK,sBAAsB,mCAAgC;AAClE,OAAO,KAAK,yBAAyB,sCAAmC;AACxE,OAAO,KAAK,WAAW,+BAA4B;AACnD,OAAO,EAAE,UAAU,EAAE,+BAA4B;AACjD,OAAO,EAAE,qBAAqB,EAAE,KAAK,2BAA2B,EAAE,WAAW,EAAE,8BAA2B;AAC1G,OAAO,EAAE,cAAc,EAAE,uCAAoC;AAG7D;;GAEG;AACH,qBAAa,mBAAoB,SAAQ,WAAW;IAClD
|
|
1
|
+
{"version":3,"file":"wireguard-interfaces.d.ts","sourceRoot":"","sources":["../src/resources/wireguard-interfaces.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,7 +10,8 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
10
10
|
*/
|
|
11
11
|
class WireguardInterfaces extends resource_1.APIResource {
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Returns a paginated list of the WireGuard interfaces on your account, with
|
|
14
|
+
* support for filtering.
|
|
14
15
|
*/
|
|
15
16
|
list(query = {}, options) {
|
|
16
17
|
return this._client.getAPIList('/wireguard_interfaces', (pagination_1.DefaultFlatPagination), {
|
|
@@ -27,13 +28,13 @@ class WireguardInterfaces extends resource_1.APIResource {
|
|
|
27
28
|
return this._client.post('/wireguard_interfaces', { body: body, ...options });
|
|
28
29
|
}
|
|
29
30
|
/**
|
|
30
|
-
*
|
|
31
|
+
* Deletes the specified WireGuard interface from its network.
|
|
31
32
|
*/
|
|
32
33
|
delete(id, options) {
|
|
33
34
|
return this._client.delete((0, path_1.path) `/wireguard_interfaces/${id}`, options);
|
|
34
35
|
}
|
|
35
36
|
/**
|
|
36
|
-
*
|
|
37
|
+
* Returns the details of a single WireGuard interface by its identifier.
|
|
37
38
|
*/
|
|
38
39
|
retrieve(id, options) {
|
|
39
40
|
return this._client.get((0, path_1.path) `/wireguard_interfaces/${id}`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wireguard-interfaces.js","sourceRoot":"","sources":["../src/resources/wireguard-interfaces.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAM/C,sDAA0G;AAE1G,oDAA8C;AAE9C;;GAEG;AACH,MAAa,mBAAoB,SAAQ,sBAAW;IAClD
|
|
1
|
+
{"version":3,"file":"wireguard-interfaces.js","sourceRoot":"","sources":["../src/resources/wireguard-interfaces.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAM/C,sDAA0G;AAE1G,oDAA8C;AAE9C;;GAEG;AACH,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;;OAGG;IACH,IAAI,CACF,QAAyD,EAAE,EAC3D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,uBAAuB,EAAE,CAAA,kCAA6C,CAAA,EAAE;YACrG,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;;OAGG;IACH,MAAM,CACJ,MAAsC,EACtC,OAAwB;QAExB,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,yBAAyB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,yBAAyB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;CACF;AAxCD,kDAwCC"}
|
|
@@ -7,7 +7,8 @@ import { path } from "../internal/utils/path.mjs";
|
|
|
7
7
|
*/
|
|
8
8
|
export class WireguardInterfaces extends APIResource {
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Returns a paginated list of the WireGuard interfaces on your account, with
|
|
11
|
+
* support for filtering.
|
|
11
12
|
*/
|
|
12
13
|
list(query = {}, options) {
|
|
13
14
|
return this._client.getAPIList('/wireguard_interfaces', (DefaultFlatPagination), {
|
|
@@ -24,13 +25,13 @@ export class WireguardInterfaces extends APIResource {
|
|
|
24
25
|
return this._client.post('/wireguard_interfaces', { body: body, ...options });
|
|
25
26
|
}
|
|
26
27
|
/**
|
|
27
|
-
*
|
|
28
|
+
* Deletes the specified WireGuard interface from its network.
|
|
28
29
|
*/
|
|
29
30
|
delete(id, options) {
|
|
30
31
|
return this._client.delete(path `/wireguard_interfaces/${id}`, options);
|
|
31
32
|
}
|
|
32
33
|
/**
|
|
33
|
-
*
|
|
34
|
+
* Returns the details of a single WireGuard interface by its identifier.
|
|
34
35
|
*/
|
|
35
36
|
retrieve(id, options) {
|
|
36
37
|
return this._client.get(path `/wireguard_interfaces/${id}`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wireguard-interfaces.mjs","sourceRoot":"","sources":["../src/resources/wireguard-interfaces.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAM/C,OAAO,EAAE,qBAAqB,EAAiD,+BAA2B;AAE1G,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C;;GAEG;AACH,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD
|
|
1
|
+
{"version":3,"file":"wireguard-interfaces.mjs","sourceRoot":"","sources":["../src/resources/wireguard-interfaces.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAM/C,OAAO,EAAE,qBAAqB,EAAiD,+BAA2B;AAE1G,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C;;GAEG;AACH,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;;OAGG;IACH,IAAI,CACF,QAAyD,EAAE,EAC3D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,uBAAuB,EAAE,CAAA,qBAA6C,CAAA,EAAE;YACrG,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;;OAGG;IACH,MAAM,CACJ,MAAsC,EACtC,OAAwB;QAExB,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,yBAAyB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,yBAAyB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;CACF"}
|
|
@@ -9,7 +9,7 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class WireguardPeers extends APIResource {
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Returns a paginated list of your WireGuard peers, with support for filtering.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* ```ts
|
|
@@ -33,7 +33,7 @@ export declare class WireguardPeers extends APIResource {
|
|
|
33
33
|
*/
|
|
34
34
|
create(params: WireguardPeerCreateParams, options?: RequestOptions): APIPromise<WireguardPeerCreateResponse>;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Deletes the specified WireGuard peer from its interface.
|
|
37
37
|
*
|
|
38
38
|
* @example
|
|
39
39
|
* ```ts
|
|
@@ -44,7 +44,7 @@ export declare class WireguardPeers extends APIResource {
|
|
|
44
44
|
*/
|
|
45
45
|
delete(id: string, options?: RequestOptions): APIPromise<WireguardPeerDeleteResponse>;
|
|
46
46
|
/**
|
|
47
|
-
*
|
|
47
|
+
* Returns the details of a single WireGuard peer by its identifier.
|
|
48
48
|
*
|
|
49
49
|
* @example
|
|
50
50
|
* ```ts
|
|
@@ -55,7 +55,7 @@ export declare class WireguardPeers extends APIResource {
|
|
|
55
55
|
*/
|
|
56
56
|
retrieve(id: string, options?: RequestOptions): APIPromise<WireguardPeerRetrieveResponse>;
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* Updates the specified WireGuard peer and returns the updated peer.
|
|
59
59
|
*
|
|
60
60
|
* @example
|
|
61
61
|
* ```ts
|
|
@@ -9,7 +9,7 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class WireguardPeers extends APIResource {
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Returns a paginated list of your WireGuard peers, with support for filtering.
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* ```ts
|
|
@@ -33,7 +33,7 @@ export declare class WireguardPeers extends APIResource {
|
|
|
33
33
|
*/
|
|
34
34
|
create(params: WireguardPeerCreateParams, options?: RequestOptions): APIPromise<WireguardPeerCreateResponse>;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Deletes the specified WireGuard peer from its interface.
|
|
37
37
|
*
|
|
38
38
|
* @example
|
|
39
39
|
* ```ts
|
|
@@ -44,7 +44,7 @@ export declare class WireguardPeers extends APIResource {
|
|
|
44
44
|
*/
|
|
45
45
|
delete(id: string, options?: RequestOptions): APIPromise<WireguardPeerDeleteResponse>;
|
|
46
46
|
/**
|
|
47
|
-
*
|
|
47
|
+
* Returns the details of a single WireGuard peer by its identifier.
|
|
48
48
|
*
|
|
49
49
|
* @example
|
|
50
50
|
* ```ts
|
|
@@ -55,7 +55,7 @@ export declare class WireguardPeers extends APIResource {
|
|
|
55
55
|
*/
|
|
56
56
|
retrieve(id: string, options?: RequestOptions): APIPromise<WireguardPeerRetrieveResponse>;
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* Updates the specified WireGuard peer and returns the updated peer.
|
|
59
59
|
*
|
|
60
60
|
* @example
|
|
61
61
|
* ```ts
|
|
@@ -11,7 +11,7 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
11
11
|
*/
|
|
12
12
|
class WireguardPeers extends resource_1.APIResource {
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Returns a paginated list of your WireGuard peers, with support for filtering.
|
|
15
15
|
*
|
|
16
16
|
* @example
|
|
17
17
|
* ```ts
|
|
@@ -43,7 +43,7 @@ class WireguardPeers extends resource_1.APIResource {
|
|
|
43
43
|
return this._client.post('/wireguard_peers', { body: body, ...options });
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* Deletes the specified WireGuard peer from its interface.
|
|
47
47
|
*
|
|
48
48
|
* @example
|
|
49
49
|
* ```ts
|
|
@@ -56,7 +56,7 @@ class WireguardPeers extends resource_1.APIResource {
|
|
|
56
56
|
return this._client.delete((0, path_1.path) `/wireguard_peers/${id}`, options);
|
|
57
57
|
}
|
|
58
58
|
/**
|
|
59
|
-
*
|
|
59
|
+
* Returns the details of a single WireGuard peer by its identifier.
|
|
60
60
|
*
|
|
61
61
|
* @example
|
|
62
62
|
* ```ts
|
|
@@ -69,7 +69,7 @@ class WireguardPeers extends resource_1.APIResource {
|
|
|
69
69
|
return this._client.get((0, path_1.path) `/wireguard_peers/${id}`, options);
|
|
70
70
|
}
|
|
71
71
|
/**
|
|
72
|
-
*
|
|
72
|
+
* Updates the specified WireGuard peer and returns the updated peer.
|
|
73
73
|
*
|
|
74
74
|
* @example
|
|
75
75
|
* ```ts
|
|
@@ -8,7 +8,7 @@ import { path } from "../internal/utils/path.mjs";
|
|
|
8
8
|
*/
|
|
9
9
|
export class WireguardPeers extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Returns a paginated list of your WireGuard peers, with support for filtering.
|
|
12
12
|
*
|
|
13
13
|
* @example
|
|
14
14
|
* ```ts
|
|
@@ -40,7 +40,7 @@ export class WireguardPeers extends APIResource {
|
|
|
40
40
|
return this._client.post('/wireguard_peers', { body: body, ...options });
|
|
41
41
|
}
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* Deletes the specified WireGuard peer from its interface.
|
|
44
44
|
*
|
|
45
45
|
* @example
|
|
46
46
|
* ```ts
|
|
@@ -53,7 +53,7 @@ export class WireguardPeers extends APIResource {
|
|
|
53
53
|
return this._client.delete(path `/wireguard_peers/${id}`, options);
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
|
-
*
|
|
56
|
+
* Returns the details of a single WireGuard peer by its identifier.
|
|
57
57
|
*
|
|
58
58
|
* @example
|
|
59
59
|
* ```ts
|
|
@@ -66,7 +66,7 @@ export class WireguardPeers extends APIResource {
|
|
|
66
66
|
return this._client.get(path `/wireguard_peers/${id}`, options);
|
|
67
67
|
}
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* Updates the specified WireGuard peer and returns the updated peer.
|
|
70
70
|
*
|
|
71
71
|
* @example
|
|
72
72
|
* ```ts
|
|
@@ -27,7 +27,7 @@ export declare class DetailRecordsReports extends APIResource {
|
|
|
27
27
|
*/
|
|
28
28
|
create(body: DetailRecordsReportCreateParams, options?: RequestOptions): APIPromise<DetailRecordsReportCreateResponse>;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Permanently deletes the specified Wireless Detail Record (WDR) report.
|
|
31
31
|
*
|
|
32
32
|
* @example
|
|
33
33
|
* ```ts
|
|
@@ -39,7 +39,8 @@ export declare class DetailRecordsReports extends APIResource {
|
|
|
39
39
|
*/
|
|
40
40
|
delete(id: string, options?: RequestOptions): APIPromise<DetailRecordsReportDeleteResponse>;
|
|
41
41
|
/**
|
|
42
|
-
* Returns
|
|
42
|
+
* Returns a single Wireless Detail Record (WDR) report by its identifier,
|
|
43
|
+
* including its parameters and current status.
|
|
43
44
|
*
|
|
44
45
|
* @example
|
|
45
46
|
* ```ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detail-records-reports.d.mts","sourceRoot":"","sources":["../../src/resources/wireless/detail-records-reports.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,mCAA+B;AACpD,OAAO,EAAE,cAAc,EAAE,2CAAuC;AAGhE;;GAEG;AACH,qBAAa,oBAAqB,SAAQ,WAAW;IACnD;;;;;;;;OAQG;IACH,IAAI,CACF,KAAK,GAAE,6BAA6B,GAAG,IAAI,GAAG,SAAc,EAC5D,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,+BAA+B,CAAC;IAI9C;;;;;;;;;OASG;IACH,MAAM,CACJ,IAAI,EAAE,+BAA+B,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,iCAAiC,CAAC;IAIhD;;;;;;;;;;OAUG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,iCAAiC,CAAC;IAI3F
|
|
1
|
+
{"version":3,"file":"detail-records-reports.d.mts","sourceRoot":"","sources":["../../src/resources/wireless/detail-records-reports.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,mCAA+B;AACpD,OAAO,EAAE,cAAc,EAAE,2CAAuC;AAGhE;;GAEG;AACH,qBAAa,oBAAqB,SAAQ,WAAW;IACnD;;;;;;;;OAQG;IACH,IAAI,CACF,KAAK,GAAE,6BAA6B,GAAG,IAAI,GAAG,SAAc,EAC5D,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,+BAA+B,CAAC;IAI9C;;;;;;;;;OASG;IACH,MAAM,CACJ,IAAI,EAAE,+BAA+B,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,iCAAiC,CAAC;IAIhD;;;;;;;;;;OAUG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,iCAAiC,CAAC;IAI3F;;;;;;;;;;;OAWG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mCAAmC,CAAC;CAGhG;AAED,MAAM,WAAW,SAAS;IACxB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,MAAM,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,QAAQ,GAAG,SAAS,CAAC;IAEvD;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,iCAAiC;IAChD,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,mCAAmC;IAClD,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,+BAA+B;IAC9C,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;CACzB;AAED,MAAM,WAAW,iCAAiC;IAChD,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,CAAC,OAAO,WAAW,oBAAoB,CAAC;IAC5C,OAAO,EACL,KAAK,SAAS,IAAI,SAAS,EAC3B,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,mCAAmC,IAAI,mCAAmC,EAC/E,KAAK,+BAA+B,IAAI,+BAA+B,EACvE,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,6BAA6B,IAAI,6BAA6B,EACnE,KAAK,+BAA+B,IAAI,+BAA+B,GACxE,CAAC;CACH"}
|
|
@@ -27,7 +27,7 @@ export declare class DetailRecordsReports extends APIResource {
|
|
|
27
27
|
*/
|
|
28
28
|
create(body: DetailRecordsReportCreateParams, options?: RequestOptions): APIPromise<DetailRecordsReportCreateResponse>;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Permanently deletes the specified Wireless Detail Record (WDR) report.
|
|
31
31
|
*
|
|
32
32
|
* @example
|
|
33
33
|
* ```ts
|
|
@@ -39,7 +39,8 @@ export declare class DetailRecordsReports extends APIResource {
|
|
|
39
39
|
*/
|
|
40
40
|
delete(id: string, options?: RequestOptions): APIPromise<DetailRecordsReportDeleteResponse>;
|
|
41
41
|
/**
|
|
42
|
-
* Returns
|
|
42
|
+
* Returns a single Wireless Detail Record (WDR) report by its identifier,
|
|
43
|
+
* including its parameters and current status.
|
|
43
44
|
*
|
|
44
45
|
* @example
|
|
45
46
|
* ```ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detail-records-reports.d.ts","sourceRoot":"","sources":["../../src/resources/wireless/detail-records-reports.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,+BAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,kCAA+B;AACpD,OAAO,EAAE,cAAc,EAAE,0CAAuC;AAGhE;;GAEG;AACH,qBAAa,oBAAqB,SAAQ,WAAW;IACnD;;;;;;;;OAQG;IACH,IAAI,CACF,KAAK,GAAE,6BAA6B,GAAG,IAAI,GAAG,SAAc,EAC5D,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,+BAA+B,CAAC;IAI9C;;;;;;;;;OASG;IACH,MAAM,CACJ,IAAI,EAAE,+BAA+B,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,iCAAiC,CAAC;IAIhD;;;;;;;;;;OAUG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,iCAAiC,CAAC;IAI3F
|
|
1
|
+
{"version":3,"file":"detail-records-reports.d.ts","sourceRoot":"","sources":["../../src/resources/wireless/detail-records-reports.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,+BAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,kCAA+B;AACpD,OAAO,EAAE,cAAc,EAAE,0CAAuC;AAGhE;;GAEG;AACH,qBAAa,oBAAqB,SAAQ,WAAW;IACnD;;;;;;;;OAQG;IACH,IAAI,CACF,KAAK,GAAE,6BAA6B,GAAG,IAAI,GAAG,SAAc,EAC5D,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,+BAA+B,CAAC;IAI9C;;;;;;;;;OASG;IACH,MAAM,CACJ,IAAI,EAAE,+BAA+B,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,iCAAiC,CAAC;IAIhD;;;;;;;;;;OAUG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,iCAAiC,CAAC;IAI3F;;;;;;;;;;;OAWG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mCAAmC,CAAC;CAGhG;AAED,MAAM,WAAW,SAAS;IACxB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,MAAM,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,QAAQ,GAAG,SAAS,CAAC;IAEvD;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,iCAAiC;IAChD,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,mCAAmC;IAClD,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,+BAA+B;IAC9C,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;CACzB;AAED,MAAM,WAAW,iCAAiC;IAChD,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,CAAC,OAAO,WAAW,oBAAoB,CAAC;IAC5C,OAAO,EACL,KAAK,SAAS,IAAI,SAAS,EAC3B,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,mCAAmC,IAAI,mCAAmC,EAC/E,KAAK,+BAA+B,IAAI,+BAA+B,EACvE,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,6BAA6B,IAAI,6BAA6B,EACnE,KAAK,+BAA+B,IAAI,+BAA+B,GACxE,CAAC;CACH"}
|
|
@@ -34,7 +34,7 @@ class DetailRecordsReports extends resource_1.APIResource {
|
|
|
34
34
|
return this._client.post('/wireless/detail_records_reports', { body, ...options });
|
|
35
35
|
}
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* Permanently deletes the specified Wireless Detail Record (WDR) report.
|
|
38
38
|
*
|
|
39
39
|
* @example
|
|
40
40
|
* ```ts
|
|
@@ -48,7 +48,8 @@ class DetailRecordsReports extends resource_1.APIResource {
|
|
|
48
48
|
return this._client.delete((0, path_1.path) `/wireless/detail_records_reports/${id}`, options);
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
|
-
* Returns
|
|
51
|
+
* Returns a single Wireless Detail Record (WDR) report by its identifier,
|
|
52
|
+
* including its parameters and current status.
|
|
52
53
|
*
|
|
53
54
|
* @example
|
|
54
55
|
* ```ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detail-records-reports.js","sourceRoot":"","sources":["../../src/resources/wireless/detail-records-reports.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAGlD,uDAAiD;AAEjD;;GAEG;AACH,MAAa,oBAAqB,SAAQ,sBAAW;IACnD;;;;;;;;OAQG;IACH,IAAI,CACF,QAA0D,EAAE,EAC5D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,kCAAkC,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CACJ,IAAqC,EACrC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kCAAkC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,oCAAoC,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"detail-records-reports.js","sourceRoot":"","sources":["../../src/resources/wireless/detail-records-reports.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAGlD,uDAAiD;AAEjD;;GAEG;AACH,MAAa,oBAAqB,SAAQ,sBAAW;IACnD;;;;;;;;OAQG;IACH,IAAI,CACF,QAA0D,EAAE,EAC5D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,kCAAkC,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CACJ,IAAqC,EACrC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kCAAkC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,oCAAoC,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,oCAAoC,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;CACF;AAhED,oDAgEC"}
|
|
@@ -31,7 +31,7 @@ export class DetailRecordsReports extends APIResource {
|
|
|
31
31
|
return this._client.post('/wireless/detail_records_reports', { body, ...options });
|
|
32
32
|
}
|
|
33
33
|
/**
|
|
34
|
-
*
|
|
34
|
+
* Permanently deletes the specified Wireless Detail Record (WDR) report.
|
|
35
35
|
*
|
|
36
36
|
* @example
|
|
37
37
|
* ```ts
|
|
@@ -45,7 +45,8 @@ export class DetailRecordsReports extends APIResource {
|
|
|
45
45
|
return this._client.delete(path `/wireless/detail_records_reports/${id}`, options);
|
|
46
46
|
}
|
|
47
47
|
/**
|
|
48
|
-
* Returns
|
|
48
|
+
* Returns a single Wireless Detail Record (WDR) report by its identifier,
|
|
49
|
+
* including its parameters and current status.
|
|
49
50
|
*
|
|
50
51
|
* @example
|
|
51
52
|
* ```ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detail-records-reports.mjs","sourceRoot":"","sources":["../../src/resources/wireless/detail-records-reports.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAGlD,OAAO,EAAE,IAAI,EAAE,sCAAkC;AAEjD;;GAEG;AACH,MAAM,OAAO,oBAAqB,SAAQ,WAAW;IACnD;;;;;;;;OAQG;IACH,IAAI,CACF,QAA0D,EAAE,EAC5D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,kCAAkC,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CACJ,IAAqC,EACrC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kCAAkC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,oCAAoC,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"detail-records-reports.mjs","sourceRoot":"","sources":["../../src/resources/wireless/detail-records-reports.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAGlD,OAAO,EAAE,IAAI,EAAE,sCAAkC;AAEjD;;GAEG;AACH,MAAM,OAAO,oBAAqB,SAAQ,WAAW;IACnD;;;;;;;;OAQG;IACH,IAAI,CACF,QAA0D,EAAE,EAC5D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,kCAAkC,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CACJ,IAAqC,EACrC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kCAAkC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,oCAAoC,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,oCAAoC,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;CACF"}
|