lib/bandwidth-sdk/models/initiate_callback.rb in bandwidth-sdk-11.3.0 vs lib/bandwidth-sdk/models/initiate_callback.rb in bandwidth-sdk-12.1.0
- old
+ new
@@ -26,10 +26,10 @@
attr_accessor :account_id
# The id of the application associated with the call.
attr_accessor :application_id
- # The provided identifier of the caller: can be a phone number in E.164 format (e.g. +15555555555) or one of Private, Restricted, Unavailable, or Anonymous.
+ # The provided identifier of the caller. Must be a phone number in E.164 format (e.g. +15555555555).
attr_accessor :from
# The phone number that received the call, in E.164 format (e.g. +15555555555).
attr_accessor :to