telnyx 7.3.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 +14 -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 +58 -58
- package/resources/ai/ai.d.mts.map +1 -1
- package/resources/ai/ai.d.ts +58 -58
- package/resources/ai/ai.d.ts.map +1 -1
- package/resources/ai/ai.js +40 -40
- package/resources/ai/ai.js.map +1 -1
- package/resources/ai/ai.mjs +40 -40
- 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 +1062 -1062
- package/resources/calls/actions.d.mts.map +1 -1
- package/resources/calls/actions.d.ts +1062 -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 +134 -133
- package/resources/dir/dir.d.mts.map +1 -1
- package/resources/dir/dir.d.ts +134 -133
- package/resources/dir/dir.d.ts.map +1 -1
- package/resources/dir/dir.js +92 -92
- package/resources/dir/dir.js.map +1 -1
- package/resources/dir/dir.mjs +92 -92
- package/resources/dir/dir.mjs.map +1 -1
- package/resources/dir/index.d.mts +4 -4
- package/resources/dir/index.d.mts.map +1 -1
- package/resources/dir/index.d.ts +4 -4
- package/resources/dir/index.d.ts.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 +16 -16
- package/resources/dir/references.d.mts.map +1 -1
- package/resources/dir/references.d.ts +16 -16
- package/resources/dir/references.d.ts.map +1 -1
- package/resources/dir/references.js +18 -18
- package/resources/dir/references.js.map +1 -1
- package/resources/dir/references.mjs +18 -18
- package/resources/dir/references.mjs.map +1 -1
- package/resources/dir/verify-email.d.mts +11 -11
- package/resources/dir/verify-email.d.mts.map +1 -1
- package/resources/dir/verify-email.d.ts +11 -11
- package/resources/dir/verify-email.d.ts.map +1 -1
- package/resources/dir/verify-email.js +13 -13
- package/resources/dir/verify-email.js.map +1 -1
- package/resources/dir/verify-email.mjs +13 -13
- package/resources/dir/verify-email.mjs.map +1 -1
- 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 +52 -52
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +52 -52
- 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 +5 -5
- package/resources/messaging-10dlc/messaging-10dlc.d.mts.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.ts +5 -5
- 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 +85 -85
- package/resources/texml/accounts/calls/calls.d.mts.map +1 -1
- package/resources/texml/accounts/calls/calls.d.ts +85 -85
- 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/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/phone-numbers.d.mts +15 -15
- package/resources/whatsapp/phone-numbers/phone-numbers.d.mts.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.d.ts +15 -15
- package/resources/whatsapp/phone-numbers/phone-numbers.d.ts.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.js +17 -17
- package/resources/whatsapp/phone-numbers/phone-numbers.js.map +1 -1
- package/resources/whatsapp/phone-numbers/phone-numbers.mjs +17 -17
- 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 +2 -2
- package/resources/whatsapp/whatsapp.d.mts.map +1 -1
- package/resources/whatsapp/whatsapp.d.ts +2 -2
- package/resources/whatsapp/whatsapp.d.ts.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 +67 -67
- 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 +1636 -1636
- 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 +173 -172
- package/src/resources/dir/index.ts +5 -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 +19 -19
- package/src/resources/dir/verify-email.ts +13 -13
- package/src/resources/documents.ts +76 -76
- 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 +8 -8
- 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 +104 -104
- 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 +2 -2
- package/src/resources/whatsapp/phone-numbers/index.ts +1 -1
- package/src/resources/whatsapp/phone-numbers/phone-numbers.ts +23 -23
- 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 +2 -2
- 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/client.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.mjs","sourceRoot":"","sources":["src/client.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"client.mjs","sourceRoot":"","sources":["src/client.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -6,22 +6,22 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
6
6
|
* IP Address Operations
|
|
7
7
|
*/
|
|
8
8
|
export declare class AccessIPAddress extends APIResource {
|
|
9
|
-
/**
|
|
10
|
-
* Create new Access IP Address
|
|
11
|
-
*/
|
|
12
|
-
create(body: AccessIPAddressCreateParams, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
13
|
-
/**
|
|
14
|
-
* Retrieve an access IP address
|
|
15
|
-
*/
|
|
16
|
-
retrieve(accessIPAddressID: string, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
17
9
|
/**
|
|
18
10
|
* List all Access IP Addresses
|
|
19
11
|
*/
|
|
20
12
|
list(query?: AccessIPAddressListParams | null | undefined, options?: RequestOptions): PagePromise<AccessIPAddressResponsesDefaultFlatPagination, AccessIPAddressResponse>;
|
|
13
|
+
/**
|
|
14
|
+
* Create new Access IP Address
|
|
15
|
+
*/
|
|
16
|
+
create(body: AccessIPAddressCreateParams, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
21
17
|
/**
|
|
22
18
|
* Delete access IP address
|
|
23
19
|
*/
|
|
24
20
|
delete(accessIPAddressID: string, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
21
|
+
/**
|
|
22
|
+
* Retrieve an access IP address
|
|
23
|
+
*/
|
|
24
|
+
retrieve(accessIPAddressID: string, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
25
25
|
}
|
|
26
26
|
export type AccessIPAddressResponsesDefaultFlatPagination = DefaultFlatPagination<AccessIPAddressResponse>;
|
|
27
27
|
export interface AccessIPAddressResponse {
|
|
@@ -47,10 +47,6 @@ export interface PaginationMetaCloudflareIPListSync {
|
|
|
47
47
|
total_pages: number;
|
|
48
48
|
total_results: number;
|
|
49
49
|
}
|
|
50
|
-
export interface AccessIPAddressCreateParams {
|
|
51
|
-
ip_address: string;
|
|
52
|
-
description?: string;
|
|
53
|
-
}
|
|
54
50
|
export interface AccessIPAddressListParams extends DefaultFlatPaginationParams {
|
|
55
51
|
/**
|
|
56
52
|
* Consolidated filter parameter (deepObject style). Originally: filter[ip_source],
|
|
@@ -104,7 +100,11 @@ export declare namespace AccessIPAddressListParams {
|
|
|
104
100
|
}
|
|
105
101
|
}
|
|
106
102
|
}
|
|
103
|
+
export interface AccessIPAddressCreateParams {
|
|
104
|
+
ip_address: string;
|
|
105
|
+
description?: string;
|
|
106
|
+
}
|
|
107
107
|
export declare namespace AccessIPAddress {
|
|
108
|
-
export { type AccessIPAddressResponse as AccessIPAddressResponse, type CloudflareSyncStatus as CloudflareSyncStatus, type PaginationMetaCloudflareIPListSync as PaginationMetaCloudflareIPListSync, type AccessIPAddressResponsesDefaultFlatPagination as AccessIPAddressResponsesDefaultFlatPagination, type
|
|
108
|
+
export { type AccessIPAddressResponse as AccessIPAddressResponse, type CloudflareSyncStatus as CloudflareSyncStatus, type PaginationMetaCloudflareIPListSync as PaginationMetaCloudflareIPListSync, type AccessIPAddressResponsesDefaultFlatPagination as AccessIPAddressResponsesDefaultFlatPagination, type AccessIPAddressListParams as AccessIPAddressListParams, type AccessIPAddressCreateParams as AccessIPAddressCreateParams, };
|
|
109
109
|
}
|
|
110
110
|
//# sourceMappingURL=access-ip-address.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-ip-address.d.mts","sourceRoot":"","sources":["../src/resources/access-ip-address.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAC/C,OAAO,EAAE,UAAU,EAAE,gCAA4B;AACjD,OAAO,EAAE,qBAAqB,EAAE,KAAK,2BAA2B,EAAE,WAAW,EAAE,+BAA2B;AAC1G,OAAO,EAAE,cAAc,EAAE,wCAAoC;AAG7D;;GAEG;AACH,qBAAa,eAAgB,SAAQ,WAAW;IAC9C;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"access-ip-address.d.mts","sourceRoot":"","sources":["../src/resources/access-ip-address.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,22 +6,22 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
6
6
|
* IP Address Operations
|
|
7
7
|
*/
|
|
8
8
|
export declare class AccessIPAddress extends APIResource {
|
|
9
|
-
/**
|
|
10
|
-
* Create new Access IP Address
|
|
11
|
-
*/
|
|
12
|
-
create(body: AccessIPAddressCreateParams, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
13
|
-
/**
|
|
14
|
-
* Retrieve an access IP address
|
|
15
|
-
*/
|
|
16
|
-
retrieve(accessIPAddressID: string, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
17
9
|
/**
|
|
18
10
|
* List all Access IP Addresses
|
|
19
11
|
*/
|
|
20
12
|
list(query?: AccessIPAddressListParams | null | undefined, options?: RequestOptions): PagePromise<AccessIPAddressResponsesDefaultFlatPagination, AccessIPAddressResponse>;
|
|
13
|
+
/**
|
|
14
|
+
* Create new Access IP Address
|
|
15
|
+
*/
|
|
16
|
+
create(body: AccessIPAddressCreateParams, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
21
17
|
/**
|
|
22
18
|
* Delete access IP address
|
|
23
19
|
*/
|
|
24
20
|
delete(accessIPAddressID: string, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
21
|
+
/**
|
|
22
|
+
* Retrieve an access IP address
|
|
23
|
+
*/
|
|
24
|
+
retrieve(accessIPAddressID: string, options?: RequestOptions): APIPromise<AccessIPAddressResponse>;
|
|
25
25
|
}
|
|
26
26
|
export type AccessIPAddressResponsesDefaultFlatPagination = DefaultFlatPagination<AccessIPAddressResponse>;
|
|
27
27
|
export interface AccessIPAddressResponse {
|
|
@@ -47,10 +47,6 @@ export interface PaginationMetaCloudflareIPListSync {
|
|
|
47
47
|
total_pages: number;
|
|
48
48
|
total_results: number;
|
|
49
49
|
}
|
|
50
|
-
export interface AccessIPAddressCreateParams {
|
|
51
|
-
ip_address: string;
|
|
52
|
-
description?: string;
|
|
53
|
-
}
|
|
54
50
|
export interface AccessIPAddressListParams extends DefaultFlatPaginationParams {
|
|
55
51
|
/**
|
|
56
52
|
* Consolidated filter parameter (deepObject style). Originally: filter[ip_source],
|
|
@@ -104,7 +100,11 @@ export declare namespace AccessIPAddressListParams {
|
|
|
104
100
|
}
|
|
105
101
|
}
|
|
106
102
|
}
|
|
103
|
+
export interface AccessIPAddressCreateParams {
|
|
104
|
+
ip_address: string;
|
|
105
|
+
description?: string;
|
|
106
|
+
}
|
|
107
107
|
export declare namespace AccessIPAddress {
|
|
108
|
-
export { type AccessIPAddressResponse as AccessIPAddressResponse, type CloudflareSyncStatus as CloudflareSyncStatus, type PaginationMetaCloudflareIPListSync as PaginationMetaCloudflareIPListSync, type AccessIPAddressResponsesDefaultFlatPagination as AccessIPAddressResponsesDefaultFlatPagination, type
|
|
108
|
+
export { type AccessIPAddressResponse as AccessIPAddressResponse, type CloudflareSyncStatus as CloudflareSyncStatus, type PaginationMetaCloudflareIPListSync as PaginationMetaCloudflareIPListSync, type AccessIPAddressResponsesDefaultFlatPagination as AccessIPAddressResponsesDefaultFlatPagination, type AccessIPAddressListParams as AccessIPAddressListParams, type AccessIPAddressCreateParams as AccessIPAddressCreateParams, };
|
|
109
109
|
}
|
|
110
110
|
//# sourceMappingURL=access-ip-address.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-ip-address.d.ts","sourceRoot":"","sources":["../src/resources/access-ip-address.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,4BAAyB;AAC/C,OAAO,EAAE,UAAU,EAAE,+BAA4B;AACjD,OAAO,EAAE,qBAAqB,EAAE,KAAK,2BAA2B,EAAE,WAAW,EAAE,8BAA2B;AAC1G,OAAO,EAAE,cAAc,EAAE,uCAAoC;AAG7D;;GAEG;AACH,qBAAa,eAAgB,SAAQ,WAAW;IAC9C;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"access-ip-address.d.ts","sourceRoot":"","sources":["../src/resources/access-ip-address.ts"],"names":[],"mappings":"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"}
|
|
@@ -9,18 +9,6 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
9
9
|
* IP Address Operations
|
|
10
10
|
*/
|
|
11
11
|
class AccessIPAddress extends resource_1.APIResource {
|
|
12
|
-
/**
|
|
13
|
-
* Create new Access IP Address
|
|
14
|
-
*/
|
|
15
|
-
create(body, options) {
|
|
16
|
-
return this._client.post('/access_ip_address', { body, ...options });
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* Retrieve an access IP address
|
|
20
|
-
*/
|
|
21
|
-
retrieve(accessIPAddressID, options) {
|
|
22
|
-
return this._client.get((0, path_1.path) `/access_ip_address/${accessIPAddressID}`, options);
|
|
23
|
-
}
|
|
24
12
|
/**
|
|
25
13
|
* List all Access IP Addresses
|
|
26
14
|
*/
|
|
@@ -30,12 +18,24 @@ class AccessIPAddress extends resource_1.APIResource {
|
|
|
30
18
|
...options,
|
|
31
19
|
});
|
|
32
20
|
}
|
|
21
|
+
/**
|
|
22
|
+
* Create new Access IP Address
|
|
23
|
+
*/
|
|
24
|
+
create(body, options) {
|
|
25
|
+
return this._client.post('/access_ip_address', { body, ...options });
|
|
26
|
+
}
|
|
33
27
|
/**
|
|
34
28
|
* Delete access IP address
|
|
35
29
|
*/
|
|
36
30
|
delete(accessIPAddressID, options) {
|
|
37
31
|
return this._client.delete((0, path_1.path) `/access_ip_address/${accessIPAddressID}`, options);
|
|
38
32
|
}
|
|
33
|
+
/**
|
|
34
|
+
* Retrieve an access IP address
|
|
35
|
+
*/
|
|
36
|
+
retrieve(accessIPAddressID, options) {
|
|
37
|
+
return this._client.get((0, path_1.path) `/access_ip_address/${accessIPAddressID}`, options);
|
|
38
|
+
}
|
|
39
39
|
}
|
|
40
40
|
exports.AccessIPAddress = AccessIPAddress;
|
|
41
41
|
//# sourceMappingURL=access-ip-address.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-ip-address.js","sourceRoot":"","sources":["../src/resources/access-ip-address.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAE/C,sDAA0G;AAE1G,oDAA8C;AAE9C;;GAEG;AACH,MAAa,eAAgB,SAAQ,sBAAW;IAC9C;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"access-ip-address.js","sourceRoot":"","sources":["../src/resources/access-ip-address.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAE/C,sDAA0G;AAE1G,oDAA8C;AAE9C;;GAEG;AACH,MAAa,eAAgB,SAAQ,sBAAW;IAC9C;;OAEG;IACH,IAAI,CACF,QAAsD,EAAE,EACxD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,oBAAoB,EAAE,CAAA,kCAA8C,CAAA,EAAE;YACnG,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAAiC,EAAE,OAAwB;QAChE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,iBAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,sBAAsB,iBAAiB,EAAE,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,iBAAyB,EAAE,OAAwB;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,sBAAsB,iBAAiB,EAAE,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;CACF;AAlCD,0CAkCC"}
|
|
@@ -6,18 +6,6 @@ import { path } from "../internal/utils/path.mjs";
|
|
|
6
6
|
* IP Address Operations
|
|
7
7
|
*/
|
|
8
8
|
export class AccessIPAddress extends APIResource {
|
|
9
|
-
/**
|
|
10
|
-
* Create new Access IP Address
|
|
11
|
-
*/
|
|
12
|
-
create(body, options) {
|
|
13
|
-
return this._client.post('/access_ip_address', { body, ...options });
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* Retrieve an access IP address
|
|
17
|
-
*/
|
|
18
|
-
retrieve(accessIPAddressID, options) {
|
|
19
|
-
return this._client.get(path `/access_ip_address/${accessIPAddressID}`, options);
|
|
20
|
-
}
|
|
21
9
|
/**
|
|
22
10
|
* List all Access IP Addresses
|
|
23
11
|
*/
|
|
@@ -27,11 +15,23 @@ export class AccessIPAddress extends APIResource {
|
|
|
27
15
|
...options,
|
|
28
16
|
});
|
|
29
17
|
}
|
|
18
|
+
/**
|
|
19
|
+
* Create new Access IP Address
|
|
20
|
+
*/
|
|
21
|
+
create(body, options) {
|
|
22
|
+
return this._client.post('/access_ip_address', { body, ...options });
|
|
23
|
+
}
|
|
30
24
|
/**
|
|
31
25
|
* Delete access IP address
|
|
32
26
|
*/
|
|
33
27
|
delete(accessIPAddressID, options) {
|
|
34
28
|
return this._client.delete(path `/access_ip_address/${accessIPAddressID}`, options);
|
|
35
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* Retrieve an access IP address
|
|
32
|
+
*/
|
|
33
|
+
retrieve(accessIPAddressID, options) {
|
|
34
|
+
return this._client.get(path `/access_ip_address/${accessIPAddressID}`, options);
|
|
35
|
+
}
|
|
36
36
|
}
|
|
37
37
|
//# sourceMappingURL=access-ip-address.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-ip-address.mjs","sourceRoot":"","sources":["../src/resources/access-ip-address.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAE/C,OAAO,EAAE,qBAAqB,EAAiD,+BAA2B;AAE1G,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C;;GAEG;AACH,MAAM,OAAO,eAAgB,SAAQ,WAAW;IAC9C;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"access-ip-address.mjs","sourceRoot":"","sources":["../src/resources/access-ip-address.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAE/C,OAAO,EAAE,qBAAqB,EAAiD,+BAA2B;AAE1G,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C;;GAEG;AACH,MAAM,OAAO,eAAgB,SAAQ,WAAW;IAC9C;;OAEG;IACH,IAAI,CACF,QAAsD,EAAE,EACxD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,oBAAoB,EAAE,CAAA,qBAA8C,CAAA,EAAE;YACnG,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAAiC,EAAE,OAAwB;QAChE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,iBAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,sBAAsB,iBAAiB,EAAE,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,iBAAyB,EAAE,OAAwB;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,sBAAsB,iBAAiB,EAAE,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;CACF"}
|
|
@@ -7,14 +7,14 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
7
7
|
* IP Range Operations
|
|
8
8
|
*/
|
|
9
9
|
export declare class AccessIPRanges extends APIResource {
|
|
10
|
-
/**
|
|
11
|
-
* Create new Access IP Range
|
|
12
|
-
*/
|
|
13
|
-
create(body: AccessIPRangeCreateParams, options?: RequestOptions): APIPromise<AccessIPRange>;
|
|
14
10
|
/**
|
|
15
11
|
* List all Access IP Ranges
|
|
16
12
|
*/
|
|
17
13
|
list(query?: AccessIPRangeListParams | null | undefined, options?: RequestOptions): PagePromise<AccessIPRangesDefaultFlatPagination, AccessIPRange>;
|
|
14
|
+
/**
|
|
15
|
+
* Create new Access IP Range
|
|
16
|
+
*/
|
|
17
|
+
create(body: AccessIPRangeCreateParams, options?: RequestOptions): APIPromise<AccessIPRange>;
|
|
18
18
|
/**
|
|
19
19
|
* Delete access IP ranges
|
|
20
20
|
*/
|
|
@@ -33,10 +33,6 @@ export interface AccessIPRange {
|
|
|
33
33
|
description?: string;
|
|
34
34
|
updated_at?: string;
|
|
35
35
|
}
|
|
36
|
-
export interface AccessIPRangeCreateParams {
|
|
37
|
-
cidr_block: string;
|
|
38
|
-
description?: string;
|
|
39
|
-
}
|
|
40
36
|
export interface AccessIPRangeListParams extends DefaultFlatPaginationParams {
|
|
41
37
|
/**
|
|
42
38
|
* Consolidated filter parameter (deepObject style). Originally:
|
|
@@ -105,7 +101,11 @@ export declare namespace AccessIPRangeListParams {
|
|
|
105
101
|
}
|
|
106
102
|
}
|
|
107
103
|
}
|
|
104
|
+
export interface AccessIPRangeCreateParams {
|
|
105
|
+
cidr_block: string;
|
|
106
|
+
description?: string;
|
|
107
|
+
}
|
|
108
108
|
export declare namespace AccessIPRanges {
|
|
109
|
-
export { type AccessIPRange as AccessIPRange, type AccessIPRangesDefaultFlatPagination as AccessIPRangesDefaultFlatPagination, type
|
|
109
|
+
export { type AccessIPRange as AccessIPRange, type AccessIPRangesDefaultFlatPagination as AccessIPRangesDefaultFlatPagination, type AccessIPRangeListParams as AccessIPRangeListParams, type AccessIPRangeCreateParams as AccessIPRangeCreateParams, };
|
|
110
110
|
}
|
|
111
111
|
//# sourceMappingURL=access-ip-ranges.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-ip-ranges.d.mts","sourceRoot":"","sources":["../src/resources/access-ip-ranges.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAC/C,OAAO,KAAK,kBAAkB,gCAA4B;AAC1D,OAAO,EAAE,UAAU,EAAE,gCAA4B;AACjD,OAAO,EAAE,qBAAqB,EAAE,KAAK,2BAA2B,EAAE,WAAW,EAAE,+BAA2B;AAC1G,OAAO,EAAE,cAAc,EAAE,wCAAoC;AAG7D;;GAEG;AACH,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"access-ip-ranges.d.mts","sourceRoot":"","sources":["../src/resources/access-ip-ranges.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAC/C,OAAO,KAAK,kBAAkB,gCAA4B;AAC1D,OAAO,EAAE,UAAU,EAAE,gCAA4B;AACjD,OAAO,EAAE,qBAAqB,EAAE,KAAK,2BAA2B,EAAE,WAAW,EAAE,+BAA2B;AAC1G,OAAO,EAAE,cAAc,EAAE,wCAAoC;AAG7D;;GAEG;AACH,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;OAEG;IACH,IAAI,CACF,KAAK,GAAE,uBAAuB,GAAG,IAAI,GAAG,SAAc,EACtD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,mCAAmC,EAAE,aAAa,CAAC;IAOlE;;OAEG;IACH,MAAM,CAAC,IAAI,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,aAAa,CAAC;IAI5F;;OAEG;IACH,MAAM,CAAC,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,aAAa,CAAC;CAGrF;AAED,MAAM,MAAM,mCAAmC,GAAG,qBAAqB,CAAC,aAAa,CAAC,CAAC;AAEvF,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAC;IAEX,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,EAAE,kBAAkB,CAAC,oBAAoB,CAAC;IAEhD,OAAO,EAAE,MAAM,CAAC;IAEhB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,uBAAwB,SAAQ,2BAA2B;IAC1E;;;;;OAKG;IACH,MAAM,CAAC,EAAE,uBAAuB,CAAC,MAAM,CAAC;CACzC;AAED,yBAAiB,uBAAuB,CAAC;IACvC;;;;;OAKG;IACH,UAAiB,MAAM;QACrB;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,sBAAsB,CAAC;QAEpD;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,eAAe,CAAC;QAE7C,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KACtB;IAED,UAAiB,MAAM,CAAC;QACtB;;WAEG;QACH,UAAiB,sBAAsB;YACrC;;eAEG;YACH,QAAQ,CAAC,EAAE,MAAM,CAAC;YAElB;;eAEG;YACH,QAAQ,CAAC,EAAE,MAAM,CAAC;YAElB;;eAEG;YACH,UAAU,CAAC,EAAE,MAAM,CAAC;SACrB;QAED;;WAEG;QACH,UAAiB,eAAe;YAC9B;;eAEG;YACH,EAAE,CAAC,EAAE,MAAM,CAAC;YAEZ;;eAEG;YACH,GAAG,CAAC,EAAE,MAAM,CAAC;YAEb;;eAEG;YACH,EAAE,CAAC,EAAE,MAAM,CAAC;YAEZ;;eAEG;YACH,GAAG,CAAC,EAAE,MAAM,CAAC;SACd;KACF;CACF;AAED,MAAM,WAAW,yBAAyB;IACxC,UAAU,EAAE,MAAM,CAAC;IAEnB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,CAAC,OAAO,WAAW,cAAc,CAAC;IACtC,OAAO,EACL,KAAK,aAAa,IAAI,aAAa,EACnC,KAAK,mCAAmC,IAAI,mCAAmC,EAC/E,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,yBAAyB,IAAI,yBAAyB,GAC5D,CAAC;CACH"}
|
|
@@ -7,14 +7,14 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
7
7
|
* IP Range Operations
|
|
8
8
|
*/
|
|
9
9
|
export declare class AccessIPRanges extends APIResource {
|
|
10
|
-
/**
|
|
11
|
-
* Create new Access IP Range
|
|
12
|
-
*/
|
|
13
|
-
create(body: AccessIPRangeCreateParams, options?: RequestOptions): APIPromise<AccessIPRange>;
|
|
14
10
|
/**
|
|
15
11
|
* List all Access IP Ranges
|
|
16
12
|
*/
|
|
17
13
|
list(query?: AccessIPRangeListParams | null | undefined, options?: RequestOptions): PagePromise<AccessIPRangesDefaultFlatPagination, AccessIPRange>;
|
|
14
|
+
/**
|
|
15
|
+
* Create new Access IP Range
|
|
16
|
+
*/
|
|
17
|
+
create(body: AccessIPRangeCreateParams, options?: RequestOptions): APIPromise<AccessIPRange>;
|
|
18
18
|
/**
|
|
19
19
|
* Delete access IP ranges
|
|
20
20
|
*/
|
|
@@ -33,10 +33,6 @@ export interface AccessIPRange {
|
|
|
33
33
|
description?: string;
|
|
34
34
|
updated_at?: string;
|
|
35
35
|
}
|
|
36
|
-
export interface AccessIPRangeCreateParams {
|
|
37
|
-
cidr_block: string;
|
|
38
|
-
description?: string;
|
|
39
|
-
}
|
|
40
36
|
export interface AccessIPRangeListParams extends DefaultFlatPaginationParams {
|
|
41
37
|
/**
|
|
42
38
|
* Consolidated filter parameter (deepObject style). Originally:
|
|
@@ -105,7 +101,11 @@ export declare namespace AccessIPRangeListParams {
|
|
|
105
101
|
}
|
|
106
102
|
}
|
|
107
103
|
}
|
|
104
|
+
export interface AccessIPRangeCreateParams {
|
|
105
|
+
cidr_block: string;
|
|
106
|
+
description?: string;
|
|
107
|
+
}
|
|
108
108
|
export declare namespace AccessIPRanges {
|
|
109
|
-
export { type AccessIPRange as AccessIPRange, type AccessIPRangesDefaultFlatPagination as AccessIPRangesDefaultFlatPagination, type
|
|
109
|
+
export { type AccessIPRange as AccessIPRange, type AccessIPRangesDefaultFlatPagination as AccessIPRangesDefaultFlatPagination, type AccessIPRangeListParams as AccessIPRangeListParams, type AccessIPRangeCreateParams as AccessIPRangeCreateParams, };
|
|
110
110
|
}
|
|
111
111
|
//# sourceMappingURL=access-ip-ranges.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-ip-ranges.d.ts","sourceRoot":"","sources":["../src/resources/access-ip-ranges.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,4BAAyB;AAC/C,OAAO,KAAK,kBAAkB,+BAA4B;AAC1D,OAAO,EAAE,UAAU,EAAE,+BAA4B;AACjD,OAAO,EAAE,qBAAqB,EAAE,KAAK,2BAA2B,EAAE,WAAW,EAAE,8BAA2B;AAC1G,OAAO,EAAE,cAAc,EAAE,uCAAoC;AAG7D;;GAEG;AACH,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"access-ip-ranges.d.ts","sourceRoot":"","sources":["../src/resources/access-ip-ranges.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,4BAAyB;AAC/C,OAAO,KAAK,kBAAkB,+BAA4B;AAC1D,OAAO,EAAE,UAAU,EAAE,+BAA4B;AACjD,OAAO,EAAE,qBAAqB,EAAE,KAAK,2BAA2B,EAAE,WAAW,EAAE,8BAA2B;AAC1G,OAAO,EAAE,cAAc,EAAE,uCAAoC;AAG7D;;GAEG;AACH,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;OAEG;IACH,IAAI,CACF,KAAK,GAAE,uBAAuB,GAAG,IAAI,GAAG,SAAc,EACtD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,mCAAmC,EAAE,aAAa,CAAC;IAOlE;;OAEG;IACH,MAAM,CAAC,IAAI,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,aAAa,CAAC;IAI5F;;OAEG;IACH,MAAM,CAAC,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,aAAa,CAAC;CAGrF;AAED,MAAM,MAAM,mCAAmC,GAAG,qBAAqB,CAAC,aAAa,CAAC,CAAC;AAEvF,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAC;IAEX,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,EAAE,kBAAkB,CAAC,oBAAoB,CAAC;IAEhD,OAAO,EAAE,MAAM,CAAC;IAEhB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,uBAAwB,SAAQ,2BAA2B;IAC1E;;;;;OAKG;IACH,MAAM,CAAC,EAAE,uBAAuB,CAAC,MAAM,CAAC;CACzC;AAED,yBAAiB,uBAAuB,CAAC;IACvC;;;;;OAKG;IACH,UAAiB,MAAM;QACrB;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,sBAAsB,CAAC;QAEpD;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,eAAe,CAAC;QAE7C,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KACtB;IAED,UAAiB,MAAM,CAAC;QACtB;;WAEG;QACH,UAAiB,sBAAsB;YACrC;;eAEG;YACH,QAAQ,CAAC,EAAE,MAAM,CAAC;YAElB;;eAEG;YACH,QAAQ,CAAC,EAAE,MAAM,CAAC;YAElB;;eAEG;YACH,UAAU,CAAC,EAAE,MAAM,CAAC;SACrB;QAED;;WAEG;QACH,UAAiB,eAAe;YAC9B;;eAEG;YACH,EAAE,CAAC,EAAE,MAAM,CAAC;YAEZ;;eAEG;YACH,GAAG,CAAC,EAAE,MAAM,CAAC;YAEb;;eAEG;YACH,EAAE,CAAC,EAAE,MAAM,CAAC;YAEZ;;eAEG;YACH,GAAG,CAAC,EAAE,MAAM,CAAC;SACd;KACF;CACF;AAED,MAAM,WAAW,yBAAyB;IACxC,UAAU,EAAE,MAAM,CAAC;IAEnB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,CAAC,OAAO,WAAW,cAAc,CAAC;IACtC,OAAO,EACL,KAAK,aAAa,IAAI,aAAa,EACnC,KAAK,mCAAmC,IAAI,mCAAmC,EAC/E,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,yBAAyB,IAAI,yBAAyB,GAC5D,CAAC;CACH"}
|
|
@@ -9,12 +9,6 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
9
9
|
* IP Range Operations
|
|
10
10
|
*/
|
|
11
11
|
class AccessIPRanges extends resource_1.APIResource {
|
|
12
|
-
/**
|
|
13
|
-
* Create new Access IP Range
|
|
14
|
-
*/
|
|
15
|
-
create(body, options) {
|
|
16
|
-
return this._client.post('/access_ip_ranges', { body, ...options });
|
|
17
|
-
}
|
|
18
12
|
/**
|
|
19
13
|
* List all Access IP Ranges
|
|
20
14
|
*/
|
|
@@ -24,6 +18,12 @@ class AccessIPRanges extends resource_1.APIResource {
|
|
|
24
18
|
...options,
|
|
25
19
|
});
|
|
26
20
|
}
|
|
21
|
+
/**
|
|
22
|
+
* Create new Access IP Range
|
|
23
|
+
*/
|
|
24
|
+
create(body, options) {
|
|
25
|
+
return this._client.post('/access_ip_ranges', { body, ...options });
|
|
26
|
+
}
|
|
27
27
|
/**
|
|
28
28
|
* Delete access IP ranges
|
|
29
29
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-ip-ranges.js","sourceRoot":"","sources":["../src/resources/access-ip-ranges.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAG/C,sDAA0G;AAE1G,oDAA8C;AAE9C;;GAEG;AACH,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"access-ip-ranges.js","sourceRoot":"","sources":["../src/resources/access-ip-ranges.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAG/C,sDAA0G;AAE1G,oDAA8C;AAE9C;;GAEG;AACH,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;OAEG;IACH,IAAI,CACF,QAAoD,EAAE,EACtD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,mBAAmB,EAAE,CAAA,kCAAoC,CAAA,EAAE;YACxF,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAA+B,EAAE,OAAwB;QAC9D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,eAAuB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,qBAAqB,eAAe,EAAE,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;CACF;AA3BD,wCA2BC"}
|