Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bandwidth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@ components:
type: string
description: >-
The ID of the Application your from number or senderId is associated
with in the Bandwidth Phone Number Dashboard.
with in the Bandwidth App.
example: 93de2206-9669-4e07-948d-329f4b722ee2
priorityEnum:
type: string
Expand Down
2 changes: 1 addition & 1 deletion docs/InboundCallbackMessage.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | A unique identifier of the message. | [default to undefined]
**owner** | **string** | The Bandwidth phone number or alphanumeric identifier associated with the message. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**time** | **string** | | [default to undefined]
**segmentCount** | **number** | The number of segments the user\'s message is broken into before sending over carrier networks. | [default to undefined]
**direction** | [**MessageDirectionEnum**](MessageDirectionEnum.md) | | [default to undefined]
Expand Down
2 changes: 1 addition & 1 deletion docs/Message.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | The id of the message. | [optional] [default to undefined]
**owner** | **string** | The Bandwidth phone number associated with the message. | [optional] [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [optional] [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [optional] [default to undefined]
**time** | **string** | The datetime stamp of the message in ISO 8601 | [optional] [default to undefined]
**segmentCount** | **number** | The number of segments the user\'s message is broken into before sending over carrier networks. | [optional] [default to undefined]
**direction** | [**MessageDirectionEnum**](MessageDirectionEnum.md) | | [optional] [default to undefined]
Expand Down
2 changes: 1 addition & 1 deletion docs/MessageRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**to** | **Set<string>** | The phone number(s) the message should be sent to in E164 format. | [default to undefined]
**from** | **string** | Either an alphanumeric sender ID or the sender\'s Bandwidth phone number in E.164 format, which must be hosted within Bandwidth and linked to the account that is generating the message. Alphanumeric Sender IDs can contain up to 11 characters, upper-case letters A-Z, lower-case letters a-z, numbers 0-9, space, hyphen -, plus +, underscore _ and ampersand &. Alphanumeric Sender IDs must contain at least one letter. | [default to undefined]
**text** | **string** | The contents of the text message. Must be 2048 characters or less. | [optional] [default to undefined]
Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListMMSObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]
**content** | [**MmsMessageContent**](MmsMessageContent.md) | | [default to undefined]

Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListMMSResponseObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]
**content** | [**MmsMessageContent**](MmsMessageContent.md) | | [default to undefined]
**owner** | **string** | The Bandwidth senderId associated with the message. Identical to \'from\'. | [default to undefined]
Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListObjectBase.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]

## Example
Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListRBMObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]
**content** | [**MultiChannelChannelListRBMObjectAllOfContent**](MultiChannelChannelListRBMObjectAllOfContent.md) | | [default to undefined]

Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListRBMResponseObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]
**content** | [**MultiChannelChannelListRBMObjectAllOfContent**](MultiChannelChannelListRBMObjectAllOfContent.md) | | [default to undefined]
**owner** | **string** | The Bandwidth senderId associated with the message. Identical to \'from\'. | [default to undefined]
Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListRequestObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]
**content** | [**MmsMessageContent**](MmsMessageContent.md) | | [default to undefined]

Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListResponseObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]
**content** | [**MmsMessageContent**](MmsMessageContent.md) | | [default to undefined]
**owner** | **string** | The Bandwidth senderId associated with the message. Identical to \'from\'. | [default to undefined]
Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListSMSObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]
**content** | [**SmsMessageContent**](SmsMessageContent.md) | | [default to undefined]

Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListSMSResponseObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | [default to undefined]
**content** | [**SmsMessageContent**](SmsMessageContent.md) | | [default to undefined]
**owner** | **string** | The Bandwidth senderId associated with the message. Identical to \'from\'. | [default to undefined]
Expand Down
2 changes: 1 addition & 1 deletion docs/StatusCallbackMessage.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | A unique identifier of the message. | [default to undefined]
**owner** | **string** | The Bandwidth phone number or alphanumeric identifier associated with the message. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [default to undefined]
**applicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [default to undefined]
**time** | **string** | | [default to undefined]
**segmentCount** | **number** | The number of segments the user\'s message is broken into before sending over carrier networks. | [default to undefined]
**direction** | [**MessageDirectionEnum**](MessageDirectionEnum.md) | | [default to undefined]
Expand Down
2 changes: 1 addition & 1 deletion models/message-request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import type { PriorityEnum } from './priority-enum';

export interface MessageRequest {
/**
* The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard.
* The ID of the Application your from number or senderId is associated with in the Bandwidth App.
*/
'applicationId': string;
/**
Expand Down
2 changes: 1 addition & 1 deletion models/message.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export interface Message {
*/
'owner'?: string;
/**
* The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard.
* The ID of the Application your from number or senderId is associated with in the Bandwidth App.
*/
'applicationId'?: string;
/**
Expand Down
2 changes: 1 addition & 1 deletion models/multi-channel-channel-list-object-base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export interface MultiChannelChannelListObjectBase {
*/
'from': string;
/**
* The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard.
* The ID of the Application your from number or senderId is associated with in the Bandwidth App.
*/
'applicationId': string;
'channel': MultiChannelMessageChannelEnum;
Expand Down
2 changes: 1 addition & 1 deletion models/multi-channel-channel-list-request-object.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export interface MultiChannelChannelListRequestObject {
*/
'from': string;
/**
* The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard.
* The ID of the Application your from number or senderId is associated with in the Bandwidth App.
*/
'applicationId': string;
'channel': MultiChannelMessageChannelEnum;
Expand Down
2 changes: 1 addition & 1 deletion models/multi-channel-channel-list-response-object.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export interface MultiChannelChannelListResponseObject {
*/
'from': string;
/**
* The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard.
* The ID of the Application your from number or senderId is associated with in the Bandwidth App.
*/
'applicationId': string;
'channel': MultiChannelMessageChannelEnum;
Expand Down
2 changes: 1 addition & 1 deletion models/status-callback-message.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export interface StatusCallbackMessage {
*/
'owner': string;
/**
* The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard.
* The ID of the Application your from number or senderId is associated with in the Bandwidth App.
*/
'applicationId': string;
'time': string;
Expand Down