Skip to content
Open
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 @@ -6,7 +6,7 @@
| ---- | ---- | ----------- | ----- |
| **id** | **String** | A unique identifier of the message. | |
| **owner** | **String** | The Bandwidth phone number or alphanumeric identifier associated with the message. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | |
| **time** | **Time** | | |
| **segment_count** | **Integer** | The number of segments the user's message is broken into before sending over carrier networks. | |
| **direction** | [**MessageDirectionEnum**](MessageDirectionEnum.md) | | |
Expand Down
2 changes: 1 addition & 1 deletion docs/Message.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
| ---- | ---- | ----------- | ----- |
| **id** | **String** | The id of the message. | [optional] |
| **owner** | **String** | The Bandwidth phone number associated with the message. | [optional] |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [optional] |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [optional] |
| **time** | **Time** | The datetime stamp of the message in ISO 8601 | [optional] |
| **segment_count** | **Integer** | The number of segments the user's message is broken into before sending over carrier networks. | [optional] |
| **direction** | [**MessageDirectionEnum**](MessageDirectionEnum.md) | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion docs/MessageRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | |
| **to** | **Array<String>** | The phone number(s) the message should be sent to in E164 format. | |
| **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. | |
| **text** | **String** | The contents of the text message. Must be 2048 characters or less. | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListMMSObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **from** | **String** | The sender ID of the message. This could be an alphanumeric sender ID. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | |
| **channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | |
| **content** | [**MmsMessageContent**](MmsMessageContent.md) | | |

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

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion docs/MultiChannelChannelListSMSResponseObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **from** | **String** | The sender ID of the message. This could be an alphanumeric sender ID. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | |
| **channel** | [**MultiChannelMessageChannelEnum**](MultiChannelMessageChannelEnum.md) | | |
| **content** | [**SmsMessageContent**](SmsMessageContent.md) | | |
| **owner** | **String** | The Bandwidth senderId associated with the message. Identical to 'from'. | |
Expand Down
2 changes: 1 addition & 1 deletion docs/StatusCallbackMessage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
| ---- | ---- | ----------- | ----- |
| **id** | **String** | A unique identifier of the message. | |
| **owner** | **String** | The Bandwidth phone number or alphanumeric identifier associated with the message. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | |
| **application_id** | **String** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | |
| **time** | **Time** | | |
| **segment_count** | **Integer** | The number of segments the user's message is broken into before sending over carrier networks. | |
| **direction** | [**MessageDirectionEnum**](MessageDirectionEnum.md) | | |
Expand Down
2 changes: 1 addition & 1 deletion lib/bandwidth-sdk/models/inbound_callback_message.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class InboundCallbackMessage < ApiModelBase
# The Bandwidth phone number or alphanumeric identifier associated with the message.
attr_accessor :owner

# 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.
attr_accessor :application_id

attr_accessor :time
Expand Down
2 changes: 1 addition & 1 deletion lib/bandwidth-sdk/models/message.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Message < ApiModelBase
# The Bandwidth phone number associated with the message.
attr_accessor :owner

# 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.
attr_accessor :application_id

# The datetime stamp of the message in ISO 8601
Expand Down
2 changes: 1 addition & 1 deletion lib/bandwidth-sdk/models/message_request.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

module Bandwidth
class MessageRequest < ApiModelBase
# 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.
attr_accessor :application_id

# The phone number(s) the message should be sent to in E164 format.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class MultiChannelChannelListMMSObject < ApiModelBase
# The sender ID of the message. This could be an alphanumeric sender ID.
attr_accessor :from

# 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.
attr_accessor :application_id

attr_accessor :channel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class MultiChannelChannelListMMSResponseObject < ApiModelBase
# The sender ID of the message. This could be an alphanumeric sender ID.
attr_accessor :from

# 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.
attr_accessor :application_id

attr_accessor :channel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class MultiChannelChannelListObjectBase < ApiModelBase
# The sender ID of the message. This could be an alphanumeric sender ID.
attr_accessor :from

# 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.
attr_accessor :application_id

attr_accessor :channel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class MultiChannelChannelListRBMObject < ApiModelBase
# The sender ID of the message. This could be an alphanumeric sender ID.
attr_accessor :from

# 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.
attr_accessor :application_id

attr_accessor :channel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class MultiChannelChannelListRBMResponseObject < ApiModelBase
# The sender ID of the message. This could be an alphanumeric sender ID.
attr_accessor :from

# 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.
attr_accessor :application_id

attr_accessor :channel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class MultiChannelChannelListSMSObject < ApiModelBase
# The sender ID of the message. This could be an alphanumeric sender ID.
attr_accessor :from

# 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.
attr_accessor :application_id

attr_accessor :channel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class MultiChannelChannelListSMSResponseObject < ApiModelBase
# The sender ID of the message. This could be an alphanumeric sender ID.
attr_accessor :from

# 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.
attr_accessor :application_id

attr_accessor :channel
Expand Down
2 changes: 1 addition & 1 deletion lib/bandwidth-sdk/models/status_callback_message.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class StatusCallbackMessage < ApiModelBase
# The Bandwidth phone number or alphanumeric identifier associated with the message.
attr_accessor :owner

# 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.
attr_accessor :application_id

attr_accessor :time
Expand Down
Loading