telnyx 7.2.0 → 7.5.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 +26 -0
- package/README.md +9 -0
- package/client.d.mts +82 -82
- package/client.d.mts.map +1 -1
- package/client.d.ts +82 -82
- package/client.d.ts.map +1 -1
- package/client.js +9 -1
- package/client.js.map +1 -1
- package/client.mjs +9 -1
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/access-ip-address.d.mts +13 -13
- package/resources/access-ip-address.d.mts.map +1 -1
- package/resources/access-ip-address.d.ts +13 -13
- package/resources/access-ip-address.d.ts.map +1 -1
- package/resources/access-ip-address.js +12 -12
- package/resources/access-ip-address.js.map +1 -1
- package/resources/access-ip-address.mjs +12 -12
- package/resources/access-ip-address.mjs.map +1 -1
- package/resources/access-ip-ranges.d.mts +9 -9
- package/resources/access-ip-ranges.d.mts.map +1 -1
- package/resources/access-ip-ranges.d.ts +9 -9
- package/resources/access-ip-ranges.d.ts.map +1 -1
- package/resources/access-ip-ranges.js +6 -6
- package/resources/access-ip-ranges.js.map +1 -1
- package/resources/access-ip-ranges.mjs +6 -6
- package/resources/access-ip-ranges.mjs.map +1 -1
- package/resources/addresses/actions.d.mts +20 -20
- package/resources/addresses/actions.d.mts.map +1 -1
- package/resources/addresses/actions.d.ts +20 -20
- package/resources/addresses/actions.d.ts.map +1 -1
- package/resources/addresses/actions.js +15 -15
- package/resources/addresses/actions.js.map +1 -1
- package/resources/addresses/actions.mjs +15 -15
- package/resources/addresses/actions.mjs.map +1 -1
- package/resources/addresses/addresses.d.mts +96 -96
- package/resources/addresses/addresses.d.mts.map +1 -1
- package/resources/addresses/addresses.d.ts +96 -96
- package/resources/addresses/addresses.d.ts.map +1 -1
- package/resources/addresses/addresses.js +22 -22
- package/resources/addresses/addresses.js.map +1 -1
- package/resources/addresses/addresses.mjs +22 -22
- package/resources/addresses/addresses.mjs.map +1 -1
- package/resources/addresses/index.d.mts +2 -2
- package/resources/addresses/index.d.mts.map +1 -1
- package/resources/addresses/index.d.ts +2 -2
- package/resources/addresses/index.d.ts.map +1 -1
- package/resources/advanced-orders.d.mts +9 -9
- package/resources/advanced-orders.d.mts.map +1 -1
- package/resources/advanced-orders.d.ts +9 -9
- package/resources/advanced-orders.d.ts.map +1 -1
- package/resources/advanced-orders.js +11 -11
- package/resources/advanced-orders.js.map +1 -1
- package/resources/advanced-orders.mjs +11 -11
- package/resources/advanced-orders.mjs.map +1 -1
- package/resources/ai/ai.d.mts +83 -103
- package/resources/ai/ai.d.mts.map +1 -1
- package/resources/ai/ai.d.ts +83 -103
- package/resources/ai/ai.d.ts.map +1 -1
- package/resources/ai/ai.js +52 -53
- package/resources/ai/ai.js.map +1 -1
- package/resources/ai/ai.mjs +52 -53
- package/resources/ai/ai.mjs.map +1 -1
- package/resources/ai/assistants/assistants.d.mts +52 -52
- package/resources/ai/assistants/assistants.d.mts.map +1 -1
- package/resources/ai/assistants/assistants.d.ts +52 -52
- package/resources/ai/assistants/assistants.d.ts.map +1 -1
- package/resources/ai/assistants/assistants.js +36 -36
- package/resources/ai/assistants/assistants.js.map +1 -1
- package/resources/ai/assistants/assistants.mjs +36 -36
- package/resources/ai/assistants/assistants.mjs.map +1 -1
- package/resources/ai/assistants/canary-deploys.d.mts +20 -20
- package/resources/ai/assistants/canary-deploys.d.mts.map +1 -1
- package/resources/ai/assistants/canary-deploys.d.ts +20 -20
- package/resources/ai/assistants/canary-deploys.d.ts.map +1 -1
- package/resources/ai/assistants/canary-deploys.js +26 -26
- package/resources/ai/assistants/canary-deploys.js.map +1 -1
- package/resources/ai/assistants/canary-deploys.mjs +26 -26
- package/resources/ai/assistants/canary-deploys.mjs.map +1 -1
- package/resources/ai/assistants/index.d.mts +5 -5
- package/resources/ai/assistants/index.d.mts.map +1 -1
- package/resources/ai/assistants/index.d.ts +5 -5
- package/resources/ai/assistants/index.d.ts.map +1 -1
- package/resources/ai/assistants/scheduled-events.d.mts +44 -44
- package/resources/ai/assistants/scheduled-events.d.mts.map +1 -1
- package/resources/ai/assistants/scheduled-events.d.ts +44 -44
- package/resources/ai/assistants/scheduled-events.d.ts.map +1 -1
- package/resources/ai/assistants/scheduled-events.js +32 -32
- package/resources/ai/assistants/scheduled-events.js.map +1 -1
- package/resources/ai/assistants/scheduled-events.mjs +32 -32
- package/resources/ai/assistants/scheduled-events.mjs.map +1 -1
- package/resources/ai/assistants/tests/index.d.mts +2 -2
- package/resources/ai/assistants/tests/index.d.mts.map +1 -1
- package/resources/ai/assistants/tests/index.d.ts +2 -2
- package/resources/ai/assistants/tests/index.d.ts.map +1 -1
- package/resources/ai/assistants/tests/runs.d.mts +19 -19
- package/resources/ai/assistants/tests/runs.d.mts.map +1 -1
- package/resources/ai/assistants/tests/runs.d.ts +19 -19
- package/resources/ai/assistants/tests/runs.d.ts.map +1 -1
- package/resources/ai/assistants/tests/runs.js +15 -15
- package/resources/ai/assistants/tests/runs.js.map +1 -1
- package/resources/ai/assistants/tests/runs.mjs +15 -15
- package/resources/ai/assistants/tests/runs.mjs.map +1 -1
- package/resources/ai/assistants/tests/tests.d.mts +38 -38
- package/resources/ai/assistants/tests/tests.d.mts.map +1 -1
- package/resources/ai/assistants/tests/tests.d.ts +38 -38
- package/resources/ai/assistants/tests/tests.d.ts.map +1 -1
- package/resources/ai/assistants/tests/tests.js +32 -32
- package/resources/ai/assistants/tests/tests.js.map +1 -1
- package/resources/ai/assistants/tests/tests.mjs +32 -32
- package/resources/ai/assistants/tests/tests.mjs.map +1 -1
- package/resources/ai/assistants/tools.d.mts +19 -19
- package/resources/ai/assistants/tools.d.mts.map +1 -1
- package/resources/ai/assistants/tools.d.ts +19 -19
- package/resources/ai/assistants/tools.d.ts.map +1 -1
- package/resources/ai/assistants/tools.js +10 -10
- package/resources/ai/assistants/tools.js.map +1 -1
- package/resources/ai/assistants/tools.mjs +10 -10
- package/resources/ai/assistants/tools.mjs.map +1 -1
- package/resources/ai/assistants/versions.d.mts +30 -30
- package/resources/ai/assistants/versions.d.mts.map +1 -1
- package/resources/ai/assistants/versions.d.ts +30 -30
- package/resources/ai/assistants/versions.d.ts.map +1 -1
- package/resources/ai/assistants/versions.js +31 -31
- package/resources/ai/assistants/versions.js.map +1 -1
- package/resources/ai/assistants/versions.mjs +31 -31
- package/resources/ai/assistants/versions.mjs.map +1 -1
- package/resources/ai/clusters.d.mts +30 -30
- package/resources/ai/clusters.d.mts.map +1 -1
- package/resources/ai/clusters.d.ts +30 -30
- package/resources/ai/clusters.d.ts.map +1 -1
- package/resources/ai/clusters.js +21 -21
- package/resources/ai/clusters.js.map +1 -1
- package/resources/ai/clusters.mjs +21 -21
- package/resources/ai/clusters.mjs.map +1 -1
- package/resources/ai/conversations/conversations.d.mts +51 -51
- package/resources/ai/conversations/conversations.d.mts.map +1 -1
- package/resources/ai/conversations/conversations.d.ts +51 -51
- package/resources/ai/conversations/conversations.d.ts.map +1 -1
- package/resources/ai/conversations/conversations.js +36 -36
- package/resources/ai/conversations/conversations.js.map +1 -1
- package/resources/ai/conversations/conversations.mjs +36 -36
- package/resources/ai/conversations/conversations.mjs.map +1 -1
- package/resources/ai/conversations/index.d.mts +3 -3
- package/resources/ai/conversations/index.d.mts.map +1 -1
- package/resources/ai/conversations/index.d.ts +3 -3
- package/resources/ai/conversations/index.d.ts.map +1 -1
- package/resources/ai/conversations/insight-groups/index.d.mts +1 -1
- package/resources/ai/conversations/insight-groups/index.d.mts.map +1 -1
- package/resources/ai/conversations/insight-groups/index.d.ts +1 -1
- package/resources/ai/conversations/insight-groups/index.d.ts.map +1 -1
- package/resources/ai/conversations/insight-groups/insight-groups.d.mts +26 -26
- package/resources/ai/conversations/insight-groups/insight-groups.d.mts.map +1 -1
- package/resources/ai/conversations/insight-groups/insight-groups.d.ts +26 -26
- package/resources/ai/conversations/insight-groups/insight-groups.d.ts.map +1 -1
- package/resources/ai/conversations/insight-groups/insight-groups.js +24 -24
- package/resources/ai/conversations/insight-groups/insight-groups.js.map +1 -1
- package/resources/ai/conversations/insight-groups/insight-groups.mjs +24 -24
- package/resources/ai/conversations/insight-groups/insight-groups.mjs.map +1 -1
- package/resources/ai/conversations/insights.d.mts +26 -26
- package/resources/ai/conversations/insights.d.mts.map +1 -1
- package/resources/ai/conversations/insights.d.ts +26 -26
- package/resources/ai/conversations/insights.d.ts.map +1 -1
- package/resources/ai/conversations/insights.js +33 -33
- package/resources/ai/conversations/insights.js.map +1 -1
- package/resources/ai/conversations/insights.mjs +33 -33
- package/resources/ai/conversations/insights.mjs.map +1 -1
- package/resources/ai/embeddings/buckets.d.mts +12 -12
- package/resources/ai/embeddings/buckets.d.mts.map +1 -1
- package/resources/ai/embeddings/buckets.d.ts +12 -12
- package/resources/ai/embeddings/buckets.d.ts.map +1 -1
- package/resources/ai/embeddings/buckets.js +14 -14
- package/resources/ai/embeddings/buckets.js.map +1 -1
- package/resources/ai/embeddings/buckets.mjs +14 -14
- package/resources/ai/embeddings/buckets.mjs.map +1 -1
- package/resources/ai/embeddings/embeddings.d.mts +36 -36
- package/resources/ai/embeddings/embeddings.d.mts.map +1 -1
- package/resources/ai/embeddings/embeddings.d.ts +36 -36
- package/resources/ai/embeddings/embeddings.d.ts.map +1 -1
- package/resources/ai/embeddings/embeddings.js +33 -33
- package/resources/ai/embeddings/embeddings.js.map +1 -1
- package/resources/ai/embeddings/embeddings.mjs +33 -33
- package/resources/ai/embeddings/embeddings.mjs.map +1 -1
- package/resources/ai/embeddings/index.d.mts +1 -1
- package/resources/ai/embeddings/index.d.mts.map +1 -1
- package/resources/ai/embeddings/index.d.ts +1 -1
- package/resources/ai/embeddings/index.d.ts.map +1 -1
- package/resources/ai/fine-tuning/jobs.d.mts +9 -9
- package/resources/ai/fine-tuning/jobs.d.mts.map +1 -1
- package/resources/ai/fine-tuning/jobs.d.ts +9 -9
- package/resources/ai/fine-tuning/jobs.d.ts.map +1 -1
- package/resources/ai/fine-tuning/jobs.js +11 -11
- package/resources/ai/fine-tuning/jobs.js.map +1 -1
- package/resources/ai/fine-tuning/jobs.mjs +11 -11
- package/resources/ai/fine-tuning/jobs.mjs.map +1 -1
- package/resources/ai/index.d.mts +8 -8
- package/resources/ai/index.d.mts.map +1 -1
- package/resources/ai/index.d.ts +8 -8
- package/resources/ai/index.d.ts.map +1 -1
- package/resources/ai/integrations/connections.d.mts +12 -12
- package/resources/ai/integrations/connections.d.mts.map +1 -1
- package/resources/ai/integrations/connections.d.ts +12 -12
- package/resources/ai/integrations/connections.d.ts.map +1 -1
- package/resources/ai/integrations/connections.js +14 -14
- package/resources/ai/integrations/connections.js.map +1 -1
- package/resources/ai/integrations/connections.mjs +14 -14
- package/resources/ai/integrations/connections.mjs.map +1 -1
- package/resources/ai/integrations/integrations.d.mts +8 -8
- package/resources/ai/integrations/integrations.d.mts.map +1 -1
- package/resources/ai/integrations/integrations.d.ts +8 -8
- package/resources/ai/integrations/integrations.d.ts.map +1 -1
- package/resources/ai/integrations/integrations.js +10 -10
- package/resources/ai/integrations/integrations.js.map +1 -1
- package/resources/ai/integrations/integrations.mjs +10 -10
- package/resources/ai/integrations/integrations.mjs.map +1 -1
- package/resources/ai/mcp-servers.d.mts +32 -32
- package/resources/ai/mcp-servers.d.mts.map +1 -1
- package/resources/ai/mcp-servers.d.ts +32 -32
- package/resources/ai/mcp-servers.d.ts.map +1 -1
- package/resources/ai/mcp-servers.js +31 -31
- package/resources/ai/mcp-servers.js.map +1 -1
- package/resources/ai/mcp-servers.mjs +31 -31
- package/resources/ai/mcp-servers.mjs.map +1 -1
- package/resources/ai/missions/index.d.mts +2 -2
- package/resources/ai/missions/index.d.mts.map +1 -1
- package/resources/ai/missions/index.d.ts +2 -2
- package/resources/ai/missions/index.d.ts.map +1 -1
- package/resources/ai/missions/knowledge-bases.d.mts +12 -12
- package/resources/ai/missions/knowledge-bases.d.mts.map +1 -1
- package/resources/ai/missions/knowledge-bases.d.ts +12 -12
- package/resources/ai/missions/knowledge-bases.d.ts.map +1 -1
- package/resources/ai/missions/knowledge-bases.js +14 -14
- package/resources/ai/missions/knowledge-bases.js.map +1 -1
- package/resources/ai/missions/knowledge-bases.mjs +14 -14
- package/resources/ai/missions/knowledge-bases.mjs.map +1 -1
- package/resources/ai/missions/mcp-servers.d.mts +12 -12
- package/resources/ai/missions/mcp-servers.d.mts.map +1 -1
- package/resources/ai/missions/mcp-servers.d.ts +12 -12
- package/resources/ai/missions/mcp-servers.d.ts.map +1 -1
- package/resources/ai/missions/mcp-servers.js +14 -14
- package/resources/ai/missions/mcp-servers.js.map +1 -1
- package/resources/ai/missions/mcp-servers.mjs +14 -14
- package/resources/ai/missions/mcp-servers.mjs.map +1 -1
- package/resources/ai/missions/missions.d.mts +30 -30
- package/resources/ai/missions/missions.d.mts.map +1 -1
- package/resources/ai/missions/missions.d.ts +30 -30
- package/resources/ai/missions/missions.d.ts.map +1 -1
- package/resources/ai/missions/missions.js +34 -34
- package/resources/ai/missions/missions.js.map +1 -1
- package/resources/ai/missions/missions.mjs +34 -34
- package/resources/ai/missions/missions.mjs.map +1 -1
- package/resources/ai/missions/runs/events.d.mts +22 -22
- package/resources/ai/missions/runs/events.d.mts.map +1 -1
- package/resources/ai/missions/runs/events.d.ts +22 -22
- package/resources/ai/missions/runs/events.d.ts.map +1 -1
- package/resources/ai/missions/runs/events.js +15 -15
- package/resources/ai/missions/runs/events.js.map +1 -1
- package/resources/ai/missions/runs/events.mjs +15 -15
- package/resources/ai/missions/runs/events.mjs.map +1 -1
- package/resources/ai/missions/runs/index.d.mts +3 -3
- package/resources/ai/missions/runs/index.d.mts.map +1 -1
- package/resources/ai/missions/runs/index.d.ts +3 -3
- package/resources/ai/missions/runs/index.d.ts.map +1 -1
- package/resources/ai/missions/runs/plan.d.mts +41 -41
- package/resources/ai/missions/runs/plan.d.mts.map +1 -1
- package/resources/ai/missions/runs/plan.d.ts +41 -41
- package/resources/ai/missions/runs/plan.d.ts.map +1 -1
- package/resources/ai/missions/runs/plan.js +27 -27
- package/resources/ai/missions/runs/plan.js.map +1 -1
- package/resources/ai/missions/runs/plan.mjs +27 -27
- package/resources/ai/missions/runs/plan.mjs.map +1 -1
- package/resources/ai/missions/runs/runs.d.mts +27 -27
- package/resources/ai/missions/runs/runs.d.mts.map +1 -1
- package/resources/ai/missions/runs/runs.d.ts +27 -27
- package/resources/ai/missions/runs/runs.d.ts.map +1 -1
- package/resources/ai/missions/runs/runs.js +23 -23
- package/resources/ai/missions/runs/runs.js.map +1 -1
- package/resources/ai/missions/runs/runs.mjs +23 -23
- package/resources/ai/missions/runs/runs.mjs.map +1 -1
- package/resources/ai/missions/tools.d.mts +11 -11
- package/resources/ai/missions/tools.d.mts.map +1 -1
- package/resources/ai/missions/tools.d.ts +11 -11
- package/resources/ai/missions/tools.d.ts.map +1 -1
- package/resources/ai/missions/tools.js +13 -13
- package/resources/ai/missions/tools.js.map +1 -1
- package/resources/ai/missions/tools.mjs +13 -13
- package/resources/ai/missions/tools.mjs.map +1 -1
- package/resources/ai/openai/openai.d.mts +23 -23
- package/resources/ai/openai/openai.d.mts.map +1 -1
- package/resources/ai/openai/openai.d.ts +23 -23
- package/resources/ai/openai/openai.d.ts.map +1 -1
- package/resources/ai/openai/openai.js +25 -25
- package/resources/ai/openai/openai.js.map +1 -1
- package/resources/ai/openai/openai.mjs +25 -25
- package/resources/ai/openai/openai.mjs.map +1 -1
- package/resources/ai/tools.d.mts +32 -32
- package/resources/ai/tools.d.mts.map +1 -1
- package/resources/ai/tools.d.ts +32 -32
- package/resources/ai/tools.d.ts.map +1 -1
- package/resources/ai/tools.js +28 -28
- package/resources/ai/tools.js.map +1 -1
- package/resources/ai/tools.mjs +28 -28
- package/resources/ai/tools.mjs.map +1 -1
- package/resources/alphanumeric-sender-ids.d.mts +25 -25
- package/resources/alphanumeric-sender-ids.d.mts.map +1 -1
- package/resources/alphanumeric-sender-ids.d.ts +25 -25
- package/resources/alphanumeric-sender-ids.d.ts.map +1 -1
- package/resources/alphanumeric-sender-ids.js +25 -25
- package/resources/alphanumeric-sender-ids.js.map +1 -1
- package/resources/alphanumeric-sender-ids.mjs +25 -25
- package/resources/alphanumeric-sender-ids.mjs.map +1 -1
- package/resources/authentication-providers.d.mts +41 -41
- package/resources/authentication-providers.d.mts.map +1 -1
- package/resources/authentication-providers.d.ts +41 -41
- package/resources/authentication-providers.d.ts.map +1 -1
- package/resources/authentication-providers.js +26 -26
- package/resources/authentication-providers.js.map +1 -1
- package/resources/authentication-providers.mjs +26 -26
- package/resources/authentication-providers.mjs.map +1 -1
- package/resources/billing-groups.d.mts +25 -25
- package/resources/billing-groups.d.mts.map +1 -1
- package/resources/billing-groups.d.ts +25 -25
- package/resources/billing-groups.d.ts.map +1 -1
- package/resources/billing-groups.js +30 -30
- package/resources/billing-groups.js.map +1 -1
- package/resources/billing-groups.mjs +30 -30
- package/resources/billing-groups.mjs.map +1 -1
- package/resources/bulk-sim-card-actions.d.mts +4 -4
- package/resources/bulk-sim-card-actions.d.mts.map +1 -1
- package/resources/bulk-sim-card-actions.d.ts +4 -4
- package/resources/bulk-sim-card-actions.d.ts.map +1 -1
- package/resources/bulk-sim-card-actions.js +6 -6
- package/resources/bulk-sim-card-actions.js.map +1 -1
- package/resources/bulk-sim-card-actions.mjs +6 -6
- package/resources/bulk-sim-card-actions.mjs.map +1 -1
- package/resources/bundle-pricing/billing-bundles.d.mts +19 -19
- package/resources/bundle-pricing/billing-bundles.d.mts.map +1 -1
- package/resources/bundle-pricing/billing-bundles.d.ts +19 -19
- package/resources/bundle-pricing/billing-bundles.d.ts.map +1 -1
- package/resources/bundle-pricing/billing-bundles.js +17 -17
- package/resources/bundle-pricing/billing-bundles.js.map +1 -1
- package/resources/bundle-pricing/billing-bundles.mjs +17 -17
- package/resources/bundle-pricing/billing-bundles.mjs.map +1 -1
- package/resources/bundle-pricing/bundle-pricing.d.mts +2 -2
- package/resources/bundle-pricing/bundle-pricing.d.mts.map +1 -1
- package/resources/bundle-pricing/bundle-pricing.d.ts +2 -2
- package/resources/bundle-pricing/bundle-pricing.d.ts.map +1 -1
- package/resources/bundle-pricing/index.d.mts +2 -2
- package/resources/bundle-pricing/index.d.mts.map +1 -1
- package/resources/bundle-pricing/index.d.ts +2 -2
- package/resources/bundle-pricing/index.d.ts.map +1 -1
- package/resources/bundle-pricing/user-bundles.d.mts +58 -58
- package/resources/bundle-pricing/user-bundles.d.mts.map +1 -1
- package/resources/bundle-pricing/user-bundles.d.ts +58 -58
- package/resources/bundle-pricing/user-bundles.d.ts.map +1 -1
- package/resources/bundle-pricing/user-bundles.js +32 -32
- package/resources/bundle-pricing/user-bundles.js.map +1 -1
- package/resources/bundle-pricing/user-bundles.mjs +32 -32
- package/resources/bundle-pricing/user-bundles.mjs.map +1 -1
- package/resources/call-control-applications.d.mts +151 -151
- package/resources/call-control-applications.d.mts.map +1 -1
- package/resources/call-control-applications.d.ts +151 -151
- package/resources/call-control-applications.d.ts.map +1 -1
- package/resources/call-control-applications.js +28 -28
- package/resources/call-control-applications.js.map +1 -1
- package/resources/call-control-applications.mjs +28 -28
- package/resources/call-control-applications.mjs.map +1 -1
- package/resources/calls/actions.d.mts +1089 -1062
- package/resources/calls/actions.d.mts.map +1 -1
- package/resources/calls/actions.d.ts +1089 -1062
- package/resources/calls/actions.d.ts.map +1 -1
- package/resources/calls/actions.js +307 -307
- package/resources/calls/actions.js.map +1 -1
- package/resources/calls/actions.mjs +307 -307
- package/resources/calls/actions.mjs.map +1 -1
- package/resources/calls/calls.d.mts +1 -1
- package/resources/calls/calls.d.mts.map +1 -1
- package/resources/calls/calls.d.ts +1 -1
- package/resources/calls/calls.d.ts.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/channel-zones.d.mts +10 -10
- package/resources/channel-zones.d.mts.map +1 -1
- package/resources/channel-zones.d.ts +10 -10
- package/resources/channel-zones.d.ts.map +1 -1
- package/resources/channel-zones.js +9 -9
- package/resources/channel-zones.js.map +1 -1
- package/resources/channel-zones.mjs +9 -9
- package/resources/channel-zones.mjs.map +1 -1
- package/resources/comments.d.mts +15 -15
- package/resources/comments.d.mts.map +1 -1
- package/resources/comments.d.ts +15 -15
- package/resources/comments.d.ts.map +1 -1
- package/resources/comments.js +11 -11
- package/resources/comments.js.map +1 -1
- package/resources/comments.mjs +11 -11
- package/resources/comments.mjs.map +1 -1
- package/resources/conferences/actions.d.mts +187 -187
- package/resources/conferences/actions.d.mts.map +1 -1
- package/resources/conferences/actions.d.ts +187 -187
- package/resources/conferences/actions.d.ts.map +1 -1
- package/resources/conferences/actions.js +64 -64
- package/resources/conferences/actions.js.map +1 -1
- package/resources/conferences/actions.mjs +64 -64
- package/resources/conferences/actions.mjs.map +1 -1
- package/resources/conferences/conferences.d.mts +97 -97
- package/resources/conferences/conferences.d.mts.map +1 -1
- package/resources/conferences/conferences.d.ts +97 -97
- package/resources/conferences/conferences.d.ts.map +1 -1
- package/resources/conferences/conferences.js +27 -27
- package/resources/conferences/conferences.js.map +1 -1
- package/resources/conferences/conferences.mjs +27 -27
- package/resources/conferences/conferences.mjs.map +1 -1
- package/resources/conferences/index.d.mts +2 -2
- package/resources/conferences/index.d.mts.map +1 -1
- package/resources/conferences/index.d.ts +2 -2
- package/resources/conferences/index.d.ts.map +1 -1
- package/resources/connections.d.mts +5 -5
- package/resources/connections.d.mts.map +1 -1
- package/resources/connections.d.ts +5 -5
- package/resources/connections.d.ts.map +1 -1
- package/resources/connections.js +7 -7
- package/resources/connections.js.map +1 -1
- package/resources/connections.mjs +7 -7
- package/resources/connections.mjs.map +1 -1
- package/resources/credential-connections/credential-connections.d.mts +82 -82
- package/resources/credential-connections/credential-connections.d.mts.map +1 -1
- package/resources/credential-connections/credential-connections.d.ts +82 -82
- package/resources/credential-connections/credential-connections.d.ts.map +1 -1
- package/resources/credential-connections/credential-connections.js +29 -29
- package/resources/credential-connections/credential-connections.js.map +1 -1
- package/resources/credential-connections/credential-connections.mjs +29 -29
- package/resources/credential-connections/credential-connections.mjs.map +1 -1
- package/resources/credential-connections/index.d.mts +1 -1
- package/resources/credential-connections/index.d.mts.map +1 -1
- package/resources/credential-connections/index.d.ts +1 -1
- package/resources/credential-connections/index.d.ts.map +1 -1
- package/resources/custom-storage-credentials.d.mts +18 -18
- package/resources/custom-storage-credentials.d.mts.map +1 -1
- package/resources/custom-storage-credentials.d.ts +18 -18
- package/resources/custom-storage-credentials.d.ts.map +1 -1
- package/resources/custom-storage-credentials.js +24 -24
- package/resources/custom-storage-credentials.js.map +1 -1
- package/resources/custom-storage-credentials.mjs +24 -24
- package/resources/custom-storage-credentials.mjs.map +1 -1
- package/resources/customer-service-records.d.mts +78 -78
- package/resources/customer-service-records.d.mts.map +1 -1
- package/resources/customer-service-records.d.ts +78 -78
- package/resources/customer-service-records.d.ts.map +1 -1
- package/resources/customer-service-records.js +26 -26
- package/resources/customer-service-records.js.map +1 -1
- package/resources/customer-service-records.mjs +26 -26
- package/resources/customer-service-records.mjs.map +1 -1
- package/resources/dialogflow-connections.d.mts +22 -22
- package/resources/dialogflow-connections.d.mts.map +1 -1
- package/resources/dialogflow-connections.d.ts +22 -22
- package/resources/dialogflow-connections.d.ts.map +1 -1
- package/resources/dialogflow-connections.js +29 -29
- package/resources/dialogflow-connections.js.map +1 -1
- package/resources/dialogflow-connections.mjs +29 -29
- package/resources/dialogflow-connections.mjs.map +1 -1
- package/resources/dir/comments.d.mts +23 -23
- package/resources/dir/comments.d.mts.map +1 -1
- package/resources/dir/comments.d.ts +23 -23
- package/resources/dir/comments.d.ts.map +1 -1
- package/resources/dir/comments.js +20 -20
- package/resources/dir/comments.js.map +1 -1
- package/resources/dir/comments.mjs +20 -20
- package/resources/dir/comments.mjs.map +1 -1
- package/resources/dir/dir.d.mts +142 -133
- package/resources/dir/dir.d.mts.map +1 -1
- package/resources/dir/dir.d.ts +142 -133
- package/resources/dir/dir.d.ts.map +1 -1
- package/resources/dir/dir.js +100 -92
- package/resources/dir/dir.js.map +1 -1
- package/resources/dir/dir.mjs +100 -92
- package/resources/dir/dir.mjs.map +1 -1
- package/resources/dir/index.d.mts +6 -4
- package/resources/dir/index.d.mts.map +1 -1
- package/resources/dir/index.d.ts +6 -4
- package/resources/dir/index.d.ts.map +1 -1
- package/resources/dir/index.js +5 -1
- package/resources/dir/index.js.map +1 -1
- package/resources/dir/index.mjs +2 -0
- package/resources/dir/index.mjs.map +1 -1
- package/resources/dir/phone-number-batches.d.mts +21 -21
- package/resources/dir/phone-number-batches.d.mts.map +1 -1
- package/resources/dir/phone-number-batches.d.ts +21 -21
- package/resources/dir/phone-number-batches.d.ts.map +1 -1
- package/resources/dir/phone-number-batches.js +17 -17
- package/resources/dir/phone-number-batches.js.map +1 -1
- package/resources/dir/phone-number-batches.mjs +17 -17
- package/resources/dir/phone-number-batches.mjs.map +1 -1
- package/resources/dir/phone-numbers.d.mts +17 -17
- package/resources/dir/phone-numbers.d.mts.map +1 -1
- package/resources/dir/phone-numbers.d.ts +17 -17
- package/resources/dir/phone-numbers.d.ts.map +1 -1
- package/resources/dir/phone-numbers.js +15 -15
- package/resources/dir/phone-numbers.js.map +1 -1
- package/resources/dir/phone-numbers.mjs +15 -15
- package/resources/dir/phone-numbers.mjs.map +1 -1
- package/resources/dir/references.d.mts +231 -0
- package/resources/dir/references.d.mts.map +1 -0
- package/resources/dir/references.d.ts +231 -0
- package/resources/dir/references.d.ts.map +1 -0
- package/resources/dir/references.js +96 -0
- package/resources/dir/references.js.map +1 -0
- package/resources/dir/references.mjs +92 -0
- package/resources/dir/references.mjs.map +1 -0
- package/resources/dir/verify-email.d.mts +90 -0
- package/resources/dir/verify-email.d.mts.map +1 -0
- package/resources/dir/verify-email.d.ts +90 -0
- package/resources/dir/verify-email.d.ts.map +1 -0
- package/resources/dir/verify-email.js +65 -0
- package/resources/dir/verify-email.js.map +1 -0
- package/resources/dir/verify-email.mjs +61 -0
- package/resources/dir/verify-email.mjs.map +1 -0
- package/resources/documents.d.mts +51 -51
- package/resources/documents.d.mts.map +1 -1
- package/resources/documents.d.ts +51 -51
- package/resources/documents.d.ts.map +1 -1
- package/resources/documents.js +53 -53
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +53 -53
- package/resources/documents.mjs.map +1 -1
- package/resources/dynamic-emergency-addresses.d.mts +32 -32
- package/resources/dynamic-emergency-addresses.d.mts.map +1 -1
- package/resources/dynamic-emergency-addresses.d.ts +32 -32
- package/resources/dynamic-emergency-addresses.d.ts.map +1 -1
- package/resources/dynamic-emergency-addresses.js +22 -22
- package/resources/dynamic-emergency-addresses.js.map +1 -1
- package/resources/dynamic-emergency-addresses.mjs +22 -22
- package/resources/dynamic-emergency-addresses.mjs.map +1 -1
- package/resources/dynamic-emergency-endpoints.d.mts +27 -27
- package/resources/dynamic-emergency-endpoints.d.mts.map +1 -1
- package/resources/dynamic-emergency-endpoints.d.ts +27 -27
- package/resources/dynamic-emergency-endpoints.d.ts.map +1 -1
- package/resources/dynamic-emergency-endpoints.js +22 -22
- package/resources/dynamic-emergency-endpoints.js.map +1 -1
- package/resources/dynamic-emergency-endpoints.mjs +22 -22
- package/resources/dynamic-emergency-endpoints.mjs.map +1 -1
- package/resources/enterprises/dir.d.mts +65 -65
- package/resources/enterprises/dir.d.mts.map +1 -1
- package/resources/enterprises/dir.d.ts +65 -65
- package/resources/enterprises/dir.d.ts.map +1 -1
- package/resources/enterprises/dir.js +28 -28
- package/resources/enterprises/dir.js.map +1 -1
- package/resources/enterprises/dir.mjs +28 -28
- package/resources/enterprises/dir.mjs.map +1 -1
- package/resources/enterprises/enterprises.d.mts +45 -45
- package/resources/enterprises/enterprises.d.mts.map +1 -1
- package/resources/enterprises/enterprises.d.ts +45 -45
- package/resources/enterprises/enterprises.d.ts.map +1 -1
- package/resources/enterprises/enterprises.js +43 -43
- package/resources/enterprises/enterprises.js.map +1 -1
- package/resources/enterprises/enterprises.mjs +43 -43
- package/resources/enterprises/enterprises.mjs.map +1 -1
- package/resources/enterprises/index.d.mts +2 -2
- package/resources/enterprises/index.d.mts.map +1 -1
- package/resources/enterprises/index.d.ts +2 -2
- package/resources/enterprises/index.d.ts.map +1 -1
- package/resources/enterprises/reputation/index.d.mts +2 -2
- package/resources/enterprises/reputation/index.d.mts.map +1 -1
- package/resources/enterprises/reputation/index.d.ts +2 -2
- package/resources/enterprises/reputation/index.d.ts.map +1 -1
- package/resources/enterprises/reputation/numbers.d.mts +29 -29
- package/resources/enterprises/reputation/numbers.d.mts.map +1 -1
- package/resources/enterprises/reputation/numbers.d.ts +29 -29
- package/resources/enterprises/reputation/numbers.d.ts.map +1 -1
- package/resources/enterprises/reputation/numbers.js +23 -23
- package/resources/enterprises/reputation/numbers.js.map +1 -1
- package/resources/enterprises/reputation/numbers.mjs +23 -23
- package/resources/enterprises/reputation/numbers.mjs.map +1 -1
- package/resources/enterprises/reputation/remediation.d.mts +32 -32
- package/resources/enterprises/reputation/remediation.d.mts.map +1 -1
- package/resources/enterprises/reputation/remediation.d.ts +32 -32
- package/resources/enterprises/reputation/remediation.d.ts.map +1 -1
- package/resources/enterprises/reputation/remediation.js +19 -19
- package/resources/enterprises/reputation/remediation.js.map +1 -1
- package/resources/enterprises/reputation/remediation.mjs +19 -19
- package/resources/enterprises/reputation/remediation.mjs.map +1 -1
- package/resources/enterprises/reputation/reputation.d.mts +15 -15
- package/resources/enterprises/reputation/reputation.d.mts.map +1 -1
- package/resources/enterprises/reputation/reputation.d.ts +15 -15
- package/resources/enterprises/reputation/reputation.d.ts.map +1 -1
- package/resources/enterprises/reputation/reputation.js +18 -18
- package/resources/enterprises/reputation/reputation.js.map +1 -1
- package/resources/enterprises/reputation/reputation.mjs +18 -18
- package/resources/enterprises/reputation/reputation.mjs.map +1 -1
- package/resources/external-connections/civic-addresses.d.mts +19 -19
- package/resources/external-connections/civic-addresses.d.mts.map +1 -1
- package/resources/external-connections/civic-addresses.d.ts +19 -19
- package/resources/external-connections/civic-addresses.d.ts.map +1 -1
- package/resources/external-connections/civic-addresses.js +14 -14
- package/resources/external-connections/civic-addresses.js.map +1 -1
- package/resources/external-connections/civic-addresses.mjs +14 -14
- package/resources/external-connections/civic-addresses.mjs.map +1 -1
- package/resources/external-connections/external-connections.d.mts +92 -92
- package/resources/external-connections/external-connections.d.mts.map +1 -1
- package/resources/external-connections/external-connections.d.ts +92 -92
- package/resources/external-connections/external-connections.d.ts.map +1 -1
- package/resources/external-connections/external-connections.js +37 -37
- package/resources/external-connections/external-connections.js.map +1 -1
- package/resources/external-connections/external-connections.mjs +37 -37
- package/resources/external-connections/external-connections.mjs.map +1 -1
- package/resources/external-connections/index.d.mts +5 -5
- package/resources/external-connections/index.d.mts.map +1 -1
- package/resources/external-connections/index.d.ts +5 -5
- package/resources/external-connections/index.d.ts.map +1 -1
- package/resources/external-connections/log-messages.d.mts +12 -12
- package/resources/external-connections/log-messages.d.mts.map +1 -1
- package/resources/external-connections/log-messages.d.ts +12 -12
- package/resources/external-connections/log-messages.d.ts.map +1 -1
- package/resources/external-connections/log-messages.js +14 -14
- package/resources/external-connections/log-messages.js.map +1 -1
- package/resources/external-connections/log-messages.mjs +14 -14
- package/resources/external-connections/log-messages.mjs.map +1 -1
- package/resources/external-connections/phone-numbers.d.mts +32 -32
- package/resources/external-connections/phone-numbers.d.mts.map +1 -1
- package/resources/external-connections/phone-numbers.d.ts +32 -32
- package/resources/external-connections/phone-numbers.d.ts.map +1 -1
- package/resources/external-connections/phone-numbers.js +17 -17
- package/resources/external-connections/phone-numbers.js.map +1 -1
- package/resources/external-connections/phone-numbers.mjs +17 -17
- package/resources/external-connections/phone-numbers.mjs.map +1 -1
- package/resources/external-connections/releases.d.mts +20 -20
- package/resources/external-connections/releases.d.mts.map +1 -1
- package/resources/external-connections/releases.d.ts +20 -20
- package/resources/external-connections/releases.d.ts.map +1 -1
- package/resources/external-connections/releases.js +16 -16
- package/resources/external-connections/releases.js.map +1 -1
- package/resources/external-connections/releases.mjs +16 -16
- package/resources/external-connections/releases.mjs.map +1 -1
- package/resources/external-connections/uploads.d.mts +50 -50
- package/resources/external-connections/uploads.d.mts.map +1 -1
- package/resources/external-connections/uploads.d.ts +50 -50
- package/resources/external-connections/uploads.d.ts.map +1 -1
- package/resources/external-connections/uploads.js +34 -34
- package/resources/external-connections/uploads.js.map +1 -1
- package/resources/external-connections/uploads.mjs +34 -34
- package/resources/external-connections/uploads.mjs.map +1 -1
- package/resources/fax-applications.d.mts +81 -81
- package/resources/fax-applications.d.mts.map +1 -1
- package/resources/fax-applications.d.ts +81 -81
- package/resources/fax-applications.d.ts.map +1 -1
- package/resources/fax-applications.js +34 -34
- package/resources/fax-applications.js.map +1 -1
- package/resources/fax-applications.mjs +34 -34
- package/resources/fax-applications.mjs.map +1 -1
- package/resources/faxes/faxes.d.mts +96 -96
- package/resources/faxes/faxes.d.mts.map +1 -1
- package/resources/faxes/faxes.d.ts +96 -96
- package/resources/faxes/faxes.d.ts.map +1 -1
- package/resources/faxes/faxes.js +25 -25
- package/resources/faxes/faxes.js.map +1 -1
- package/resources/faxes/faxes.mjs +25 -25
- package/resources/faxes/faxes.mjs.map +1 -1
- package/resources/faxes/index.d.mts +1 -1
- package/resources/faxes/index.d.mts.map +1 -1
- package/resources/faxes/index.d.ts +1 -1
- package/resources/faxes/index.d.ts.map +1 -1
- package/resources/fqdn-connections.d.mts +84 -84
- package/resources/fqdn-connections.d.mts.map +1 -1
- package/resources/fqdn-connections.d.ts +84 -84
- package/resources/fqdn-connections.d.ts.map +1 -1
- package/resources/fqdn-connections.js +30 -30
- package/resources/fqdn-connections.js.map +1 -1
- package/resources/fqdn-connections.mjs +30 -30
- package/resources/fqdn-connections.mjs.map +1 -1
- package/resources/fqdns.d.mts +53 -53
- package/resources/fqdns.d.mts.map +1 -1
- package/resources/fqdns.d.ts +53 -53
- package/resources/fqdns.d.ts.map +1 -1
- package/resources/fqdns.js +26 -26
- package/resources/fqdns.js.map +1 -1
- package/resources/fqdns.mjs +26 -26
- package/resources/fqdns.mjs.map +1 -1
- package/resources/global-ip-assignments.d.mts +11 -11
- package/resources/global-ip-assignments.d.mts.map +1 -1
- package/resources/global-ip-assignments.d.ts +11 -11
- package/resources/global-ip-assignments.d.ts.map +1 -1
- package/resources/global-ip-assignments.js +15 -15
- package/resources/global-ip-assignments.js.map +1 -1
- package/resources/global-ip-assignments.mjs +15 -15
- package/resources/global-ip-assignments.mjs.map +1 -1
- package/resources/global-ip-health-checks.d.mts +21 -21
- package/resources/global-ip-health-checks.d.mts.map +1 -1
- package/resources/global-ip-health-checks.d.ts +21 -21
- package/resources/global-ip-health-checks.d.ts.map +1 -1
- package/resources/global-ip-health-checks.js +25 -25
- package/resources/global-ip-health-checks.js.map +1 -1
- package/resources/global-ip-health-checks.mjs +25 -25
- package/resources/global-ip-health-checks.mjs.map +1 -1
- package/resources/global-ips.d.mts +20 -20
- package/resources/global-ips.d.mts.map +1 -1
- package/resources/global-ips.d.ts +20 -20
- package/resources/global-ips.d.ts.map +1 -1
- package/resources/global-ips.js +21 -21
- package/resources/global-ips.js.map +1 -1
- package/resources/global-ips.mjs +21 -21
- package/resources/global-ips.mjs.map +1 -1
- package/resources/inbound-channels.d.mts +13 -13
- package/resources/inbound-channels.d.mts.map +1 -1
- package/resources/inbound-channels.d.ts +13 -13
- package/resources/inbound-channels.d.ts.map +1 -1
- package/resources/inbound-channels.js +15 -15
- package/resources/inbound-channels.js.map +1 -1
- package/resources/inbound-channels.mjs +15 -15
- package/resources/inbound-channels.mjs.map +1 -1
- package/resources/index.d.mts +82 -82
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +82 -82
- package/resources/index.d.ts.map +1 -1
- package/resources/inexplicit-number-orders.d.mts +7 -7
- package/resources/inexplicit-number-orders.d.mts.map +1 -1
- package/resources/inexplicit-number-orders.d.ts +7 -7
- package/resources/inexplicit-number-orders.d.ts.map +1 -1
- package/resources/inexplicit-number-orders.js +6 -6
- package/resources/inexplicit-number-orders.js.map +1 -1
- package/resources/inexplicit-number-orders.mjs +6 -6
- package/resources/inexplicit-number-orders.mjs.map +1 -1
- package/resources/integration-secrets.d.mts +27 -27
- package/resources/integration-secrets.d.mts.map +1 -1
- package/resources/integration-secrets.d.ts +27 -27
- package/resources/integration-secrets.d.ts.map +1 -1
- package/resources/integration-secrets.js +17 -17
- package/resources/integration-secrets.js.map +1 -1
- package/resources/integration-secrets.mjs +17 -17
- package/resources/integration-secrets.mjs.map +1 -1
- package/resources/invoices.d.mts +11 -11
- package/resources/invoices.d.mts.map +1 -1
- package/resources/invoices.d.ts +11 -11
- package/resources/invoices.d.ts.map +1 -1
- package/resources/invoices.js +6 -6
- package/resources/invoices.js.map +1 -1
- package/resources/invoices.mjs +6 -6
- package/resources/invoices.mjs.map +1 -1
- package/resources/ip-connections.d.mts +81 -81
- package/resources/ip-connections.d.mts.map +1 -1
- package/resources/ip-connections.d.ts +81 -81
- package/resources/ip-connections.d.ts.map +1 -1
- package/resources/ip-connections.js +28 -28
- package/resources/ip-connections.js.map +1 -1
- package/resources/ip-connections.mjs +28 -28
- package/resources/ip-connections.mjs.map +1 -1
- package/resources/ips.d.mts +50 -50
- package/resources/ips.d.mts.map +1 -1
- package/resources/ips.d.ts +50 -50
- package/resources/ips.d.ts.map +1 -1
- package/resources/ips.js +27 -27
- package/resources/ips.js.map +1 -1
- package/resources/ips.mjs +27 -27
- package/resources/ips.mjs.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/messaging.d.mts +16 -16
- package/resources/legacy/reporting/batch-detail-records/messaging.d.mts.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/messaging.d.ts +16 -16
- package/resources/legacy/reporting/batch-detail-records/messaging.d.ts.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/messaging.js +20 -20
- package/resources/legacy/reporting/batch-detail-records/messaging.js.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/messaging.mjs +20 -20
- package/resources/legacy/reporting/batch-detail-records/messaging.mjs.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.mts +16 -16
- package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.mts.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.ts +16 -16
- package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.ts.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/speech-to-text.js +20 -20
- package/resources/legacy/reporting/batch-detail-records/speech-to-text.js.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/speech-to-text.mjs +20 -20
- package/resources/legacy/reporting/batch-detail-records/speech-to-text.mjs.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/voice.d.mts +20 -20
- package/resources/legacy/reporting/batch-detail-records/voice.d.mts.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/voice.d.ts +20 -20
- package/resources/legacy/reporting/batch-detail-records/voice.d.ts.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/voice.js +24 -24
- package/resources/legacy/reporting/batch-detail-records/voice.js.map +1 -1
- package/resources/legacy/reporting/batch-detail-records/voice.mjs +24 -24
- package/resources/legacy/reporting/batch-detail-records/voice.mjs.map +1 -1
- package/resources/legacy/reporting/usage-reports/index.d.mts +2 -2
- package/resources/legacy/reporting/usage-reports/index.d.mts.map +1 -1
- package/resources/legacy/reporting/usage-reports/index.d.ts +2 -2
- package/resources/legacy/reporting/usage-reports/index.d.ts.map +1 -1
- package/resources/legacy/reporting/usage-reports/messaging.d.mts +21 -21
- package/resources/legacy/reporting/usage-reports/messaging.d.mts.map +1 -1
- package/resources/legacy/reporting/usage-reports/messaging.d.ts +21 -21
- package/resources/legacy/reporting/usage-reports/messaging.d.ts.map +1 -1
- package/resources/legacy/reporting/usage-reports/messaging.js +22 -22
- package/resources/legacy/reporting/usage-reports/messaging.js.map +1 -1
- package/resources/legacy/reporting/usage-reports/messaging.mjs +22 -22
- package/resources/legacy/reporting/usage-reports/messaging.mjs.map +1 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.d.mts +18 -18
- package/resources/legacy/reporting/usage-reports/number-lookup.d.mts.map +1 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.d.ts +18 -18
- package/resources/legacy/reporting/usage-reports/number-lookup.d.ts.map +1 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.js +26 -26
- package/resources/legacy/reporting/usage-reports/number-lookup.js.map +1 -1
- package/resources/legacy/reporting/usage-reports/number-lookup.mjs +26 -26
- package/resources/legacy/reporting/usage-reports/number-lookup.mjs.map +1 -1
- package/resources/legacy/reporting/usage-reports/usage-reports.d.mts +2 -2
- package/resources/legacy/reporting/usage-reports/usage-reports.d.mts.map +1 -1
- package/resources/legacy/reporting/usage-reports/usage-reports.d.ts +2 -2
- package/resources/legacy/reporting/usage-reports/usage-reports.d.ts.map +1 -1
- package/resources/legacy/reporting/usage-reports/voice.d.mts +21 -21
- package/resources/legacy/reporting/usage-reports/voice.d.mts.map +1 -1
- package/resources/legacy/reporting/usage-reports/voice.d.ts +21 -21
- package/resources/legacy/reporting/usage-reports/voice.d.ts.map +1 -1
- package/resources/legacy/reporting/usage-reports/voice.js +22 -22
- package/resources/legacy/reporting/usage-reports/voice.js.map +1 -1
- package/resources/legacy/reporting/usage-reports/voice.mjs +22 -22
- package/resources/legacy/reporting/usage-reports/voice.mjs.map +1 -1
- package/resources/managed-accounts/index.d.mts +1 -1
- package/resources/managed-accounts/index.d.mts.map +1 -1
- package/resources/managed-accounts/index.d.ts +1 -1
- package/resources/managed-accounts/index.d.ts.map +1 -1
- package/resources/managed-accounts/managed-accounts.d.mts +68 -68
- package/resources/managed-accounts/managed-accounts.d.mts.map +1 -1
- package/resources/managed-accounts/managed-accounts.d.ts +68 -68
- package/resources/managed-accounts/managed-accounts.d.ts.map +1 -1
- package/resources/managed-accounts/managed-accounts.js +31 -31
- package/resources/managed-accounts/managed-accounts.js.map +1 -1
- package/resources/managed-accounts/managed-accounts.mjs +31 -31
- package/resources/managed-accounts/managed-accounts.mjs.map +1 -1
- package/resources/media.d.mts +36 -36
- package/resources/media.d.mts.map +1 -1
- package/resources/media.d.ts +36 -36
- package/resources/media.d.ts.map +1 -1
- package/resources/media.js +32 -32
- package/resources/media.js.map +1 -1
- package/resources/media.mjs +32 -32
- package/resources/media.mjs.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/messages.d.mts +152 -152
- package/resources/messages/messages.d.mts.map +1 -1
- package/resources/messages/messages.d.ts +152 -152
- package/resources/messages/messages.d.ts.map +1 -1
- package/resources/messages/messages.js +76 -76
- package/resources/messages/messages.js.map +1 -1
- package/resources/messages/messages.mjs +76 -76
- package/resources/messages/messages.mjs.map +1 -1
- package/resources/messaging/index.d.mts +1 -1
- package/resources/messaging/index.d.mts.map +1 -1
- package/resources/messaging/index.d.ts +1 -1
- package/resources/messaging/index.d.ts.map +1 -1
- package/resources/messaging/messaging.d.mts +1 -1
- package/resources/messaging/messaging.d.mts.map +1 -1
- package/resources/messaging/messaging.d.ts +1 -1
- package/resources/messaging/messaging.d.ts.map +1 -1
- package/resources/messaging/rcs/agents.d.mts +15 -15
- package/resources/messaging/rcs/agents.d.mts.map +1 -1
- package/resources/messaging/rcs/agents.d.ts +15 -15
- package/resources/messaging/rcs/agents.d.ts.map +1 -1
- package/resources/messaging/rcs/agents.js +17 -17
- package/resources/messaging/rcs/agents.js.map +1 -1
- package/resources/messaging/rcs/agents.mjs +17 -17
- package/resources/messaging/rcs/agents.mjs.map +1 -1
- package/resources/messaging/rcs/index.d.mts +2 -2
- package/resources/messaging/rcs/index.d.mts.map +1 -1
- package/resources/messaging/rcs/index.d.ts +2 -2
- package/resources/messaging/rcs/index.d.ts.map +1 -1
- package/resources/messaging/rcs/rcs.d.mts +21 -21
- package/resources/messaging/rcs/rcs.d.mts.map +1 -1
- package/resources/messaging/rcs/rcs.d.ts +21 -21
- package/resources/messaging/rcs/rcs.d.ts.map +1 -1
- package/resources/messaging/rcs/rcs.js +16 -16
- package/resources/messaging/rcs/rcs.js.map +1 -1
- package/resources/messaging/rcs/rcs.mjs +16 -16
- package/resources/messaging/rcs/rcs.mjs.map +1 -1
- package/resources/messaging-10dlc/brand/brand.d.mts +116 -116
- package/resources/messaging-10dlc/brand/brand.d.mts.map +1 -1
- package/resources/messaging-10dlc/brand/brand.d.ts +116 -116
- package/resources/messaging-10dlc/brand/brand.d.ts.map +1 -1
- package/resources/messaging-10dlc/brand/brand.js +89 -89
- package/resources/messaging-10dlc/brand/brand.js.map +1 -1
- package/resources/messaging-10dlc/brand/brand.mjs +89 -89
- package/resources/messaging-10dlc/brand/brand.mjs.map +1 -1
- package/resources/messaging-10dlc/brand/external-vetting.d.mts +26 -26
- package/resources/messaging-10dlc/brand/external-vetting.d.mts.map +1 -1
- package/resources/messaging-10dlc/brand/external-vetting.d.ts +26 -26
- package/resources/messaging-10dlc/brand/external-vetting.d.ts.map +1 -1
- package/resources/messaging-10dlc/brand/external-vetting.js +17 -17
- package/resources/messaging-10dlc/brand/external-vetting.js.map +1 -1
- package/resources/messaging-10dlc/brand/external-vetting.mjs +17 -17
- package/resources/messaging-10dlc/brand/external-vetting.mjs.map +1 -1
- package/resources/messaging-10dlc/brand/index.d.mts +2 -2
- package/resources/messaging-10dlc/brand/index.d.mts.map +1 -1
- package/resources/messaging-10dlc/brand/index.d.ts +2 -2
- package/resources/messaging-10dlc/brand/index.d.ts.map +1 -1
- package/resources/messaging-10dlc/campaign/campaign.d.mts +54 -54
- package/resources/messaging-10dlc/campaign/campaign.d.mts.map +1 -1
- package/resources/messaging-10dlc/campaign/campaign.d.ts +54 -54
- package/resources/messaging-10dlc/campaign/campaign.d.ts.map +1 -1
- package/resources/messaging-10dlc/campaign/campaign.js +48 -48
- package/resources/messaging-10dlc/campaign/campaign.js.map +1 -1
- package/resources/messaging-10dlc/campaign/campaign.mjs +48 -48
- package/resources/messaging-10dlc/campaign/campaign.mjs.map +1 -1
- package/resources/messaging-10dlc/campaign/index.d.mts +1 -1
- package/resources/messaging-10dlc/campaign/index.d.mts.map +1 -1
- package/resources/messaging-10dlc/campaign/index.d.ts +1 -1
- package/resources/messaging-10dlc/campaign/index.d.ts.map +1 -1
- package/resources/messaging-10dlc/index.d.mts +5 -5
- package/resources/messaging-10dlc/index.d.mts.map +1 -1
- package/resources/messaging-10dlc/index.d.ts +5 -5
- package/resources/messaging-10dlc/index.d.ts.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.mts +6 -6
- package/resources/messaging-10dlc/messaging-10dlc.d.mts.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.ts +6 -6
- package/resources/messaging-10dlc/messaging-10dlc.d.ts.map +1 -1
- package/resources/messaging-10dlc/partner-campaigns.d.mts +36 -36
- package/resources/messaging-10dlc/partner-campaigns.d.mts.map +1 -1
- package/resources/messaging-10dlc/partner-campaigns.d.ts +36 -36
- package/resources/messaging-10dlc/partner-campaigns.d.ts.map +1 -1
- package/resources/messaging-10dlc/partner-campaigns.js +29 -29
- package/resources/messaging-10dlc/partner-campaigns.js.map +1 -1
- package/resources/messaging-10dlc/partner-campaigns.mjs +29 -29
- package/resources/messaging-10dlc/partner-campaigns.mjs.map +1 -1
- package/resources/messaging-10dlc/phone-number-assignment-by-profile.d.mts +11 -11
- package/resources/messaging-10dlc/phone-number-assignment-by-profile.d.mts.map +1 -1
- package/resources/messaging-10dlc/phone-number-assignment-by-profile.d.ts +11 -11
- package/resources/messaging-10dlc/phone-number-assignment-by-profile.d.ts.map +1 -1
- package/resources/messaging-10dlc/phone-number-assignment-by-profile.js +13 -13
- package/resources/messaging-10dlc/phone-number-assignment-by-profile.js.map +1 -1
- package/resources/messaging-10dlc/phone-number-assignment-by-profile.mjs +13 -13
- package/resources/messaging-10dlc/phone-number-assignment-by-profile.mjs.map +1 -1
- package/resources/messaging-10dlc/phone-number-campaigns.d.mts +46 -46
- package/resources/messaging-10dlc/phone-number-campaigns.d.mts.map +1 -1
- package/resources/messaging-10dlc/phone-number-campaigns.d.ts +46 -46
- package/resources/messaging-10dlc/phone-number-campaigns.d.ts.map +1 -1
- package/resources/messaging-10dlc/phone-number-campaigns.js +29 -29
- package/resources/messaging-10dlc/phone-number-campaigns.js.map +1 -1
- package/resources/messaging-10dlc/phone-number-campaigns.mjs +29 -29
- package/resources/messaging-10dlc/phone-number-campaigns.mjs.map +1 -1
- package/resources/messaging-hosted-number-orders/index.d.mts +1 -1
- package/resources/messaging-hosted-number-orders/index.d.mts.map +1 -1
- package/resources/messaging-hosted-number-orders/index.d.ts +1 -1
- package/resources/messaging-hosted-number-orders/index.d.ts.map +1 -1
- package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.d.mts +39 -39
- package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.d.mts.map +1 -1
- package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.d.ts +39 -39
- package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.d.ts.map +1 -1
- package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.js +41 -41
- package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.js.map +1 -1
- package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.mjs +41 -41
- package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.mjs.map +1 -1
- package/resources/messaging-hosted-numbers.d.mts +35 -35
- package/resources/messaging-hosted-numbers.d.mts.map +1 -1
- package/resources/messaging-hosted-numbers.d.ts +35 -35
- package/resources/messaging-hosted-numbers.d.ts.map +1 -1
- package/resources/messaging-hosted-numbers.js +20 -20
- package/resources/messaging-hosted-numbers.js.map +1 -1
- package/resources/messaging-hosted-numbers.mjs +20 -20
- package/resources/messaging-hosted-numbers.mjs.map +1 -1
- package/resources/messaging-profiles/autoresp-configs.d.mts +60 -60
- package/resources/messaging-profiles/autoresp-configs.d.mts.map +1 -1
- package/resources/messaging-profiles/autoresp-configs.d.ts +60 -60
- package/resources/messaging-profiles/autoresp-configs.d.ts.map +1 -1
- package/resources/messaging-profiles/autoresp-configs.js +30 -30
- package/resources/messaging-profiles/autoresp-configs.js.map +1 -1
- package/resources/messaging-profiles/autoresp-configs.mjs +30 -30
- package/resources/messaging-profiles/autoresp-configs.mjs.map +1 -1
- package/resources/messaging-profiles/index.d.mts +2 -2
- package/resources/messaging-profiles/index.d.mts.map +1 -1
- package/resources/messaging-profiles/index.d.ts +2 -2
- package/resources/messaging-profiles/index.d.ts.map +1 -1
- package/resources/messaging-profiles/messaging-profiles.d.mts +60 -60
- package/resources/messaging-profiles/messaging-profiles.d.mts.map +1 -1
- package/resources/messaging-profiles/messaging-profiles.d.ts +60 -60
- package/resources/messaging-profiles/messaging-profiles.d.ts.map +1 -1
- package/resources/messaging-profiles/messaging-profiles.js +41 -41
- package/resources/messaging-profiles/messaging-profiles.js.map +1 -1
- package/resources/messaging-profiles/messaging-profiles.mjs +41 -41
- package/resources/messaging-profiles/messaging-profiles.mjs.map +1 -1
- package/resources/messaging-tollfree/verification/index.d.mts +1 -1
- package/resources/messaging-tollfree/verification/index.d.mts.map +1 -1
- package/resources/messaging-tollfree/verification/index.d.ts +1 -1
- package/resources/messaging-tollfree/verification/index.d.ts.map +1 -1
- package/resources/messaging-tollfree/verification/requests.d.mts +54 -54
- package/resources/messaging-tollfree/verification/requests.d.mts.map +1 -1
- package/resources/messaging-tollfree/verification/requests.d.ts +54 -54
- package/resources/messaging-tollfree/verification/requests.d.ts.map +1 -1
- package/resources/messaging-tollfree/verification/requests.js +38 -38
- package/resources/messaging-tollfree/verification/requests.js.map +1 -1
- package/resources/messaging-tollfree/verification/requests.mjs +38 -38
- package/resources/messaging-tollfree/verification/requests.mjs.map +1 -1
- package/resources/messaging-tollfree/verification/verification.d.mts +1 -1
- package/resources/messaging-tollfree/verification/verification.d.mts.map +1 -1
- package/resources/messaging-tollfree/verification/verification.d.ts +1 -1
- package/resources/messaging-tollfree/verification/verification.d.ts.map +1 -1
- package/resources/mobile-phone-numbers/index.d.mts +1 -1
- package/resources/mobile-phone-numbers/index.d.mts.map +1 -1
- package/resources/mobile-phone-numbers/index.d.ts +1 -1
- package/resources/mobile-phone-numbers/index.d.ts.map +1 -1
- package/resources/mobile-phone-numbers/messaging.d.mts +4 -4
- package/resources/mobile-phone-numbers/messaging.d.mts.map +1 -1
- package/resources/mobile-phone-numbers/messaging.d.ts +4 -4
- package/resources/mobile-phone-numbers/messaging.d.ts.map +1 -1
- package/resources/mobile-phone-numbers/messaging.js +6 -6
- package/resources/mobile-phone-numbers/messaging.js.map +1 -1
- package/resources/mobile-phone-numbers/messaging.mjs +6 -6
- package/resources/mobile-phone-numbers/messaging.mjs.map +1 -1
- package/resources/mobile-phone-numbers/mobile-phone-numbers.d.mts +7 -7
- package/resources/mobile-phone-numbers/mobile-phone-numbers.d.mts.map +1 -1
- package/resources/mobile-phone-numbers/mobile-phone-numbers.d.ts +7 -7
- package/resources/mobile-phone-numbers/mobile-phone-numbers.d.ts.map +1 -1
- package/resources/mobile-phone-numbers/mobile-phone-numbers.js +9 -9
- package/resources/mobile-phone-numbers/mobile-phone-numbers.js.map +1 -1
- package/resources/mobile-phone-numbers/mobile-phone-numbers.mjs +9 -9
- package/resources/mobile-phone-numbers/mobile-phone-numbers.mjs.map +1 -1
- package/resources/mobile-push-credentials.d.mts +32 -32
- package/resources/mobile-push-credentials.d.mts.map +1 -1
- package/resources/mobile-push-credentials.d.ts +32 -32
- package/resources/mobile-push-credentials.d.ts.map +1 -1
- package/resources/mobile-push-credentials.js +15 -15
- package/resources/mobile-push-credentials.js.map +1 -1
- package/resources/mobile-push-credentials.mjs +15 -15
- package/resources/mobile-push-credentials.mjs.map +1 -1
- package/resources/mobile-voice-connections.d.mts +20 -20
- package/resources/mobile-voice-connections.d.mts.map +1 -1
- package/resources/mobile-voice-connections.d.ts +20 -20
- package/resources/mobile-voice-connections.d.ts.map +1 -1
- package/resources/mobile-voice-connections.js +12 -12
- package/resources/mobile-voice-connections.js.map +1 -1
- package/resources/mobile-voice-connections.mjs +12 -12
- package/resources/mobile-voice-connections.mjs.map +1 -1
- package/resources/networks/default-gateway.d.mts +6 -6
- package/resources/networks/default-gateway.d.mts.map +1 -1
- package/resources/networks/default-gateway.d.ts +6 -6
- package/resources/networks/default-gateway.d.ts.map +1 -1
- package/resources/networks/default-gateway.js +8 -8
- package/resources/networks/default-gateway.js.map +1 -1
- package/resources/networks/default-gateway.mjs +8 -8
- package/resources/networks/default-gateway.mjs.map +1 -1
- package/resources/networks/index.d.mts +1 -1
- package/resources/networks/index.d.mts.map +1 -1
- package/resources/networks/index.d.ts +1 -1
- package/resources/networks/index.d.ts.map +1 -1
- package/resources/networks/networks.d.mts +29 -29
- package/resources/networks/networks.d.mts.map +1 -1
- package/resources/networks/networks.d.ts +29 -29
- package/resources/networks/networks.d.ts.map +1 -1
- package/resources/networks/networks.js +27 -27
- package/resources/networks/networks.js.map +1 -1
- package/resources/networks/networks.mjs +27 -27
- package/resources/networks/networks.mjs.map +1 -1
- package/resources/notification-channels.d.mts +50 -50
- package/resources/notification-channels.d.mts.map +1 -1
- package/resources/notification-channels.d.ts +50 -50
- package/resources/notification-channels.d.ts.map +1 -1
- package/resources/notification-channels.js +29 -29
- package/resources/notification-channels.js.map +1 -1
- package/resources/notification-channels.mjs +29 -29
- package/resources/notification-channels.mjs.map +1 -1
- package/resources/notification-profiles.d.mts +11 -11
- package/resources/notification-profiles.d.mts.map +1 -1
- package/resources/notification-profiles.d.ts +11 -11
- package/resources/notification-profiles.d.ts.map +1 -1
- package/resources/notification-profiles.js +15 -15
- package/resources/notification-profiles.js.map +1 -1
- package/resources/notification-profiles.mjs +15 -15
- package/resources/notification-profiles.mjs.map +1 -1
- package/resources/notification-settings.d.mts +40 -40
- package/resources/notification-settings.d.mts.map +1 -1
- package/resources/notification-settings.d.ts +40 -40
- package/resources/notification-settings.d.ts.map +1 -1
- package/resources/notification-settings.js +25 -25
- package/resources/notification-settings.js.map +1 -1
- package/resources/notification-settings.mjs +25 -25
- package/resources/notification-settings.mjs.map +1 -1
- package/resources/number-block-orders.d.mts +35 -35
- package/resources/number-block-orders.d.mts.map +1 -1
- package/resources/number-block-orders.d.ts +35 -35
- package/resources/number-block-orders.d.ts.map +1 -1
- package/resources/number-block-orders.js +17 -17
- package/resources/number-block-orders.js.map +1 -1
- package/resources/number-block-orders.mjs +17 -17
- package/resources/number-block-orders.mjs.map +1 -1
- package/resources/number-order-phone-numbers.d.mts +4 -4
- package/resources/number-order-phone-numbers.d.mts.map +1 -1
- package/resources/number-order-phone-numbers.d.ts +4 -4
- package/resources/number-order-phone-numbers.d.ts.map +1 -1
- package/resources/number-order-phone-numbers.js +6 -6
- package/resources/number-order-phone-numbers.js.map +1 -1
- package/resources/number-order-phone-numbers.mjs +6 -6
- package/resources/number-order-phone-numbers.mjs.map +1 -1
- package/resources/number-orders.d.mts +55 -55
- package/resources/number-orders.d.mts.map +1 -1
- package/resources/number-orders.d.ts +55 -55
- package/resources/number-orders.d.ts.map +1 -1
- package/resources/number-orders.js +17 -17
- package/resources/number-orders.js.map +1 -1
- package/resources/number-orders.mjs +17 -17
- package/resources/number-orders.mjs.map +1 -1
- package/resources/number-reservations/index.d.mts +1 -1
- package/resources/number-reservations/index.d.mts.map +1 -1
- package/resources/number-reservations/index.d.ts +1 -1
- package/resources/number-reservations/index.d.ts.map +1 -1
- package/resources/number-reservations/number-reservations.d.mts +20 -20
- package/resources/number-reservations/number-reservations.d.mts.map +1 -1
- package/resources/number-reservations/number-reservations.d.ts +20 -20
- package/resources/number-reservations/number-reservations.d.ts.map +1 -1
- package/resources/number-reservations/number-reservations.js +17 -17
- package/resources/number-reservations/number-reservations.js.map +1 -1
- package/resources/number-reservations/number-reservations.mjs +17 -17
- package/resources/number-reservations/number-reservations.mjs.map +1 -1
- package/resources/oauth-clients.d.mts +48 -48
- package/resources/oauth-clients.d.mts.map +1 -1
- package/resources/oauth-clients.d.ts +48 -48
- package/resources/oauth-clients.d.ts.map +1 -1
- package/resources/oauth-clients.js +32 -32
- package/resources/oauth-clients.js.map +1 -1
- package/resources/oauth-clients.mjs +32 -32
- package/resources/oauth-clients.mjs.map +1 -1
- package/resources/oauth-grants.d.mts +4 -4
- package/resources/oauth-grants.d.mts.map +1 -1
- package/resources/oauth-grants.d.ts +4 -4
- package/resources/oauth-grants.d.ts.map +1 -1
- package/resources/oauth-grants.js +6 -6
- package/resources/oauth-grants.js.map +1 -1
- package/resources/oauth-grants.mjs +6 -6
- package/resources/oauth-grants.mjs.map +1 -1
- package/resources/oauth.d.mts +50 -50
- package/resources/oauth.d.mts.map +1 -1
- package/resources/oauth.d.ts +50 -50
- package/resources/oauth.d.ts.map +1 -1
- package/resources/oauth.js +27 -27
- package/resources/oauth.js.map +1 -1
- package/resources/oauth.mjs +27 -27
- package/resources/oauth.mjs.map +1 -1
- package/resources/organizations/index.d.mts +1 -1
- package/resources/organizations/index.d.mts.map +1 -1
- package/resources/organizations/index.d.ts +1 -1
- package/resources/organizations/index.d.ts.map +1 -1
- package/resources/organizations/organizations.d.mts +1 -1
- package/resources/organizations/organizations.d.mts.map +1 -1
- package/resources/organizations/organizations.d.ts +1 -1
- package/resources/organizations/organizations.d.ts.map +1 -1
- package/resources/organizations/users/index.d.mts +1 -1
- package/resources/organizations/users/index.d.mts.map +1 -1
- package/resources/organizations/users/index.d.ts +1 -1
- package/resources/organizations/users/index.d.ts.map +1 -1
- package/resources/organizations/users/users.d.mts +13 -13
- package/resources/organizations/users/users.d.mts.map +1 -1
- package/resources/organizations/users/users.d.ts +13 -13
- package/resources/organizations/users/users.d.ts.map +1 -1
- package/resources/organizations/users/users.js +6 -6
- package/resources/organizations/users/users.js.map +1 -1
- package/resources/organizations/users/users.mjs +6 -6
- package/resources/organizations/users/users.mjs.map +1 -1
- package/resources/ota-updates.d.mts +4 -4
- package/resources/ota-updates.d.mts.map +1 -1
- package/resources/ota-updates.d.ts +4 -4
- package/resources/ota-updates.d.ts.map +1 -1
- package/resources/ota-updates.js +6 -6
- package/resources/ota-updates.js.map +1 -1
- package/resources/ota-updates.mjs +6 -6
- package/resources/ota-updates.mjs.map +1 -1
- package/resources/outbound-voice-profiles.d.mts +71 -71
- package/resources/outbound-voice-profiles.d.mts.map +1 -1
- package/resources/outbound-voice-profiles.d.ts +71 -71
- package/resources/outbound-voice-profiles.d.ts.map +1 -1
- package/resources/outbound-voice-profiles.js +31 -31
- package/resources/outbound-voice-profiles.js.map +1 -1
- package/resources/outbound-voice-profiles.mjs +31 -31
- package/resources/outbound-voice-profiles.mjs.map +1 -1
- package/resources/payment/auto-recharge-prefs.d.mts +8 -8
- package/resources/payment/auto-recharge-prefs.d.mts.map +1 -1
- package/resources/payment/auto-recharge-prefs.d.ts +8 -8
- package/resources/payment/auto-recharge-prefs.d.ts.map +1 -1
- package/resources/payment/auto-recharge-prefs.js +10 -10
- package/resources/payment/auto-recharge-prefs.js.map +1 -1
- package/resources/payment/auto-recharge-prefs.mjs +10 -10
- package/resources/payment/auto-recharge-prefs.mjs.map +1 -1
- package/resources/phone-number-blocks/jobs.d.mts +11 -11
- package/resources/phone-number-blocks/jobs.d.mts.map +1 -1
- package/resources/phone-number-blocks/jobs.d.ts +11 -11
- package/resources/phone-number-blocks/jobs.d.ts.map +1 -1
- package/resources/phone-number-blocks/jobs.js +13 -13
- package/resources/phone-number-blocks/jobs.js.map +1 -1
- package/resources/phone-number-blocks/jobs.mjs +13 -13
- package/resources/phone-number-blocks/jobs.mjs.map +1 -1
- package/resources/phone-numbers/actions.d.mts +20 -20
- package/resources/phone-numbers/actions.d.mts.map +1 -1
- package/resources/phone-numbers/actions.d.ts +20 -20
- package/resources/phone-numbers/actions.d.ts.map +1 -1
- package/resources/phone-numbers/actions.js +15 -15
- package/resources/phone-numbers/actions.js.map +1 -1
- package/resources/phone-numbers/actions.mjs +15 -15
- package/resources/phone-numbers/actions.mjs.map +1 -1
- package/resources/phone-numbers/csv-downloads.d.mts +15 -15
- package/resources/phone-numbers/csv-downloads.d.mts.map +1 -1
- package/resources/phone-numbers/csv-downloads.d.ts +15 -15
- package/resources/phone-numbers/csv-downloads.d.ts.map +1 -1
- package/resources/phone-numbers/csv-downloads.js +17 -17
- package/resources/phone-numbers/csv-downloads.js.map +1 -1
- package/resources/phone-numbers/csv-downloads.mjs +17 -17
- package/resources/phone-numbers/csv-downloads.mjs.map +1 -1
- package/resources/phone-numbers/index.d.mts +7 -7
- package/resources/phone-numbers/index.d.mts.map +1 -1
- package/resources/phone-numbers/index.d.ts +7 -7
- package/resources/phone-numbers/index.d.ts.map +1 -1
- package/resources/phone-numbers/jobs.d.mts +37 -37
- package/resources/phone-numbers/jobs.d.mts.map +1 -1
- package/resources/phone-numbers/jobs.d.ts +37 -37
- package/resources/phone-numbers/jobs.d.ts.map +1 -1
- package/resources/phone-numbers/jobs.js +26 -26
- package/resources/phone-numbers/jobs.js.map +1 -1
- package/resources/phone-numbers/jobs.mjs +26 -26
- package/resources/phone-numbers/jobs.mjs.map +1 -1
- package/resources/phone-numbers/messaging.d.mts +35 -35
- package/resources/phone-numbers/messaging.d.mts.map +1 -1
- package/resources/phone-numbers/messaging.d.ts +35 -35
- package/resources/phone-numbers/messaging.d.ts.map +1 -1
- package/resources/phone-numbers/messaging.js +14 -14
- package/resources/phone-numbers/messaging.js.map +1 -1
- package/resources/phone-numbers/messaging.mjs +14 -14
- package/resources/phone-numbers/messaging.mjs.map +1 -1
- package/resources/phone-numbers/phone-numbers.d.mts +66 -66
- package/resources/phone-numbers/phone-numbers.d.mts.map +1 -1
- package/resources/phone-numbers/phone-numbers.d.ts +66 -66
- package/resources/phone-numbers/phone-numbers.d.ts.map +1 -1
- package/resources/phone-numbers/phone-numbers.js +34 -34
- package/resources/phone-numbers/phone-numbers.js.map +1 -1
- package/resources/phone-numbers/phone-numbers.mjs +34 -34
- package/resources/phone-numbers/phone-numbers.mjs.map +1 -1
- package/resources/phone-numbers/voice.d.mts +56 -56
- package/resources/phone-numbers/voice.d.mts.map +1 -1
- package/resources/phone-numbers/voice.d.ts +56 -56
- package/resources/phone-numbers/voice.d.ts.map +1 -1
- package/resources/phone-numbers/voice.js +14 -14
- package/resources/phone-numbers/voice.js.map +1 -1
- package/resources/phone-numbers/voice.mjs +14 -14
- package/resources/phone-numbers/voice.mjs.map +1 -1
- package/resources/phone-numbers/voicemail.d.mts +12 -12
- package/resources/phone-numbers/voicemail.d.mts.map +1 -1
- package/resources/phone-numbers/voicemail.d.ts +12 -12
- package/resources/phone-numbers/voicemail.d.ts.map +1 -1
- package/resources/phone-numbers/voicemail.js +12 -12
- package/resources/phone-numbers/voicemail.js.map +1 -1
- package/resources/phone-numbers/voicemail.mjs +12 -12
- package/resources/phone-numbers/voicemail.mjs.map +1 -1
- package/resources/porting/events.d.mts +11 -11
- package/resources/porting/events.d.mts.map +1 -1
- package/resources/porting/events.d.ts +11 -11
- package/resources/porting/events.d.ts.map +1 -1
- package/resources/porting/events.js +13 -13
- package/resources/porting/events.js.map +1 -1
- package/resources/porting/events.mjs +13 -13
- package/resources/porting/events.mjs.map +1 -1
- package/resources/porting/index.d.mts +2 -2
- package/resources/porting/index.d.mts.map +1 -1
- package/resources/porting/index.d.ts +2 -2
- package/resources/porting/index.d.ts.map +1 -1
- package/resources/porting/loa-configurations.d.mts +92 -92
- package/resources/porting/loa-configurations.d.mts.map +1 -1
- package/resources/porting/loa-configurations.d.ts +92 -92
- package/resources/porting/loa-configurations.d.ts.map +1 -1
- package/resources/porting/loa-configurations.js +89 -89
- package/resources/porting/loa-configurations.js.map +1 -1
- package/resources/porting/loa-configurations.mjs +89 -89
- package/resources/porting/loa-configurations.mjs.map +1 -1
- package/resources/porting/porting.d.mts +2 -2
- package/resources/porting/porting.d.mts.map +1 -1
- package/resources/porting/porting.d.ts +2 -2
- package/resources/porting/porting.d.ts.map +1 -1
- package/resources/porting/reports.d.mts +23 -23
- package/resources/porting/reports.d.mts.map +1 -1
- package/resources/porting/reports.d.ts +23 -23
- package/resources/porting/reports.d.ts.map +1 -1
- package/resources/porting/reports.js +17 -17
- package/resources/porting/reports.js.map +1 -1
- package/resources/porting/reports.mjs +17 -17
- package/resources/porting/reports.mjs.map +1 -1
- package/resources/porting-orders/activation-jobs.d.mts +17 -17
- package/resources/porting-orders/activation-jobs.d.mts.map +1 -1
- package/resources/porting-orders/activation-jobs.d.ts +17 -17
- package/resources/porting-orders/activation-jobs.d.ts.map +1 -1
- package/resources/porting-orders/activation-jobs.js +16 -16
- package/resources/porting-orders/activation-jobs.js.map +1 -1
- package/resources/porting-orders/activation-jobs.mjs +16 -16
- package/resources/porting-orders/activation-jobs.mjs.map +1 -1
- package/resources/porting-orders/additional-documents.d.mts +28 -28
- package/resources/porting-orders/additional-documents.d.mts.map +1 -1
- package/resources/porting-orders/additional-documents.d.ts +28 -28
- package/resources/porting-orders/additional-documents.d.ts.map +1 -1
- package/resources/porting-orders/additional-documents.js +14 -14
- package/resources/porting-orders/additional-documents.js.map +1 -1
- package/resources/porting-orders/additional-documents.mjs +14 -14
- package/resources/porting-orders/additional-documents.mjs.map +1 -1
- package/resources/porting-orders/associated-phone-numbers.d.mts +36 -36
- package/resources/porting-orders/associated-phone-numbers.d.mts.map +1 -1
- package/resources/porting-orders/associated-phone-numbers.d.ts +36 -36
- package/resources/porting-orders/associated-phone-numbers.d.ts.map +1 -1
- package/resources/porting-orders/associated-phone-numbers.js +18 -18
- package/resources/porting-orders/associated-phone-numbers.js.map +1 -1
- package/resources/porting-orders/associated-phone-numbers.mjs +18 -18
- package/resources/porting-orders/associated-phone-numbers.mjs.map +1 -1
- package/resources/porting-orders/comments.d.mts +14 -14
- package/resources/porting-orders/comments.d.mts.map +1 -1
- package/resources/porting-orders/comments.d.ts +14 -14
- package/resources/porting-orders/comments.d.ts.map +1 -1
- package/resources/porting-orders/comments.js +13 -13
- package/resources/porting-orders/comments.js.map +1 -1
- package/resources/porting-orders/comments.mjs +13 -13
- package/resources/porting-orders/comments.mjs.map +1 -1
- package/resources/porting-orders/index.d.mts +8 -8
- package/resources/porting-orders/index.d.mts.map +1 -1
- package/resources/porting-orders/index.d.ts +8 -8
- package/resources/porting-orders/index.d.ts.map +1 -1
- package/resources/porting-orders/phone-number-blocks.d.mts +49 -49
- package/resources/porting-orders/phone-number-blocks.d.mts.map +1 -1
- package/resources/porting-orders/phone-number-blocks.d.ts +49 -49
- package/resources/porting-orders/phone-number-blocks.d.ts.map +1 -1
- package/resources/porting-orders/phone-number-blocks.js +16 -16
- package/resources/porting-orders/phone-number-blocks.js.map +1 -1
- package/resources/porting-orders/phone-number-blocks.mjs +16 -16
- package/resources/porting-orders/phone-number-blocks.mjs.map +1 -1
- package/resources/porting-orders/phone-number-configurations.d.mts +26 -26
- package/resources/porting-orders/phone-number-configurations.d.mts.map +1 -1
- package/resources/porting-orders/phone-number-configurations.d.ts +26 -26
- package/resources/porting-orders/phone-number-configurations.d.ts.map +1 -1
- package/resources/porting-orders/phone-number-configurations.js +12 -12
- package/resources/porting-orders/phone-number-configurations.js.map +1 -1
- package/resources/porting-orders/phone-number-configurations.mjs +12 -12
- package/resources/porting-orders/phone-number-configurations.mjs.map +1 -1
- package/resources/porting-orders/phone-number-extensions.d.mts +48 -48
- package/resources/porting-orders/phone-number-extensions.d.mts.map +1 -1
- package/resources/porting-orders/phone-number-extensions.d.ts +48 -48
- package/resources/porting-orders/phone-number-extensions.d.ts.map +1 -1
- package/resources/porting-orders/phone-number-extensions.js +16 -16
- package/resources/porting-orders/phone-number-extensions.js.map +1 -1
- package/resources/porting-orders/phone-number-extensions.mjs +16 -16
- package/resources/porting-orders/phone-number-extensions.mjs.map +1 -1
- package/resources/porting-orders/porting-orders.d.mts +119 -119
- package/resources/porting-orders/porting-orders.d.mts.map +1 -1
- package/resources/porting-orders/porting-orders.d.ts +119 -119
- package/resources/porting-orders/porting-orders.d.ts.map +1 -1
- package/resources/porting-orders/porting-orders.js +46 -46
- package/resources/porting-orders/porting-orders.js.map +1 -1
- package/resources/porting-orders/porting-orders.mjs +46 -46
- package/resources/porting-orders/porting-orders.mjs.map +1 -1
- package/resources/portouts/comments.d.mts +6 -6
- package/resources/portouts/comments.d.mts.map +1 -1
- package/resources/portouts/comments.d.ts +6 -6
- package/resources/portouts/comments.d.ts.map +1 -1
- package/resources/portouts/comments.js +8 -8
- package/resources/portouts/comments.js.map +1 -1
- package/resources/portouts/comments.mjs +8 -8
- package/resources/portouts/comments.mjs.map +1 -1
- package/resources/portouts/events.d.mts +11 -11
- package/resources/portouts/events.d.mts.map +1 -1
- package/resources/portouts/events.d.ts +11 -11
- package/resources/portouts/events.d.ts.map +1 -1
- package/resources/portouts/events.js +13 -13
- package/resources/portouts/events.js.map +1 -1
- package/resources/portouts/events.mjs +13 -13
- package/resources/portouts/events.mjs.map +1 -1
- package/resources/portouts/index.d.mts +1 -1
- package/resources/portouts/index.d.mts.map +1 -1
- package/resources/portouts/index.d.ts +1 -1
- package/resources/portouts/index.d.ts.map +1 -1
- package/resources/portouts/portouts.d.mts +12 -12
- package/resources/portouts/portouts.d.mts.map +1 -1
- package/resources/portouts/portouts.d.ts +12 -12
- package/resources/portouts/portouts.d.ts.map +1 -1
- package/resources/portouts/portouts.js +13 -13
- package/resources/portouts/portouts.js.map +1 -1
- package/resources/portouts/portouts.mjs +13 -13
- package/resources/portouts/portouts.mjs.map +1 -1
- package/resources/portouts/reports.d.mts +23 -23
- package/resources/portouts/reports.d.mts.map +1 -1
- package/resources/portouts/reports.d.ts +23 -23
- package/resources/portouts/reports.d.ts.map +1 -1
- package/resources/portouts/reports.js +17 -17
- package/resources/portouts/reports.js.map +1 -1
- package/resources/portouts/reports.mjs +17 -17
- package/resources/portouts/reports.mjs.map +1 -1
- package/resources/portouts/supporting-documents.d.mts +8 -8
- package/resources/portouts/supporting-documents.d.mts.map +1 -1
- package/resources/portouts/supporting-documents.d.ts +8 -8
- package/resources/portouts/supporting-documents.d.ts.map +1 -1
- package/resources/portouts/supporting-documents.js +10 -10
- package/resources/portouts/supporting-documents.js.map +1 -1
- package/resources/portouts/supporting-documents.mjs +10 -10
- package/resources/portouts/supporting-documents.mjs.map +1 -1
- package/resources/private-wireless-gateways.d.mts +34 -34
- package/resources/private-wireless-gateways.d.mts.map +1 -1
- package/resources/private-wireless-gateways.d.ts +34 -34
- package/resources/private-wireless-gateways.d.ts.map +1 -1
- package/resources/private-wireless-gateways.js +22 -22
- package/resources/private-wireless-gateways.js.map +1 -1
- package/resources/private-wireless-gateways.mjs +22 -22
- package/resources/private-wireless-gateways.mjs.map +1 -1
- package/resources/pronunciation-dicts.d.mts +27 -27
- package/resources/pronunciation-dicts.d.mts.map +1 -1
- package/resources/pronunciation-dicts.d.ts +27 -27
- package/resources/pronunciation-dicts.d.ts.map +1 -1
- package/resources/pronunciation-dicts.js +34 -34
- package/resources/pronunciation-dicts.js.map +1 -1
- package/resources/pronunciation-dicts.mjs +34 -34
- package/resources/pronunciation-dicts.mjs.map +1 -1
- package/resources/public-internet-gateways.d.mts +16 -16
- package/resources/public-internet-gateways.d.mts.map +1 -1
- package/resources/public-internet-gateways.d.ts +16 -16
- package/resources/public-internet-gateways.d.ts.map +1 -1
- package/resources/public-internet-gateways.js +12 -12
- package/resources/public-internet-gateways.js.map +1 -1
- package/resources/public-internet-gateways.mjs +12 -12
- package/resources/public-internet-gateways.mjs.map +1 -1
- package/resources/queues/calls.d.mts +30 -30
- package/resources/queues/calls.d.mts.map +1 -1
- package/resources/queues/calls.d.ts +30 -30
- package/resources/queues/calls.d.ts.map +1 -1
- package/resources/queues/calls.js +31 -31
- package/resources/queues/calls.js.map +1 -1
- package/resources/queues/calls.mjs +31 -31
- package/resources/queues/calls.mjs.map +1 -1
- package/resources/queues/index.d.mts +2 -2
- package/resources/queues/index.d.mts.map +1 -1
- package/resources/queues/index.d.ts +2 -2
- package/resources/queues/index.d.ts.map +1 -1
- package/resources/queues/queues.d.mts +25 -25
- package/resources/queues/queues.d.mts.map +1 -1
- package/resources/queues/queues.d.ts +25 -25
- package/resources/queues/queues.d.ts.map +1 -1
- package/resources/queues/queues.js +26 -26
- package/resources/queues/queues.js.map +1 -1
- package/resources/queues/queues.mjs +26 -26
- package/resources/queues/queues.mjs.map +1 -1
- package/resources/recording-transcriptions.d.mts +4 -4
- package/resources/recording-transcriptions.d.mts.map +1 -1
- package/resources/recording-transcriptions.d.ts +4 -4
- package/resources/recording-transcriptions.d.ts.map +1 -1
- package/resources/recording-transcriptions.js +6 -6
- package/resources/recording-transcriptions.js.map +1 -1
- package/resources/recording-transcriptions.mjs +6 -6
- package/resources/recording-transcriptions.mjs.map +1 -1
- package/resources/recordings/recordings.d.mts +11 -11
- package/resources/recordings/recordings.d.mts.map +1 -1
- package/resources/recordings/recordings.d.ts +11 -11
- package/resources/recordings/recordings.d.ts.map +1 -1
- package/resources/recordings/recordings.js +13 -13
- package/resources/recordings/recordings.js.map +1 -1
- package/resources/recordings/recordings.mjs +13 -13
- package/resources/recordings/recordings.mjs.map +1 -1
- package/resources/reports/index.d.mts +1 -1
- package/resources/reports/index.d.mts.map +1 -1
- package/resources/reports/index.d.ts +1 -1
- package/resources/reports/index.d.ts.map +1 -1
- package/resources/reports/mdr-usage-reports.d.mts +30 -30
- package/resources/reports/mdr-usage-reports.d.mts.map +1 -1
- package/resources/reports/mdr-usage-reports.d.ts +30 -30
- package/resources/reports/mdr-usage-reports.d.ts.map +1 -1
- package/resources/reports/mdr-usage-reports.js +34 -34
- package/resources/reports/mdr-usage-reports.js.map +1 -1
- package/resources/reports/mdr-usage-reports.mjs +34 -34
- package/resources/reports/mdr-usage-reports.mjs.map +1 -1
- package/resources/reports/reports.d.mts +1 -1
- package/resources/reports/reports.d.mts.map +1 -1
- package/resources/reports/reports.d.ts +1 -1
- package/resources/reports/reports.d.ts.map +1 -1
- package/resources/reputation/index.d.mts +1 -1
- package/resources/reputation/index.d.mts.map +1 -1
- package/resources/reputation/index.d.ts +1 -1
- package/resources/reputation/index.d.ts.map +1 -1
- package/resources/reputation/numbers.d.mts +11 -11
- package/resources/reputation/numbers.d.mts.map +1 -1
- package/resources/reputation/numbers.d.ts +11 -11
- package/resources/reputation/numbers.d.ts.map +1 -1
- package/resources/reputation/numbers.js +7 -7
- package/resources/reputation/numbers.js.map +1 -1
- package/resources/reputation/numbers.mjs +7 -7
- package/resources/reputation/numbers.mjs.map +1 -1
- package/resources/reputation/reputation.d.mts +1 -1
- package/resources/reputation/reputation.d.mts.map +1 -1
- package/resources/reputation/reputation.d.ts +1 -1
- package/resources/reputation/reputation.d.ts.map +1 -1
- package/resources/requirement-groups.d.mts +55 -55
- package/resources/requirement-groups.d.mts.map +1 -1
- package/resources/requirement-groups.d.ts +55 -55
- package/resources/requirement-groups.d.ts.map +1 -1
- package/resources/requirement-groups.js +24 -24
- package/resources/requirement-groups.js.map +1 -1
- package/resources/requirement-groups.mjs +24 -24
- package/resources/requirement-groups.mjs.map +1 -1
- package/resources/requirement-types.d.mts +10 -10
- package/resources/requirement-types.d.mts.map +1 -1
- package/resources/requirement-types.d.ts +10 -10
- package/resources/requirement-types.d.ts.map +1 -1
- package/resources/requirement-types.js +12 -12
- package/resources/requirement-types.js.map +1 -1
- package/resources/requirement-types.mjs +12 -12
- package/resources/requirement-types.mjs.map +1 -1
- package/resources/requirements.d.mts +11 -11
- package/resources/requirements.d.mts.map +1 -1
- package/resources/requirements.d.ts +11 -11
- package/resources/requirements.d.ts.map +1 -1
- package/resources/requirements.js +13 -13
- package/resources/requirements.js.map +1 -1
- package/resources/requirements.mjs +13 -13
- package/resources/requirements.mjs.map +1 -1
- package/resources/room-compositions.d.mts +57 -57
- package/resources/room-compositions.d.mts.map +1 -1
- package/resources/room-compositions.d.ts +57 -57
- package/resources/room-compositions.d.ts.map +1 -1
- package/resources/room-compositions.js +26 -26
- package/resources/room-compositions.js.map +1 -1
- package/resources/room-compositions.mjs +26 -26
- package/resources/room-compositions.mjs.map +1 -1
- package/resources/room-participants.d.mts +4 -4
- package/resources/room-participants.d.mts.map +1 -1
- package/resources/room-participants.d.ts +4 -4
- package/resources/room-participants.d.ts.map +1 -1
- package/resources/room-participants.js +6 -6
- package/resources/room-participants.js.map +1 -1
- package/resources/room-participants.mjs +6 -6
- package/resources/room-participants.mjs.map +1 -1
- package/resources/room-recordings.d.mts +13 -13
- package/resources/room-recordings.d.mts.map +1 -1
- package/resources/room-recordings.d.ts +13 -13
- package/resources/room-recordings.d.ts.map +1 -1
- package/resources/room-recordings.js +10 -10
- package/resources/room-recordings.js.map +1 -1
- package/resources/room-recordings.mjs +10 -10
- package/resources/room-recordings.mjs.map +1 -1
- package/resources/rooms/index.d.mts +2 -2
- package/resources/rooms/index.d.mts.map +1 -1
- package/resources/rooms/index.d.ts +2 -2
- package/resources/rooms/index.d.ts.map +1 -1
- package/resources/rooms/rooms.d.mts +83 -83
- package/resources/rooms/rooms.d.mts.map +1 -1
- package/resources/rooms/rooms.d.ts +83 -83
- package/resources/rooms/rooms.d.ts.map +1 -1
- package/resources/rooms/rooms.js +30 -30
- package/resources/rooms/rooms.js.map +1 -1
- package/resources/rooms/rooms.mjs +30 -30
- package/resources/rooms/rooms.mjs.map +1 -1
- package/resources/rooms/sessions/index.d.mts +1 -1
- package/resources/rooms/sessions/index.d.mts.map +1 -1
- package/resources/rooms/sessions/index.d.ts +1 -1
- package/resources/rooms/sessions/index.d.ts.map +1 -1
- package/resources/rooms/sessions/sessions.d.mts +18 -18
- package/resources/rooms/sessions/sessions.d.mts.map +1 -1
- package/resources/rooms/sessions/sessions.d.ts +18 -18
- package/resources/rooms/sessions/sessions.d.ts.map +1 -1
- package/resources/rooms/sessions/sessions.js +13 -13
- package/resources/rooms/sessions/sessions.js.map +1 -1
- package/resources/rooms/sessions/sessions.mjs +13 -13
- package/resources/rooms/sessions/sessions.mjs.map +1 -1
- package/resources/short-codes.d.mts +20 -20
- package/resources/short-codes.d.mts.map +1 -1
- package/resources/short-codes.d.ts +20 -20
- package/resources/short-codes.d.ts.map +1 -1
- package/resources/short-codes.js +17 -17
- package/resources/short-codes.js.map +1 -1
- package/resources/short-codes.mjs +17 -17
- package/resources/short-codes.mjs.map +1 -1
- package/resources/sim-card-data-usage-notifications.d.mts +29 -29
- package/resources/sim-card-data-usage-notifications.d.mts.map +1 -1
- package/resources/sim-card-data-usage-notifications.d.ts +29 -29
- package/resources/sim-card-data-usage-notifications.d.ts.map +1 -1
- package/resources/sim-card-data-usage-notifications.js +29 -29
- package/resources/sim-card-data-usage-notifications.js.map +1 -1
- package/resources/sim-card-data-usage-notifications.mjs +29 -29
- package/resources/sim-card-data-usage-notifications.mjs.map +1 -1
- package/resources/sim-card-groups/actions.d.mts +12 -12
- package/resources/sim-card-groups/actions.d.mts.map +1 -1
- package/resources/sim-card-groups/actions.d.ts +12 -12
- package/resources/sim-card-groups/actions.d.ts.map +1 -1
- package/resources/sim-card-groups/actions.js +14 -14
- package/resources/sim-card-groups/actions.js.map +1 -1
- package/resources/sim-card-groups/actions.mjs +14 -14
- package/resources/sim-card-groups/actions.mjs.map +1 -1
- package/resources/sim-card-groups/index.d.mts +1 -1
- package/resources/sim-card-groups/index.d.mts.map +1 -1
- package/resources/sim-card-groups/index.d.ts +1 -1
- package/resources/sim-card-groups/index.d.ts.map +1 -1
- package/resources/sim-card-groups/sim-card-groups.d.mts +36 -36
- package/resources/sim-card-groups/sim-card-groups.d.mts.map +1 -1
- package/resources/sim-card-groups/sim-card-groups.d.ts +36 -36
- package/resources/sim-card-groups/sim-card-groups.d.ts.map +1 -1
- package/resources/sim-card-groups/sim-card-groups.js +29 -29
- package/resources/sim-card-groups/sim-card-groups.js.map +1 -1
- package/resources/sim-card-groups/sim-card-groups.mjs +29 -29
- package/resources/sim-card-groups/sim-card-groups.mjs.map +1 -1
- package/resources/sim-card-orders.d.mts +23 -23
- package/resources/sim-card-orders.d.mts.map +1 -1
- package/resources/sim-card-orders.d.ts +23 -23
- package/resources/sim-card-orders.d.ts.map +1 -1
- package/resources/sim-card-orders.js +17 -17
- package/resources/sim-card-orders.js.map +1 -1
- package/resources/sim-card-orders.mjs +17 -17
- package/resources/sim-card-orders.mjs.map +1 -1
- package/resources/sim-cards/actions.d.mts +61 -61
- package/resources/sim-cards/actions.d.mts.map +1 -1
- package/resources/sim-cards/actions.d.ts +61 -61
- package/resources/sim-cards/actions.d.ts.map +1 -1
- package/resources/sim-cards/actions.js +58 -58
- package/resources/sim-cards/actions.js.map +1 -1
- package/resources/sim-cards/actions.mjs +58 -58
- package/resources/sim-cards/actions.mjs.map +1 -1
- package/resources/sim-cards/index.d.mts +2 -2
- package/resources/sim-cards/index.d.mts.map +1 -1
- package/resources/sim-cards/index.d.ts +2 -2
- package/resources/sim-cards/index.d.ts.map +1 -1
- package/resources/sim-cards/sim-cards.d.mts +65 -65
- package/resources/sim-cards/sim-cards.d.mts.map +1 -1
- package/resources/sim-cards/sim-cards.d.ts +65 -65
- package/resources/sim-cards/sim-cards.d.ts.map +1 -1
- package/resources/sim-cards/sim-cards.js +26 -26
- package/resources/sim-cards/sim-cards.js.map +1 -1
- package/resources/sim-cards/sim-cards.mjs +26 -26
- package/resources/sim-cards/sim-cards.mjs.map +1 -1
- package/resources/siprec-connectors.d.mts +9 -9
- package/resources/siprec-connectors.d.mts.map +1 -1
- package/resources/siprec-connectors.d.ts +9 -9
- package/resources/siprec-connectors.d.ts.map +1 -1
- package/resources/siprec-connectors.js +14 -14
- package/resources/siprec-connectors.js.map +1 -1
- package/resources/siprec-connectors.mjs +14 -14
- package/resources/siprec-connectors.mjs.map +1 -1
- package/resources/storage/buckets/ssl-certificate.d.mts +7 -7
- package/resources/storage/buckets/ssl-certificate.d.mts.map +1 -1
- package/resources/storage/buckets/ssl-certificate.d.ts +7 -7
- package/resources/storage/buckets/ssl-certificate.d.ts.map +1 -1
- package/resources/storage/buckets/ssl-certificate.js +9 -9
- package/resources/storage/buckets/ssl-certificate.js.map +1 -1
- package/resources/storage/buckets/ssl-certificate.mjs +9 -9
- package/resources/storage/buckets/ssl-certificate.mjs.map +1 -1
- package/resources/storage/index.d.mts +1 -0
- package/resources/storage/index.d.mts.map +1 -1
- package/resources/storage/index.d.ts +1 -0
- package/resources/storage/index.d.ts.map +1 -1
- package/resources/storage/index.js +5 -3
- package/resources/storage/index.js.map +1 -1
- package/resources/storage/index.mjs +1 -0
- package/resources/storage/index.mjs.map +1 -1
- package/resources/storage/kvs/index.d.mts +3 -0
- package/resources/storage/kvs/index.d.mts.map +1 -0
- package/resources/storage/kvs/index.d.ts +3 -0
- package/resources/storage/kvs/index.d.ts.map +1 -0
- package/resources/storage/kvs/index.js +9 -0
- package/resources/storage/kvs/index.js.map +1 -0
- package/resources/storage/kvs/index.mjs +4 -0
- package/resources/storage/kvs/index.mjs.map +1 -0
- package/resources/storage/kvs/keys.d.mts +136 -0
- package/resources/storage/kvs/keys.d.mts.map +1 -0
- package/resources/storage/kvs/keys.d.ts +136 -0
- package/resources/storage/kvs/keys.d.ts.map +1 -0
- package/resources/storage/kvs/keys.js +92 -0
- package/resources/storage/kvs/keys.js.map +1 -0
- package/resources/storage/kvs/keys.mjs +88 -0
- package/resources/storage/kvs/keys.mjs.map +1 -0
- package/resources/storage/kvs/kvs.d.mts +92 -0
- package/resources/storage/kvs/kvs.d.mts.map +1 -0
- package/resources/storage/kvs/kvs.d.ts +92 -0
- package/resources/storage/kvs/kvs.d.ts.map +1 -0
- package/resources/storage/kvs/kvs.js +81 -0
- package/resources/storage/kvs/kvs.js.map +1 -0
- package/resources/storage/kvs/kvs.mjs +76 -0
- package/resources/storage/kvs/kvs.mjs.map +1 -0
- package/resources/storage/kvs.d.mts +2 -0
- package/resources/storage/kvs.d.mts.map +1 -0
- package/resources/storage/kvs.d.ts +2 -0
- package/resources/storage/kvs.d.ts.map +1 -0
- package/resources/storage/kvs.js +6 -0
- package/resources/storage/kvs.js.map +1 -0
- package/resources/storage/kvs.mjs +3 -0
- package/resources/storage/kvs.mjs.map +1 -0
- package/resources/storage/migration-sources.d.mts +16 -16
- package/resources/storage/migration-sources.d.mts.map +1 -1
- package/resources/storage/migration-sources.d.ts +16 -16
- package/resources/storage/migration-sources.d.ts.map +1 -1
- package/resources/storage/migration-sources.js +20 -20
- package/resources/storage/migration-sources.js.map +1 -1
- package/resources/storage/migration-sources.mjs +20 -20
- package/resources/storage/migration-sources.mjs.map +1 -1
- package/resources/storage/migrations/migrations.d.mts +9 -9
- package/resources/storage/migrations/migrations.d.mts.map +1 -1
- package/resources/storage/migrations/migrations.d.ts +9 -9
- package/resources/storage/migrations/migrations.d.ts.map +1 -1
- package/resources/storage/migrations/migrations.js +11 -11
- package/resources/storage/migrations/migrations.js.map +1 -1
- package/resources/storage/migrations/migrations.mjs +11 -11
- package/resources/storage/migrations/migrations.mjs.map +1 -1
- package/resources/storage/storage.d.mts +4 -0
- package/resources/storage/storage.d.mts.map +1 -1
- package/resources/storage/storage.d.ts +4 -0
- package/resources/storage/storage.d.ts.map +1 -1
- package/resources/storage/storage.js +4 -0
- package/resources/storage/storage.js.map +1 -1
- package/resources/storage/storage.mjs +4 -0
- package/resources/storage/storage.mjs.map +1 -1
- package/resources/sub-number-orders.d.mts +48 -48
- package/resources/sub-number-orders.d.mts.map +1 -1
- package/resources/sub-number-orders.d.ts +48 -48
- package/resources/sub-number-orders.d.ts.map +1 -1
- package/resources/sub-number-orders.js +29 -29
- package/resources/sub-number-orders.js.map +1 -1
- package/resources/sub-number-orders.mjs +29 -29
- package/resources/sub-number-orders.mjs.map +1 -1
- package/resources/telephony-credentials.d.mts +52 -52
- package/resources/telephony-credentials.d.mts.map +1 -1
- package/resources/telephony-credentials.d.ts +52 -52
- package/resources/telephony-credentials.d.ts.map +1 -1
- package/resources/telephony-credentials.js +29 -29
- package/resources/telephony-credentials.js.map +1 -1
- package/resources/telephony-credentials.mjs +29 -29
- package/resources/telephony-credentials.mjs.map +1 -1
- package/resources/terms-of-service/agreements.d.mts +5 -5
- package/resources/terms-of-service/agreements.d.mts.map +1 -1
- package/resources/terms-of-service/agreements.d.ts +5 -5
- package/resources/terms-of-service/agreements.d.ts.map +1 -1
- package/resources/terms-of-service/agreements.js +7 -7
- package/resources/terms-of-service/agreements.js.map +1 -1
- package/resources/terms-of-service/agreements.mjs +7 -7
- package/resources/terms-of-service/agreements.mjs.map +1 -1
- package/resources/terms-of-service/index.d.mts +1 -1
- package/resources/terms-of-service/index.d.mts.map +1 -1
- package/resources/terms-of-service/index.d.ts +1 -1
- package/resources/terms-of-service/index.d.ts.map +1 -1
- package/resources/terms-of-service/terms-of-service.d.mts +11 -11
- package/resources/terms-of-service/terms-of-service.d.mts.map +1 -1
- package/resources/terms-of-service/terms-of-service.d.ts +11 -11
- package/resources/terms-of-service/terms-of-service.d.ts.map +1 -1
- package/resources/terms-of-service/terms-of-service.js +8 -8
- package/resources/terms-of-service/terms-of-service.js.map +1 -1
- package/resources/terms-of-service/terms-of-service.mjs +8 -8
- package/resources/terms-of-service/terms-of-service.mjs.map +1 -1
- package/resources/texml/accounts/accounts.d.mts +3 -3
- package/resources/texml/accounts/accounts.d.mts.map +1 -1
- package/resources/texml/accounts/accounts.d.ts +3 -3
- package/resources/texml/accounts/accounts.d.ts.map +1 -1
- package/resources/texml/accounts/calls/calls.d.mts +88 -88
- package/resources/texml/accounts/calls/calls.d.mts.map +1 -1
- package/resources/texml/accounts/calls/calls.d.ts +88 -88
- package/resources/texml/accounts/calls/calls.d.ts.map +1 -1
- package/resources/texml/accounts/calls/calls.js +34 -34
- package/resources/texml/accounts/calls/calls.js.map +1 -1
- package/resources/texml/accounts/calls/calls.mjs +34 -34
- package/resources/texml/accounts/calls/calls.mjs.map +1 -1
- package/resources/texml/accounts/calls/index.d.mts +2 -2
- package/resources/texml/accounts/calls/index.d.mts.map +1 -1
- package/resources/texml/accounts/calls/index.d.ts +2 -2
- package/resources/texml/accounts/calls/index.d.ts.map +1 -1
- package/resources/texml/accounts/calls/recordings-json.d.mts +15 -15
- package/resources/texml/accounts/calls/recordings-json.d.mts.map +1 -1
- package/resources/texml/accounts/calls/recordings-json.d.ts +15 -15
- package/resources/texml/accounts/calls/recordings-json.d.ts.map +1 -1
- package/resources/texml/accounts/calls/recordings-json.js +16 -16
- package/resources/texml/accounts/calls/recordings-json.js.map +1 -1
- package/resources/texml/accounts/calls/recordings-json.mjs +16 -16
- package/resources/texml/accounts/calls/recordings-json.mjs.map +1 -1
- package/resources/texml/accounts/conferences/conferences.d.mts +41 -41
- package/resources/texml/accounts/conferences/conferences.d.mts.map +1 -1
- package/resources/texml/accounts/conferences/conferences.d.ts +41 -41
- package/resources/texml/accounts/conferences/conferences.d.ts.map +1 -1
- package/resources/texml/accounts/conferences/conferences.js +14 -14
- package/resources/texml/accounts/conferences/conferences.js.map +1 -1
- package/resources/texml/accounts/conferences/conferences.mjs +14 -14
- package/resources/texml/accounts/conferences/conferences.mjs.map +1 -1
- package/resources/texml/accounts/conferences/index.d.mts +2 -2
- package/resources/texml/accounts/conferences/index.d.mts.map +1 -1
- package/resources/texml/accounts/conferences/index.d.ts +2 -2
- package/resources/texml/accounts/conferences/index.d.ts.map +1 -1
- package/resources/texml/accounts/conferences/participants.d.mts +111 -111
- package/resources/texml/accounts/conferences/participants.d.mts.map +1 -1
- package/resources/texml/accounts/conferences/participants.d.ts +111 -111
- package/resources/texml/accounts/conferences/participants.d.ts.map +1 -1
- package/resources/texml/accounts/conferences/participants.js +43 -43
- package/resources/texml/accounts/conferences/participants.js.map +1 -1
- package/resources/texml/accounts/conferences/participants.mjs +43 -43
- package/resources/texml/accounts/conferences/participants.mjs.map +1 -1
- package/resources/texml/accounts/index.d.mts +3 -3
- package/resources/texml/accounts/index.d.mts.map +1 -1
- package/resources/texml/accounts/index.d.ts +3 -3
- package/resources/texml/accounts/index.d.ts.map +1 -1
- package/resources/texml/accounts/queues.d.mts +18 -18
- package/resources/texml/accounts/queues.d.mts.map +1 -1
- package/resources/texml/accounts/queues.d.ts +18 -18
- package/resources/texml/accounts/queues.d.ts.map +1 -1
- package/resources/texml/accounts/queues.js +17 -17
- package/resources/texml/accounts/queues.js.map +1 -1
- package/resources/texml/accounts/queues.mjs +17 -17
- package/resources/texml/accounts/queues.mjs.map +1 -1
- package/resources/texml/index.d.mts +1 -1
- package/resources/texml/index.d.mts.map +1 -1
- package/resources/texml/index.d.ts +1 -1
- package/resources/texml/index.d.ts.map +1 -1
- package/resources/texml/texml.d.mts +28 -28
- package/resources/texml/texml.d.mts.map +1 -1
- package/resources/texml/texml.d.ts +28 -28
- package/resources/texml/texml.d.ts.map +1 -1
- package/resources/texml/texml.js +18 -18
- package/resources/texml/texml.js.map +1 -1
- package/resources/texml/texml.mjs +18 -18
- package/resources/texml/texml.mjs.map +1 -1
- package/resources/texml-applications.d.mts +67 -67
- package/resources/texml-applications.d.mts.map +1 -1
- package/resources/texml-applications.d.ts +67 -67
- package/resources/texml-applications.d.ts.map +1 -1
- package/resources/texml-applications.js +31 -31
- package/resources/texml-applications.js.map +1 -1
- package/resources/texml-applications.mjs +31 -31
- 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 +19 -19
- package/resources/text-to-speech/text-to-speech.d.mts.map +1 -1
- package/resources/text-to-speech/text-to-speech.d.ts +19 -19
- package/resources/text-to-speech/text-to-speech.d.ts.map +1 -1
- package/resources/text-to-speech/text-to-speech.js +10 -10
- package/resources/text-to-speech/text-to-speech.js.map +1 -1
- package/resources/text-to-speech/text-to-speech.mjs +10 -10
- package/resources/text-to-speech/text-to-speech.mjs.map +1 -1
- package/resources/traffic-policy-profiles.d.mts +57 -57
- package/resources/traffic-policy-profiles.d.mts.map +1 -1
- package/resources/traffic-policy-profiles.d.ts +57 -57
- package/resources/traffic-policy-profiles.d.ts.map +1 -1
- package/resources/traffic-policy-profiles.js +40 -40
- package/resources/traffic-policy-profiles.js.map +1 -1
- package/resources/traffic-policy-profiles.mjs +40 -40
- package/resources/traffic-policy-profiles.mjs.map +1 -1
- package/resources/uac-connections/index.d.mts +1 -1
- package/resources/uac-connections/index.d.mts.map +1 -1
- package/resources/uac-connections/index.d.ts +1 -1
- package/resources/uac-connections/index.d.ts.map +1 -1
- package/resources/uac-connections/uac-connections.d.mts +85 -85
- package/resources/uac-connections/uac-connections.d.mts.map +1 -1
- package/resources/uac-connections/uac-connections.d.ts +85 -85
- package/resources/uac-connections/uac-connections.d.ts.map +1 -1
- package/resources/uac-connections/uac-connections.js +32 -32
- package/resources/uac-connections/uac-connections.js.map +1 -1
- package/resources/uac-connections/uac-connections.mjs +32 -32
- package/resources/uac-connections/uac-connections.mjs.map +1 -1
- package/resources/user-addresses.d.mts +86 -86
- package/resources/user-addresses.d.mts.map +1 -1
- package/resources/user-addresses.d.ts +86 -86
- package/resources/user-addresses.d.ts.map +1 -1
- package/resources/user-addresses.js +17 -17
- package/resources/user-addresses.js.map +1 -1
- package/resources/user-addresses.mjs +17 -17
- package/resources/user-addresses.mjs.map +1 -1
- package/resources/verifications/verifications.d.mts +11 -11
- package/resources/verifications/verifications.d.mts.map +1 -1
- package/resources/verifications/verifications.d.ts +11 -11
- package/resources/verifications/verifications.d.ts.map +1 -1
- package/resources/verifications/verifications.js +13 -13
- package/resources/verifications/verifications.js.map +1 -1
- package/resources/verifications/verifications.mjs +13 -13
- package/resources/verifications/verifications.mjs.map +1 -1
- package/resources/verified-numbers/index.d.mts +1 -1
- package/resources/verified-numbers/index.d.mts.map +1 -1
- package/resources/verified-numbers/index.d.ts +1 -1
- package/resources/verified-numbers/index.d.ts.map +1 -1
- package/resources/verified-numbers/verified-numbers.d.mts +21 -21
- package/resources/verified-numbers/verified-numbers.d.mts.map +1 -1
- package/resources/verified-numbers/verified-numbers.d.ts +21 -21
- package/resources/verified-numbers/verified-numbers.d.ts.map +1 -1
- package/resources/verified-numbers/verified-numbers.js +25 -25
- package/resources/verified-numbers/verified-numbers.js.map +1 -1
- package/resources/verified-numbers/verified-numbers.mjs +25 -25
- package/resources/verified-numbers/verified-numbers.mjs.map +1 -1
- package/resources/verify-profiles.d.mts +46 -46
- package/resources/verify-profiles.d.mts.map +1 -1
- package/resources/verify-profiles.d.ts +46 -46
- package/resources/verify-profiles.d.ts.map +1 -1
- package/resources/verify-profiles.js +37 -37
- package/resources/verify-profiles.js.map +1 -1
- package/resources/verify-profiles.mjs +37 -37
- package/resources/verify-profiles.mjs.map +1 -1
- package/resources/virtual-cross-connects.d.mts +42 -42
- package/resources/virtual-cross-connects.d.mts.map +1 -1
- package/resources/virtual-cross-connects.d.ts +42 -42
- package/resources/virtual-cross-connects.d.ts.map +1 -1
- package/resources/virtual-cross-connects.js +28 -28
- package/resources/virtual-cross-connects.js.map +1 -1
- package/resources/virtual-cross-connects.mjs +28 -28
- package/resources/virtual-cross-connects.mjs.map +1 -1
- package/resources/voice-clones.d.mts +61 -61
- package/resources/voice-clones.d.mts.map +1 -1
- package/resources/voice-clones.d.ts +61 -61
- package/resources/voice-clones.d.ts.map +1 -1
- package/resources/voice-clones.js +40 -40
- package/resources/voice-clones.js.map +1 -1
- package/resources/voice-clones.mjs +40 -40
- package/resources/voice-clones.mjs.map +1 -1
- package/resources/voice-designs.d.mts +49 -49
- package/resources/voice-designs.d.mts.map +1 -1
- package/resources/voice-designs.d.ts +49 -49
- package/resources/voice-designs.d.ts.map +1 -1
- package/resources/voice-designs.js +46 -46
- package/resources/voice-designs.js.map +1 -1
- package/resources/voice-designs.mjs +46 -46
- package/resources/voice-designs.mjs.map +1 -1
- package/resources/voice-sdk-call-reports.d.mts +6 -6
- package/resources/voice-sdk-call-reports.d.mts.map +1 -1
- package/resources/voice-sdk-call-reports.d.ts +6 -6
- package/resources/voice-sdk-call-reports.d.ts.map +1 -1
- package/resources/voice-sdk-call-reports.js +8 -8
- package/resources/voice-sdk-call-reports.js.map +1 -1
- package/resources/voice-sdk-call-reports.mjs +8 -8
- package/resources/voice-sdk-call-reports.mjs.map +1 -1
- package/resources/webhook-deliveries.d.mts +4 -4
- package/resources/webhook-deliveries.d.mts.map +1 -1
- package/resources/webhook-deliveries.d.ts +4 -4
- package/resources/webhook-deliveries.d.ts.map +1 -1
- package/resources/webhook-deliveries.js +7 -7
- package/resources/webhook-deliveries.js.map +1 -1
- package/resources/webhook-deliveries.mjs +7 -7
- package/resources/webhook-deliveries.mjs.map +1 -1
- package/resources/webhooks.d.mts +1 -1
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +1 -1
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js +3 -3
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +3 -3
- package/resources/webhooks.mjs.map +1 -1
- package/resources/whatsapp/business-accounts/business-accounts.d.mts +10 -10
- package/resources/whatsapp/business-accounts/business-accounts.d.mts.map +1 -1
- package/resources/whatsapp/business-accounts/business-accounts.d.ts +10 -10
- package/resources/whatsapp/business-accounts/business-accounts.d.ts.map +1 -1
- package/resources/whatsapp/business-accounts/business-accounts.js +12 -12
- package/resources/whatsapp/business-accounts/business-accounts.js.map +1 -1
- package/resources/whatsapp/business-accounts/business-accounts.mjs +12 -12
- package/resources/whatsapp/business-accounts/business-accounts.mjs.map +1 -1
- package/resources/whatsapp/index.d.mts +2 -2
- package/resources/whatsapp/index.d.mts.map +1 -1
- package/resources/whatsapp/index.d.ts +2 -2
- package/resources/whatsapp/index.d.ts.map +1 -1
- package/resources/whatsapp/index.js.map +1 -1
- package/resources/whatsapp/index.mjs.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 +45 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.d.mts.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.d.ts +45 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.d.ts.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.js +20 -0
- package/resources/whatsapp/phone-numbers/phone-numbers.js.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.mjs +20 -0
- package/resources/whatsapp/phone-numbers/phone-numbers.mjs.map +1 -1
- package/resources/whatsapp/phone-numbers/profile/photo.d.mts +12 -12
- package/resources/whatsapp/phone-numbers/profile/photo.d.mts.map +1 -1
- package/resources/whatsapp/phone-numbers/profile/photo.d.ts +12 -12
- package/resources/whatsapp/phone-numbers/profile/photo.d.ts.map +1 -1
- package/resources/whatsapp/phone-numbers/profile/photo.js +14 -14
- package/resources/whatsapp/phone-numbers/profile/photo.js.map +1 -1
- package/resources/whatsapp/phone-numbers/profile/photo.mjs +14 -14
- package/resources/whatsapp/phone-numbers/profile/photo.mjs.map +1 -1
- package/resources/whatsapp/templates.d.mts +31 -31
- package/resources/whatsapp/templates.d.mts.map +1 -1
- package/resources/whatsapp/templates.d.ts +31 -31
- package/resources/whatsapp/templates.d.ts.map +1 -1
- package/resources/whatsapp/templates.js +14 -14
- package/resources/whatsapp/templates.js.map +1 -1
- package/resources/whatsapp/templates.mjs +14 -14
- package/resources/whatsapp/templates.mjs.map +1 -1
- package/resources/whatsapp/whatsapp.d.mts +3 -3
- package/resources/whatsapp/whatsapp.d.mts.map +1 -1
- package/resources/whatsapp/whatsapp.d.ts +3 -3
- package/resources/whatsapp/whatsapp.d.ts.map +1 -1
- package/resources/whatsapp/whatsapp.js.map +1 -1
- package/resources/whatsapp/whatsapp.mjs.map +1 -1
- package/resources/whatsapp-message-templates.d.mts +4 -4
- package/resources/whatsapp-message-templates.d.mts.map +1 -1
- package/resources/whatsapp-message-templates.d.ts +4 -4
- package/resources/whatsapp-message-templates.d.ts.map +1 -1
- package/resources/whatsapp-message-templates.js +9 -9
- package/resources/whatsapp-message-templates.js.map +1 -1
- package/resources/whatsapp-message-templates.mjs +9 -9
- package/resources/whatsapp-message-templates.mjs.map +1 -1
- package/resources/wireguard-interfaces.d.mts +16 -16
- package/resources/wireguard-interfaces.d.mts.map +1 -1
- package/resources/wireguard-interfaces.d.ts +16 -16
- package/resources/wireguard-interfaces.d.ts.map +1 -1
- package/resources/wireguard-interfaces.js +14 -14
- package/resources/wireguard-interfaces.js.map +1 -1
- package/resources/wireguard-interfaces.mjs +14 -14
- package/resources/wireguard-interfaces.mjs.map +1 -1
- package/resources/wireguard-peers.d.mts +36 -36
- package/resources/wireguard-peers.d.mts.map +1 -1
- package/resources/wireguard-peers.d.ts +36 -36
- package/resources/wireguard-peers.d.ts.map +1 -1
- package/resources/wireguard-peers.js +29 -29
- package/resources/wireguard-peers.js.map +1 -1
- package/resources/wireguard-peers.mjs +29 -29
- package/resources/wireguard-peers.mjs.map +1 -1
- package/resources/wireless/detail-records-reports.d.mts +27 -27
- package/resources/wireless/detail-records-reports.d.mts.map +1 -1
- package/resources/wireless/detail-records-reports.d.ts +27 -27
- package/resources/wireless/detail-records-reports.d.ts.map +1 -1
- package/resources/wireless/detail-records-reports.js +20 -20
- package/resources/wireless/detail-records-reports.js.map +1 -1
- package/resources/wireless/detail-records-reports.mjs +20 -20
- package/resources/wireless/detail-records-reports.mjs.map +1 -1
- package/resources/wireless/index.d.mts +1 -1
- package/resources/wireless/index.d.mts.map +1 -1
- package/resources/wireless/index.d.ts +1 -1
- package/resources/wireless/index.d.ts.map +1 -1
- package/resources/wireless/wireless.d.mts +1 -1
- package/resources/wireless/wireless.d.mts.map +1 -1
- package/resources/wireless/wireless.d.ts +1 -1
- package/resources/wireless/wireless.d.ts.map +1 -1
- package/resources/wireless-blocklists.d.mts +38 -38
- package/resources/wireless-blocklists.d.mts.map +1 -1
- package/resources/wireless-blocklists.d.ts +38 -38
- package/resources/wireless-blocklists.d.ts.map +1 -1
- package/resources/wireless-blocklists.js +33 -33
- package/resources/wireless-blocklists.js.map +1 -1
- package/resources/wireless-blocklists.mjs +33 -33
- package/resources/wireless-blocklists.mjs.map +1 -1
- package/resources/x402/credit-account.d.mts +21 -21
- package/resources/x402/credit-account.d.mts.map +1 -1
- package/resources/x402/credit-account.d.ts +21 -21
- package/resources/x402/credit-account.d.ts.map +1 -1
- package/resources/x402/credit-account.js +16 -16
- package/resources/x402/credit-account.js.map +1 -1
- package/resources/x402/credit-account.mjs +16 -16
- package/resources/x402/credit-account.mjs.map +1 -1
- package/resources/x402/index.d.mts +1 -1
- package/resources/x402/index.d.mts.map +1 -1
- package/resources/x402/index.d.ts +1 -1
- package/resources/x402/index.d.ts.map +1 -1
- package/resources/x402/x402.d.mts +1 -1
- package/resources/x402/x402.d.mts.map +1 -1
- package/resources/x402/x402.d.ts +1 -1
- package/resources/x402/x402.d.ts.map +1 -1
- package/src/client.ts +103 -95
- package/src/resources/access-ip-address.ts +21 -21
- package/src/resources/access-ip-ranges.ts +14 -14
- package/src/resources/addresses/actions.ts +24 -24
- package/src/resources/addresses/addresses.ts +115 -115
- package/src/resources/addresses/index.ts +2 -2
- package/src/resources/advanced-orders.ts +12 -12
- package/src/resources/ai/ai.ts +92 -115
- package/src/resources/ai/assistants/assistants.ts +70 -70
- package/src/resources/ai/assistants/canary-deploys.ts +31 -31
- package/src/resources/ai/assistants/index.ts +7 -7
- package/src/resources/ai/assistants/scheduled-events.ts +66 -66
- package/src/resources/ai/assistants/tests/index.ts +2 -2
- package/src/resources/ai/assistants/tests/runs.ts +24 -24
- package/src/resources/ai/assistants/tests/tests.ts +56 -56
- package/src/resources/ai/assistants/tools.ts +26 -26
- package/src/resources/ai/assistants/versions.ts +41 -41
- package/src/resources/ai/clusters.ts +40 -40
- package/src/resources/ai/conversations/conversations.ts +66 -66
- package/src/resources/ai/conversations/index.ts +4 -4
- package/src/resources/ai/conversations/insight-groups/index.ts +2 -2
- package/src/resources/ai/conversations/insight-groups/insight-groups.ts +45 -45
- package/src/resources/ai/conversations/insights.ts +41 -41
- package/src/resources/ai/embeddings/buckets.ts +15 -15
- package/src/resources/ai/embeddings/embeddings.ts +46 -46
- package/src/resources/ai/embeddings/index.ts +1 -1
- package/src/resources/ai/fine-tuning/jobs.ts +12 -12
- package/src/resources/ai/index.ts +8 -8
- package/src/resources/ai/integrations/connections.ts +15 -15
- package/src/resources/ai/integrations/integrations.ts +10 -10
- package/src/resources/ai/mcp-servers.ts +49 -49
- package/src/resources/ai/missions/index.ts +3 -3
- package/src/resources/ai/missions/knowledge-bases.ts +15 -15
- package/src/resources/ai/missions/mcp-servers.ts +15 -15
- package/src/resources/ai/missions/missions.ts +46 -46
- package/src/resources/ai/missions/runs/events.ts +32 -32
- package/src/resources/ai/missions/runs/index.ts +5 -5
- package/src/resources/ai/missions/runs/plan.ts +60 -60
- package/src/resources/ai/missions/runs/runs.ts +46 -46
- package/src/resources/ai/missions/tools.ts +14 -14
- package/src/resources/ai/openai/openai.ts +26 -26
- package/src/resources/ai/tools.ts +46 -46
- package/src/resources/alphanumeric-sender-ids.ts +37 -37
- package/src/resources/authentication-providers.ts +65 -65
- package/src/resources/billing-groups.ts +38 -38
- package/src/resources/bulk-sim-card-actions.ts +8 -8
- package/src/resources/bundle-pricing/billing-bundles.ts +34 -34
- package/src/resources/bundle-pricing/bundle-pricing.ts +4 -4
- package/src/resources/bundle-pricing/index.ts +4 -4
- package/src/resources/bundle-pricing/user-bundles.ts +84 -84
- package/src/resources/call-control-applications.ts +189 -189
- package/src/resources/calls/actions.ts +1659 -1628
- package/src/resources/calls/calls.ts +21 -21
- package/src/resources/calls/index.ts +21 -21
- package/src/resources/channel-zones.ts +17 -17
- package/src/resources/comments.ts +24 -24
- package/src/resources/conferences/actions.ts +240 -240
- package/src/resources/conferences/conferences.ts +128 -128
- package/src/resources/conferences/index.ts +6 -6
- package/src/resources/connections.ts +8 -8
- package/src/resources/credential-connections/credential-connections.ts +101 -101
- package/src/resources/credential-connections/index.ts +1 -1
- package/src/resources/custom-storage-credentials.ts +29 -29
- package/src/resources/customer-service-records.ts +105 -105
- package/src/resources/dialogflow-connections.ts +31 -31
- package/src/resources/dir/comments.ts +34 -34
- package/src/resources/dir/dir.ts +205 -172
- package/src/resources/dir/index.ts +19 -5
- package/src/resources/dir/phone-number-batches.ts +29 -29
- package/src/resources/dir/phone-numbers.ts +25 -25
- package/src/resources/dir/references.ts +285 -0
- package/src/resources/dir/verify-email.ts +114 -0
- package/src/resources/documents.ts +77 -77
- package/src/resources/dynamic-emergency-addresses.ts +55 -55
- package/src/resources/dynamic-emergency-endpoints.ts +42 -42
- package/src/resources/enterprises/dir.ts +95 -95
- package/src/resources/enterprises/enterprises.ts +62 -62
- package/src/resources/enterprises/index.ts +2 -2
- package/src/resources/enterprises/reputation/index.ts +2 -2
- package/src/resources/enterprises/reputation/numbers.ts +42 -42
- package/src/resources/enterprises/reputation/remediation.ts +46 -46
- package/src/resources/enterprises/reputation/reputation.ts +21 -21
- package/src/resources/external-connections/civic-addresses.ts +27 -27
- package/src/resources/external-connections/external-connections.ts +112 -112
- package/src/resources/external-connections/index.ts +5 -5
- package/src/resources/external-connections/log-messages.ts +15 -15
- package/src/resources/external-connections/phone-numbers.ts +46 -46
- package/src/resources/external-connections/releases.ts +29 -29
- package/src/resources/external-connections/uploads.ts +73 -73
- package/src/resources/fax-applications.ts +98 -98
- package/src/resources/faxes/faxes.ts +122 -122
- package/src/resources/faxes/index.ts +1 -1
- package/src/resources/fqdn-connections.ts +102 -102
- package/src/resources/fqdns.ts +69 -69
- package/src/resources/global-ip-assignments.ts +23 -23
- package/src/resources/global-ip-health-checks.ts +32 -32
- package/src/resources/global-ips.ts +27 -27
- package/src/resources/inbound-channels.ts +16 -16
- package/src/resources/index.ts +94 -94
- package/src/resources/inexplicit-number-orders.ts +21 -21
- package/src/resources/integration-secrets.ts +38 -38
- package/src/resources/invoices.ts +18 -18
- package/src/resources/ip-connections.ts +102 -102
- package/src/resources/ips.ts +63 -63
- package/src/resources/legacy/reporting/batch-detail-records/messaging.ts +21 -21
- package/src/resources/legacy/reporting/batch-detail-records/speech-to-text.ts +21 -21
- package/src/resources/legacy/reporting/batch-detail-records/voice.ts +25 -25
- package/src/resources/legacy/reporting/usage-reports/index.ts +2 -2
- package/src/resources/legacy/reporting/usage-reports/messaging.ts +33 -33
- package/src/resources/legacy/reporting/usage-reports/number-lookup.ts +28 -28
- package/src/resources/legacy/reporting/usage-reports/usage-reports.ts +2 -2
- package/src/resources/legacy/reporting/usage-reports/voice.ts +33 -33
- package/src/resources/managed-accounts/index.ts +1 -1
- package/src/resources/managed-accounts/managed-accounts.ts +88 -88
- package/src/resources/media.ts +58 -58
- package/src/resources/messages/index.ts +2 -2
- package/src/resources/messages/messages.ts +186 -186
- package/src/resources/messaging/index.ts +1 -1
- package/src/resources/messaging/messaging.ts +1 -1
- package/src/resources/messaging/rcs/agents.ts +24 -24
- package/src/resources/messaging/rcs/index.ts +2 -2
- package/src/resources/messaging/rcs/rcs.ts +30 -30
- package/src/resources/messaging-10dlc/brand/brand.ts +161 -161
- package/src/resources/messaging-10dlc/brand/external-vetting.ts +32 -32
- package/src/resources/messaging-10dlc/brand/index.ts +3 -3
- package/src/resources/messaging-10dlc/campaign/campaign.ts +83 -83
- package/src/resources/messaging-10dlc/campaign/index.ts +1 -1
- package/src/resources/messaging-10dlc/index.ts +8 -8
- package/src/resources/messaging-10dlc/messaging-10dlc.ts +9 -9
- package/src/resources/messaging-10dlc/partner-campaigns.ts +59 -59
- package/src/resources/messaging-10dlc/phone-number-assignment-by-profile.ts +19 -19
- package/src/resources/messaging-10dlc/phone-number-campaigns.ts +63 -63
- package/src/resources/messaging-hosted-number-orders/index.ts +2 -2
- package/src/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.ts +62 -62
- package/src/resources/messaging-hosted-numbers.ts +48 -48
- package/src/resources/messaging-profiles/autoresp-configs.ts +89 -89
- package/src/resources/messaging-profiles/index.ts +4 -4
- package/src/resources/messaging-profiles/messaging-profiles.ts +97 -97
- package/src/resources/messaging-tollfree/verification/index.ts +1 -1
- package/src/resources/messaging-tollfree/verification/requests.ts +78 -78
- package/src/resources/messaging-tollfree/verification/verification.ts +1 -1
- package/src/resources/mobile-phone-numbers/index.ts +1 -1
- package/src/resources/mobile-phone-numbers/messaging.ts +7 -7
- package/src/resources/mobile-phone-numbers/mobile-phone-numbers.ts +16 -16
- package/src/resources/mobile-push-credentials.ts +47 -47
- package/src/resources/mobile-voice-connections.ts +35 -35
- package/src/resources/networks/default-gateway.ts +12 -12
- package/src/resources/networks/index.ts +1 -1
- package/src/resources/networks/networks.ts +41 -41
- package/src/resources/notification-channels.ts +71 -71
- package/src/resources/notification-profiles.ts +23 -23
- package/src/resources/notification-settings.ts +57 -57
- package/src/resources/number-block-orders.ts +49 -49
- package/src/resources/number-order-phone-numbers.ts +10 -10
- package/src/resources/number-orders.ts +74 -74
- package/src/resources/number-reservations/index.ts +1 -1
- package/src/resources/number-reservations/number-reservations.ts +31 -31
- package/src/resources/oauth-clients.ts +71 -71
- package/src/resources/oauth-grants.ts +7 -7
- package/src/resources/oauth.ts +66 -66
- package/src/resources/organizations/index.ts +1 -1
- package/src/resources/organizations/organizations.ts +1 -1
- package/src/resources/organizations/users/index.ts +1 -1
- package/src/resources/organizations/users/users.ts +21 -21
- package/src/resources/ota-updates.ts +7 -7
- package/src/resources/outbound-voice-profiles.ts +101 -101
- package/src/resources/payment/auto-recharge-prefs.ts +13 -13
- package/src/resources/phone-number-blocks/jobs.ts +14 -14
- package/src/resources/phone-numbers/actions.ts +27 -27
- package/src/resources/phone-numbers/csv-downloads.ts +24 -24
- package/src/resources/phone-numbers/index.ts +7 -7
- package/src/resources/phone-numbers/jobs.ts +47 -47
- package/src/resources/phone-numbers/messaging.ts +51 -51
- package/src/resources/phone-numbers/phone-numbers.ts +93 -93
- package/src/resources/phone-numbers/voice.ts +75 -75
- package/src/resources/phone-numbers/voicemail.ts +21 -21
- package/src/resources/porting/events.ts +14 -14
- package/src/resources/porting/index.ts +3 -3
- package/src/resources/porting/loa-configurations.ts +124 -124
- package/src/resources/porting/porting.ts +3 -3
- package/src/resources/porting/reports.ts +34 -34
- package/src/resources/porting-orders/activation-jobs.ts +31 -31
- package/src/resources/porting-orders/additional-documents.ts +38 -38
- package/src/resources/porting-orders/associated-phone-numbers.ts +51 -51
- package/src/resources/porting-orders/comments.ts +17 -17
- package/src/resources/porting-orders/index.ts +8 -8
- package/src/resources/porting-orders/phone-number-blocks.ts +66 -66
- package/src/resources/porting-orders/phone-number-configurations.ts +35 -35
- package/src/resources/porting-orders/phone-number-extensions.ts +63 -63
- package/src/resources/porting-orders/porting-orders.ts +157 -157
- package/src/resources/portouts/comments.ts +8 -8
- package/src/resources/portouts/events.ts +14 -14
- package/src/resources/portouts/index.ts +1 -1
- package/src/resources/portouts/portouts.ts +15 -15
- package/src/resources/portouts/reports.ts +34 -34
- package/src/resources/portouts/supporting-documents.ts +14 -14
- package/src/resources/private-wireless-gateways.ts +49 -49
- package/src/resources/pronunciation-dicts.ts +42 -42
- package/src/resources/public-internet-gateways.ts +27 -27
- package/src/resources/queues/calls.ts +47 -47
- package/src/resources/queues/index.ts +3 -3
- package/src/resources/queues/queues.ts +37 -37
- package/src/resources/recording-transcriptions.ts +10 -10
- package/src/resources/recordings/recordings.ts +14 -14
- package/src/resources/reports/index.ts +1 -1
- package/src/resources/reports/mdr-usage-reports.ts +43 -43
- package/src/resources/reports/reports.ts +1 -1
- package/src/resources/reputation/index.ts +1 -1
- package/src/resources/reputation/numbers.ts +18 -18
- package/src/resources/reputation/reputation.ts +1 -1
- package/src/resources/requirement-groups.ts +73 -73
- package/src/resources/requirement-types.ts +15 -15
- package/src/resources/requirements.ts +14 -14
- package/src/resources/room-compositions.ts +73 -73
- package/src/resources/room-participants.ts +7 -7
- package/src/resources/room-recordings.ts +24 -24
- package/src/resources/rooms/index.ts +2 -2
- package/src/resources/rooms/rooms.ts +108 -108
- package/src/resources/rooms/sessions/index.ts +1 -1
- package/src/resources/rooms/sessions/sessions.ts +26 -26
- package/src/resources/short-codes.ts +31 -31
- package/src/resources/sim-card-data-usage-notifications.ts +46 -46
- package/src/resources/sim-card-groups/actions.ts +15 -15
- package/src/resources/sim-card-groups/index.ts +1 -1
- package/src/resources/sim-card-groups/sim-card-groups.ts +53 -53
- package/src/resources/sim-card-orders.ts +34 -34
- package/src/resources/sim-cards/actions.ts +81 -81
- package/src/resources/sim-cards/index.ts +5 -5
- package/src/resources/sim-cards/sim-cards.ts +91 -91
- package/src/resources/siprec-connectors.ts +15 -15
- package/src/resources/storage/buckets/ssl-certificate.ts +16 -16
- package/src/resources/storage/index.ts +8 -0
- package/src/resources/storage/kvs/index.ts +18 -0
- package/src/resources/storage/kvs/keys.ts +193 -0
- package/src/resources/storage/kvs/kvs.ts +147 -0
- package/src/resources/storage/kvs.ts +3 -0
- package/src/resources/storage/migration-sources.ts +21 -21
- package/src/resources/storage/migrations/migrations.ts +12 -12
- package/src/resources/storage/storage.ts +20 -0
- package/src/resources/sub-number-orders.ts +65 -65
- package/src/resources/telephony-credentials.ts +73 -73
- package/src/resources/terms-of-service/agreements.ts +8 -8
- package/src/resources/terms-of-service/index.ts +1 -1
- package/src/resources/terms-of-service/terms-of-service.ts +17 -17
- package/src/resources/texml/accounts/accounts.ts +4 -4
- package/src/resources/texml/accounts/calls/calls.ts +107 -107
- package/src/resources/texml/accounts/calls/index.ts +3 -3
- package/src/resources/texml/accounts/calls/recordings-json.ts +28 -28
- package/src/resources/texml/accounts/conferences/conferences.ts +55 -55
- package/src/resources/texml/accounts/conferences/index.ts +4 -4
- package/src/resources/texml/accounts/conferences/participants.ts +162 -162
- package/src/resources/texml/accounts/index.ts +4 -4
- package/src/resources/texml/accounts/queues.ts +26 -26
- package/src/resources/texml/index.ts +1 -1
- package/src/resources/texml/texml.ts +33 -33
- package/src/resources/texml-applications.ts +83 -83
- package/src/resources/text-to-speech/index.ts +1 -1
- package/src/resources/text-to-speech/text-to-speech.ts +27 -27
- package/src/resources/traffic-policy-profiles.ts +89 -89
- package/src/resources/uac-connections/index.ts +1 -1
- package/src/resources/uac-connections/uac-connections.ts +105 -105
- package/src/resources/user-addresses.ts +103 -103
- package/src/resources/verifications/verifications.ts +14 -14
- package/src/resources/verified-numbers/index.ts +1 -1
- package/src/resources/verified-numbers/verified-numbers.ts +32 -32
- package/src/resources/verify-profiles.ts +65 -65
- package/src/resources/virtual-cross-connects.ts +57 -57
- package/src/resources/voice-clones.ts +82 -82
- package/src/resources/voice-designs.ts +79 -79
- package/src/resources/voice-sdk-call-reports.ts +9 -9
- package/src/resources/webhook-deliveries.ts +8 -8
- package/src/resources/webhooks.ts +4 -4
- package/src/resources/whatsapp/business-accounts/business-accounts.ts +13 -13
- package/src/resources/whatsapp/index.ts +3 -1
- package/src/resources/whatsapp/phone-numbers/index.ts +2 -0
- package/src/resources/whatsapp/phone-numbers/phone-numbers.ts +62 -0
- package/src/resources/whatsapp/phone-numbers/profile/photo.ts +15 -15
- package/src/resources/whatsapp/templates.ts +41 -41
- package/src/resources/whatsapp/whatsapp.ts +5 -1
- package/src/resources/whatsapp-message-templates.ts +10 -10
- package/src/resources/wireguard-interfaces.ts +30 -30
- package/src/resources/wireguard-peers.ts +52 -52
- package/src/resources/wireless/detail-records-reports.ts +35 -35
- package/src/resources/wireless/index.ts +1 -1
- package/src/resources/wireless/wireless.ts +1 -1
- package/src/resources/wireless-blocklists.ts +52 -52
- package/src/resources/x402/credit-account.ts +28 -28
- package/src/resources/x402/index.ts +1 -1
- package/src/resources/x402/x402.ts +1 -1
- 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/ai/ai.mjs
CHANGED
|
@@ -40,6 +40,46 @@ export class AI extends APIResource {
|
|
|
40
40
|
this.openai = new OpenAIAPI.OpenAI(this._client);
|
|
41
41
|
this.tools = new ToolsAPI.Tools(this._client);
|
|
42
42
|
}
|
|
43
|
+
/**
|
|
44
|
+
* **Deprecated**: Use `GET /v2/ai/openai/models` instead.
|
|
45
|
+
*
|
|
46
|
+
* Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
|
|
47
|
+
* open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
|
|
48
|
+
* `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
|
|
49
|
+
* fine-tuned models — kept around for backwards compatibility. New integrations
|
|
50
|
+
* should use `/v2/ai/openai/models`.
|
|
51
|
+
*
|
|
52
|
+
* Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
|
|
53
|
+
*
|
|
54
|
+
* @deprecated
|
|
55
|
+
*/
|
|
56
|
+
retrieveModels(options) {
|
|
57
|
+
return this._client.get('/ai/models', options);
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Generate a summary of a file's contents.
|
|
61
|
+
*
|
|
62
|
+
* Supports the following text formats:
|
|
63
|
+
*
|
|
64
|
+
* - PDF, HTML, txt, json, csv
|
|
65
|
+
*
|
|
66
|
+
* Supports the following media formats (billed for both the transcription and
|
|
67
|
+
* summary):
|
|
68
|
+
*
|
|
69
|
+
* - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
|
|
70
|
+
* - Up to 100 MB
|
|
71
|
+
*
|
|
72
|
+
* @example
|
|
73
|
+
* ```ts
|
|
74
|
+
* const response = await client.ai.summarize({
|
|
75
|
+
* bucket: 'bucket',
|
|
76
|
+
* filename: 'filename',
|
|
77
|
+
* });
|
|
78
|
+
* ```
|
|
79
|
+
*/
|
|
80
|
+
summarize(body, options) {
|
|
81
|
+
return this._client.post('/ai/summarize', { body, ...options });
|
|
82
|
+
}
|
|
43
83
|
/**
|
|
44
84
|
* **Deprecated**: Use `POST /v2/ai/openai/responses` instead. This endpoint is
|
|
45
85
|
* compatible with the
|
|
@@ -61,12 +101,12 @@ export class AI extends APIResource {
|
|
|
61
101
|
*
|
|
62
102
|
* 1. The query text is embedded into a 1024-dimensional vector using the
|
|
63
103
|
* multilingual-e5-large model.
|
|
64
|
-
* 2. The vector is
|
|
65
|
-
*
|
|
104
|
+
* 2. The vector is compared against indexed record chunks using semantic
|
|
105
|
+
* similarity search.
|
|
66
106
|
* 3. When no region is specified, all regions are queried in parallel (fan-out)
|
|
67
107
|
* and results are merged by score.
|
|
68
|
-
* 4. Results are ranked by
|
|
69
|
-
* `
|
|
108
|
+
* 4. Results are ranked by similarity score (descending) and paginated via
|
|
109
|
+
* `page[number]` / `page[size]`.
|
|
70
110
|
*
|
|
71
111
|
* **Authentication:** Requires a Telnyx API key via `Authorization: Bearer <key>`.
|
|
72
112
|
* Results are automatically scoped to the caller's organization —
|
|
@@ -80,14 +120,14 @@ export class AI extends APIResource {
|
|
|
80
120
|
* **Filtering:** Use `filter[field][operator]=value` query parameters to narrow
|
|
81
121
|
* results before vector search.
|
|
82
122
|
*
|
|
83
|
-
* Top-level filterable fields: `user_id`, `
|
|
84
|
-
* `
|
|
123
|
+
* Top-level filterable fields: `user_id`, `region`, `record_id`,
|
|
124
|
+
* `record_created_at`, `ingested_at`, `retention`
|
|
85
125
|
*
|
|
86
126
|
* Note: `retention` is filter-only — it can be used to narrow results but is not
|
|
87
127
|
* returned in the response body.
|
|
88
128
|
*
|
|
89
129
|
* Metadata fields: any field not in the list above is resolved to
|
|
90
|
-
* `data.metadata.<field>`
|
|
130
|
+
* `data.metadata.<field>` (e.g., `filter[language]=en` →
|
|
91
131
|
* `data.metadata.language`).
|
|
92
132
|
*
|
|
93
133
|
* Supported filter operators:
|
|
@@ -100,11 +140,11 @@ export class AI extends APIResource {
|
|
|
100
140
|
* **Examples:**
|
|
101
141
|
*
|
|
102
142
|
* ```
|
|
103
|
-
* GET /v2/ai/conversation_histories?q=billing+issue&
|
|
104
|
-
* GET /v2/ai/conversation_histories?q=setup+guide&
|
|
105
|
-
* GET /v2/ai/conversation_histories?q=refund&
|
|
106
|
-
* GET /v2/ai/conversation_histories?q=outage&
|
|
107
|
-
* GET /v2/ai/conversation_histories?q=hold+time&
|
|
143
|
+
* GET /v2/ai/conversation_histories?q=billing+issue&page[size]=10
|
|
144
|
+
* GET /v2/ai/conversation_histories?q=setup+guide®ion=USA&min_score=0.5
|
|
145
|
+
* GET /v2/ai/conversation_histories?q=refund&filter[record_created_at][gte]=2026-01-01T00:00:00Z
|
|
146
|
+
* GET /v2/ai/conversation_histories?q=outage&filter[region][in]=USA,DEU
|
|
147
|
+
* GET /v2/ai/conversation_histories?q=hold+time&filter[language]=en
|
|
108
148
|
* ```
|
|
109
149
|
*
|
|
110
150
|
* @example
|
|
@@ -112,53 +152,12 @@ export class AI extends APIResource {
|
|
|
112
152
|
* const response =
|
|
113
153
|
* await client.ai.retrieveConversationHistories({
|
|
114
154
|
* q: 'customer called about billing issue',
|
|
115
|
-
* record_type: 'voice',
|
|
116
155
|
* });
|
|
117
156
|
* ```
|
|
118
157
|
*/
|
|
119
158
|
retrieveConversationHistories(query, options) {
|
|
120
159
|
return this._client.get('/ai/conversation_histories', { query, ...options });
|
|
121
160
|
}
|
|
122
|
-
/**
|
|
123
|
-
* **Deprecated**: Use `GET /v2/ai/openai/models` instead.
|
|
124
|
-
*
|
|
125
|
-
* Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
|
|
126
|
-
* open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
|
|
127
|
-
* `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
|
|
128
|
-
* fine-tuned models — kept around for backwards compatibility. New integrations
|
|
129
|
-
* should use `/v2/ai/openai/models`.
|
|
130
|
-
*
|
|
131
|
-
* Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
|
|
132
|
-
*
|
|
133
|
-
* @deprecated
|
|
134
|
-
*/
|
|
135
|
-
retrieveModels(options) {
|
|
136
|
-
return this._client.get('/ai/models', options);
|
|
137
|
-
}
|
|
138
|
-
/**
|
|
139
|
-
* Generate a summary of a file's contents.
|
|
140
|
-
*
|
|
141
|
-
* Supports the following text formats:
|
|
142
|
-
*
|
|
143
|
-
* - PDF, HTML, txt, json, csv
|
|
144
|
-
*
|
|
145
|
-
* Supports the following media formats (billed for both the transcription and
|
|
146
|
-
* summary):
|
|
147
|
-
*
|
|
148
|
-
* - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
|
|
149
|
-
* - Up to 100 MB
|
|
150
|
-
*
|
|
151
|
-
* @example
|
|
152
|
-
* ```ts
|
|
153
|
-
* const response = await client.ai.summarize({
|
|
154
|
-
* bucket: 'bucket',
|
|
155
|
-
* filename: 'filename',
|
|
156
|
-
* });
|
|
157
|
-
* ```
|
|
158
|
-
*/
|
|
159
|
-
summarize(body, options) {
|
|
160
|
-
return this._client.post('/ai/summarize', { body, ...options });
|
|
161
|
-
}
|
|
162
161
|
}
|
|
163
162
|
AI.Assistants = Assistants;
|
|
164
163
|
AI.Audio = Audio;
|
package/resources/ai/ai.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ai.mjs","sourceRoot":"","sources":["../../src/resources/ai/ai.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAClD,OAAO,KAAK,QAAQ,oBAAgB;AACpC,OAAO,EAAE,KAAK,EAAkD,oBAAgB;AAChF,OAAO,KAAK,OAAO,mBAAe;AAClC,OAAO,EAEL,IAAI,GAIL,mBAAe;AAChB,OAAO,KAAK,WAAW,uBAAmB;AAC1C,OAAO,EASL,QAAQ,GAET,uBAAmB;AACpB,OAAO,KAAK,aAAa,0BAAsB;AAC/C,OAAO,EAKL,UAAU,GAEX,0BAAsB;AACvB,OAAO,KAAK,QAAQ,oBAAgB;AACpC,OAAO,EAOL,KAAK,GACN,oBAAgB;AACjB,OAAO,KAAK,aAAa,oCAAgC;AACzD,OAAO,EAgBL,UAAU,GAwCX,oCAAgC;AACjC,OAAO,KAAK,gBAAgB,0CAAsC;AAClE,OAAO,EAUL,aAAa,GACd,0CAAsC;AACvC,OAAO,KAAK,aAAa,oCAAgC;AACzD,OAAO,EAUL,UAAU,GACX,oCAAgC;AACjC,OAAO,KAAK,aAAa,sCAAkC;AAC3D,OAAO,EAAE,UAAU,EAAE,sCAAkC;AACvD,OAAO,KAAK,eAAe,wCAAoC;AAC/D,OAAO,EAAwC,YAAY,EAAE,wCAAoC;AACjG,OAAO,KAAK,WAAW,gCAA4B;AACnD,OAAO,EAWL,QAAQ,GACT,gCAA4B;AAC7B,OAAO,KAAK,SAAS,4BAAwB;AAC7C,OAAO,EAAE,MAAM,EAA4D,4BAAwB;AAInG,MAAM,OAAO,EAAG,SAAQ,WAAW;IAAnC;;QACE,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,UAAK,GAAmB,IAAI,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzD,SAAI,GAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACpD,aAAQ,GAAyB,IAAI,WAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxE,kBAAa,GAAmC,IAAI,gBAAgB,CAAC,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACjG,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,iBAAY,GAAiC,IAAI,eAAe,CAAC,YAAY,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC5F,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,aAAQ,GAAyB,IAAI,WAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxE,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC9D,UAAK,GAAmB,IAAI,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"ai.mjs","sourceRoot":"","sources":["../../src/resources/ai/ai.ts"],"names":[],"mappings":"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"}
|
|
@@ -29,6 +29,15 @@ export declare class Assistants extends APIResource {
|
|
|
29
29
|
versions: VersionsAPI.Versions;
|
|
30
30
|
tags: TagsAPI.Tags;
|
|
31
31
|
instructions: InstructionsAPI.Instructions;
|
|
32
|
+
/**
|
|
33
|
+
* Retrieve a list of all AI Assistants configured by the user.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* ```ts
|
|
37
|
+
* const assistantsList = await client.ai.assistants.list();
|
|
38
|
+
* ```
|
|
39
|
+
*/
|
|
40
|
+
list(options?: RequestOptions): APIPromise<AssistantsList>;
|
|
32
41
|
/**
|
|
33
42
|
* Create a new AI Assistant.
|
|
34
43
|
*
|
|
@@ -43,45 +52,50 @@ export declare class Assistants extends APIResource {
|
|
|
43
52
|
*/
|
|
44
53
|
create(body: AssistantCreateParams, options?: RequestOptions): APIPromise<InferenceEmbedding>;
|
|
45
54
|
/**
|
|
46
|
-
*
|
|
55
|
+
* Import assistants from external providers. Any assistant that has already been
|
|
56
|
+
* imported will be overwritten with its latest version from the importing
|
|
57
|
+
* provider.
|
|
47
58
|
*
|
|
48
59
|
* @example
|
|
49
60
|
* ```ts
|
|
50
|
-
* const
|
|
51
|
-
*
|
|
61
|
+
* const assistantsList = await client.ai.assistants.imports({
|
|
62
|
+
* api_key_ref: 'api_key_ref',
|
|
63
|
+
* provider: 'elevenlabs',
|
|
64
|
+
* });
|
|
52
65
|
* ```
|
|
53
66
|
*/
|
|
54
|
-
|
|
67
|
+
imports(body: AssistantImportsParams, options?: RequestOptions): APIPromise<AssistantsList>;
|
|
55
68
|
/**
|
|
56
|
-
*
|
|
69
|
+
* Delete an AI Assistant by `assistant_id`.
|
|
57
70
|
*
|
|
58
71
|
* @example
|
|
59
72
|
* ```ts
|
|
60
|
-
* const
|
|
61
|
-
*
|
|
73
|
+
* const assistant = await client.ai.assistants.delete(
|
|
74
|
+
* 'assistant_id',
|
|
75
|
+
* );
|
|
62
76
|
* ```
|
|
63
77
|
*/
|
|
64
|
-
|
|
78
|
+
delete(assistantID: string, options?: RequestOptions): APIPromise<AssistantDeleteResponse>;
|
|
65
79
|
/**
|
|
66
|
-
* Retrieve
|
|
80
|
+
* Retrieve an AI Assistant configuration by `assistant_id`.
|
|
67
81
|
*
|
|
68
82
|
* @example
|
|
69
83
|
* ```ts
|
|
70
|
-
* const
|
|
84
|
+
* const inferenceEmbedding =
|
|
85
|
+
* await client.ai.assistants.retrieve('assistant_id');
|
|
71
86
|
* ```
|
|
72
87
|
*/
|
|
73
|
-
|
|
88
|
+
retrieve(assistantID: string, query?: AssistantRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<InferenceEmbedding>;
|
|
74
89
|
/**
|
|
75
|
-
*
|
|
90
|
+
* Update an AI Assistant's attributes.
|
|
76
91
|
*
|
|
77
92
|
* @example
|
|
78
93
|
* ```ts
|
|
79
|
-
* const
|
|
80
|
-
* 'assistant_id'
|
|
81
|
-
* );
|
|
94
|
+
* const inferenceEmbedding =
|
|
95
|
+
* await client.ai.assistants.update('assistant_id');
|
|
82
96
|
* ```
|
|
83
97
|
*/
|
|
84
|
-
|
|
98
|
+
update(assistantID: string, body: AssistantUpdateParams, options?: RequestOptions): APIPromise<InferenceEmbedding>;
|
|
85
99
|
/**
|
|
86
100
|
* This endpoint allows a client to send a chat message to a specific AI Assistant.
|
|
87
101
|
* The assistant processes the message and returns a relevant reply based on the
|
|
@@ -126,20 +140,6 @@ export declare class Assistants extends APIResource {
|
|
|
126
140
|
* ```
|
|
127
141
|
*/
|
|
128
142
|
getTexml(assistantID: string, options?: RequestOptions): APIPromise<string>;
|
|
129
|
-
/**
|
|
130
|
-
* Import assistants from external providers. Any assistant that has already been
|
|
131
|
-
* imported will be overwritten with its latest version from the importing
|
|
132
|
-
* provider.
|
|
133
|
-
*
|
|
134
|
-
* @example
|
|
135
|
-
* ```ts
|
|
136
|
-
* const assistantsList = await client.ai.assistants.imports({
|
|
137
|
-
* api_key_ref: 'api_key_ref',
|
|
138
|
-
* provider: 'elevenlabs',
|
|
139
|
-
* });
|
|
140
|
-
* ```
|
|
141
|
-
*/
|
|
142
|
-
imports(body: AssistantImportsParams, options?: RequestOptions): APIPromise<AssistantsList>;
|
|
143
143
|
/**
|
|
144
144
|
* Send an SMS message for an assistant. This endpoint:
|
|
145
145
|
*
|
|
@@ -2562,6 +2562,23 @@ export interface AssistantCreateParams {
|
|
|
2562
2562
|
*/
|
|
2563
2563
|
widget_settings?: WidgetSettings;
|
|
2564
2564
|
}
|
|
2565
|
+
export interface AssistantImportsParams {
|
|
2566
|
+
/**
|
|
2567
|
+
* Integration secret pointer that refers to the API key for the external provider.
|
|
2568
|
+
* This should be an identifier for an integration secret created via
|
|
2569
|
+
* /v2/integration_secrets.
|
|
2570
|
+
*/
|
|
2571
|
+
api_key_ref: string;
|
|
2572
|
+
/**
|
|
2573
|
+
* The external provider to import assistants from.
|
|
2574
|
+
*/
|
|
2575
|
+
provider: 'elevenlabs' | 'vapi' | 'retell';
|
|
2576
|
+
/**
|
|
2577
|
+
* Optional list of assistant IDs to import from the external provider. If not
|
|
2578
|
+
* provided, all assistants will be imported.
|
|
2579
|
+
*/
|
|
2580
|
+
import_ids?: Array<string>;
|
|
2581
|
+
}
|
|
2565
2582
|
export interface AssistantRetrieveParams {
|
|
2566
2583
|
/**
|
|
2567
2584
|
* Filter results by call control id.
|
|
@@ -2730,23 +2747,6 @@ export interface AssistantChatParams {
|
|
|
2730
2747
|
*/
|
|
2731
2748
|
name?: string;
|
|
2732
2749
|
}
|
|
2733
|
-
export interface AssistantImportsParams {
|
|
2734
|
-
/**
|
|
2735
|
-
* Integration secret pointer that refers to the API key for the external provider.
|
|
2736
|
-
* This should be an identifier for an integration secret created via
|
|
2737
|
-
* /v2/integration_secrets.
|
|
2738
|
-
*/
|
|
2739
|
-
api_key_ref: string;
|
|
2740
|
-
/**
|
|
2741
|
-
* The external provider to import assistants from.
|
|
2742
|
-
*/
|
|
2743
|
-
provider: 'elevenlabs' | 'vapi' | 'retell';
|
|
2744
|
-
/**
|
|
2745
|
-
* Optional list of assistant IDs to import from the external provider. If not
|
|
2746
|
-
* provided, all assistants will be imported.
|
|
2747
|
-
*/
|
|
2748
|
-
import_ids?: Array<string>;
|
|
2749
|
-
}
|
|
2750
2750
|
export interface AssistantSendSMSParams {
|
|
2751
2751
|
from: string;
|
|
2752
2752
|
to: string;
|
|
@@ -2757,12 +2757,12 @@ export interface AssistantSendSMSParams {
|
|
|
2757
2757
|
text?: string;
|
|
2758
2758
|
}
|
|
2759
2759
|
export declare namespace Assistants {
|
|
2760
|
-
export { type ArithmeticExpression as ArithmeticExpression, type Assistant as Assistant, type AssistantIntegration as AssistantIntegration, type AssistantMcpServer as AssistantMcpServer, type AssistantTool as AssistantTool, type AssistantsList as AssistantsList, type AudioVisualizerConfig as AudioVisualizerConfig, type AuthenticationMethod as AuthenticationMethod, type BooleanOpExpression as BooleanOpExpression, type ComparisonExpression as ComparisonExpression, type ConversationFlowReq as ConversationFlowReq, type EnabledFeatures as EnabledFeatures, type Expression as Expression, type ExternalLlm as ExternalLlm, type ExternalLlmReq as ExternalLlmReq, type FallbackConfig as FallbackConfig, type FallbackConfigReq as FallbackConfigReq, type FlowEdge as FlowEdge, type HangupTool as HangupTool, type HangupToolParams as HangupToolParams, type ImportMetadata as ImportMetadata, type InferenceEmbedding as InferenceEmbedding, type InferenceEmbeddingInterruptionSettings as InferenceEmbeddingInterruptionSettings, type InferenceEmbeddingWebhookToolParams as InferenceEmbeddingWebhookToolParams, type InsightSettings as InsightSettings, type MessagingSettings as MessagingSettings, type NodePosition as NodePosition, type Observability as Observability, type ObservabilityReq as ObservabilityReq, type ObservabilityStatus as ObservabilityStatus, type PostConversationSettings as PostConversationSettings, type PostConversationSettingsReq as PostConversationSettingsReq, type PrivacySettings as PrivacySettings, type PromptSyncStatus as PromptSyncStatus, type RetrievalTool as RetrievalTool, type StartSpeakingPlan as StartSpeakingPlan, type TelephonySettings as TelephonySettings, type TranscriptionEndpointingPlan as TranscriptionEndpointingPlan, type TranscriptionSettings as TranscriptionSettings, type TranscriptionSettingsConfig as TranscriptionSettingsConfig, type TransferTool as TransferTool, type VoiceSettings as VoiceSettings, type WebhookTool as WebhookTool, type WidgetSettings as WidgetSettings, type AssistantDeleteResponse as AssistantDeleteResponse, type AssistantChatResponse as AssistantChatResponse, type AssistantGetTexmlResponse as AssistantGetTexmlResponse, type AssistantSendSMSResponse as AssistantSendSMSResponse, type AssistantCreateParams as AssistantCreateParams, type
|
|
2761
|
-
export { Tests as Tests, type AssistantTest as AssistantTest, type TelnyxConversationChannel as TelnyxConversationChannel, type AssistantTestsDefaultFlatPagination as AssistantTestsDefaultFlatPagination, type
|
|
2760
|
+
export { type ArithmeticExpression as ArithmeticExpression, type Assistant as Assistant, type AssistantIntegration as AssistantIntegration, type AssistantMcpServer as AssistantMcpServer, type AssistantTool as AssistantTool, type AssistantsList as AssistantsList, type AudioVisualizerConfig as AudioVisualizerConfig, type AuthenticationMethod as AuthenticationMethod, type BooleanOpExpression as BooleanOpExpression, type ComparisonExpression as ComparisonExpression, type ConversationFlowReq as ConversationFlowReq, type EnabledFeatures as EnabledFeatures, type Expression as Expression, type ExternalLlm as ExternalLlm, type ExternalLlmReq as ExternalLlmReq, type FallbackConfig as FallbackConfig, type FallbackConfigReq as FallbackConfigReq, type FlowEdge as FlowEdge, type HangupTool as HangupTool, type HangupToolParams as HangupToolParams, type ImportMetadata as ImportMetadata, type InferenceEmbedding as InferenceEmbedding, type InferenceEmbeddingInterruptionSettings as InferenceEmbeddingInterruptionSettings, type InferenceEmbeddingWebhookToolParams as InferenceEmbeddingWebhookToolParams, type InsightSettings as InsightSettings, type MessagingSettings as MessagingSettings, type NodePosition as NodePosition, type Observability as Observability, type ObservabilityReq as ObservabilityReq, type ObservabilityStatus as ObservabilityStatus, type PostConversationSettings as PostConversationSettings, type PostConversationSettingsReq as PostConversationSettingsReq, type PrivacySettings as PrivacySettings, type PromptSyncStatus as PromptSyncStatus, type RetrievalTool as RetrievalTool, type StartSpeakingPlan as StartSpeakingPlan, type TelephonySettings as TelephonySettings, type TranscriptionEndpointingPlan as TranscriptionEndpointingPlan, type TranscriptionSettings as TranscriptionSettings, type TranscriptionSettingsConfig as TranscriptionSettingsConfig, type TransferTool as TransferTool, type VoiceSettings as VoiceSettings, type WebhookTool as WebhookTool, type WidgetSettings as WidgetSettings, type AssistantDeleteResponse as AssistantDeleteResponse, type AssistantChatResponse as AssistantChatResponse, type AssistantGetTexmlResponse as AssistantGetTexmlResponse, type AssistantSendSMSResponse as AssistantSendSMSResponse, type AssistantCreateParams as AssistantCreateParams, type AssistantImportsParams as AssistantImportsParams, type AssistantRetrieveParams as AssistantRetrieveParams, type AssistantUpdateParams as AssistantUpdateParams, type AssistantChatParams as AssistantChatParams, type AssistantSendSMSParams as AssistantSendSMSParams, };
|
|
2761
|
+
export { Tests as Tests, type AssistantTest as AssistantTest, type TelnyxConversationChannel as TelnyxConversationChannel, type AssistantTestsDefaultFlatPagination as AssistantTestsDefaultFlatPagination, type TestListParams as TestListParams, type TestCreateParams as TestCreateParams, type TestUpdateParams as TestUpdateParams, };
|
|
2762
2762
|
export { CanaryDeploys as CanaryDeploys, type CanaryDeploy as CanaryDeploy, type CanaryDeployResponse as CanaryDeployResponse, type Clause as Clause, type RolloutSlot as RolloutSlot, type RuleInput as RuleInput, type RuleOutput as RuleOutput, type Serve as Serve, type CanaryDeployCreateParams as CanaryDeployCreateParams, type CanaryDeployUpdateParams as CanaryDeployUpdateParams, };
|
|
2763
|
-
export { ScheduledEvents as ScheduledEvents, type ConversationChannelType as ConversationChannelType, type EventStatus as EventStatus, type ScheduledCallSettings as ScheduledCallSettings, type ScheduledEventResponse as ScheduledEventResponse, type ScheduledPhoneCallEventResponse as ScheduledPhoneCallEventResponse, type ScheduledSMSEventResponse as ScheduledSMSEventResponse, type ScheduledEventListResponse as ScheduledEventListResponse, type ScheduledEventListResponsesDefaultFlatPagination as ScheduledEventListResponsesDefaultFlatPagination, type
|
|
2764
|
-
export { Tools as Tools, type ToolAddResponse as ToolAddResponse, type ToolRemoveResponse as ToolRemoveResponse, type ToolTestResponse as ToolTestResponse, type
|
|
2765
|
-
export { Versions as Versions, type UpdateAssistant as UpdateAssistant, type
|
|
2763
|
+
export { ScheduledEvents as ScheduledEvents, type ConversationChannelType as ConversationChannelType, type EventStatus as EventStatus, type ScheduledCallSettings as ScheduledCallSettings, type ScheduledEventResponse as ScheduledEventResponse, type ScheduledPhoneCallEventResponse as ScheduledPhoneCallEventResponse, type ScheduledSMSEventResponse as ScheduledSMSEventResponse, type ScheduledEventListResponse as ScheduledEventListResponse, type ScheduledEventListResponsesDefaultFlatPagination as ScheduledEventListResponsesDefaultFlatPagination, type ScheduledEventListParams as ScheduledEventListParams, type ScheduledEventCreateParams as ScheduledEventCreateParams, type ScheduledEventDeleteParams as ScheduledEventDeleteParams, type ScheduledEventRetrieveParams as ScheduledEventRetrieveParams, };
|
|
2764
|
+
export { Tools as Tools, type ToolAddResponse as ToolAddResponse, type ToolRemoveResponse as ToolRemoveResponse, type ToolTestResponse as ToolTestResponse, type ToolTestParams as ToolTestParams, type ToolRemoveParams as ToolRemoveParams, type ToolAddParams as ToolAddParams, };
|
|
2765
|
+
export { Versions as Versions, type UpdateAssistant as UpdateAssistant, type VersionDeleteParams as VersionDeleteParams, type VersionRetrieveParams as VersionRetrieveParams, type VersionUpdateParams as VersionUpdateParams, type VersionPromoteParams as VersionPromoteParams, };
|
|
2766
2766
|
export { Tags as Tags, type TagsResponse as TagsResponse, type TagAddParams as TagAddParams, type TagRemoveParams as TagRemoveParams, };
|
|
2767
2767
|
export { Instructions as Instructions, type InstructionEnhanceResponse as InstructionEnhanceResponse, type InstructionEnhanceParams as InstructionEnhanceParams, };
|
|
2768
2768
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"assistants.d.mts","sourceRoot":"","sources":["../../../src/resources/ai/assistants/assistants.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"assistants.d.mts","sourceRoot":"","sources":["../../../src/resources/ai/assistants/assistants.ts"],"names":[],"mappings":"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"}
|