freeclimb 1.0.1 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (207) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +80 -0
  3. data/Gemfile.lock +1 -1
  4. data/README.md +67 -42
  5. data/docs/AccountRequest.md +3 -5
  6. data/docs/AccountResult.md +12 -12
  7. data/docs/AccountResultAllOf.md +8 -8
  8. data/docs/AddToConference.md +35 -0
  9. data/docs/AddToConferenceAllOf.md +35 -0
  10. data/docs/ApplicationList.md +9 -9
  11. data/docs/ApplicationListAllOf.md +2 -2
  12. data/docs/ApplicationRequest.md +8 -10
  13. data/docs/ApplicationResult.md +14 -14
  14. data/docs/ApplicationResultAllOf.md +10 -10
  15. data/docs/AvailableNumber.md +7 -7
  16. data/docs/AvailableNumberList.md +9 -9
  17. data/docs/AvailableNumberListAllOf.md +2 -2
  18. data/docs/BuyIncomingNumberRequest.md +4 -6
  19. data/docs/CallList.md +9 -9
  20. data/docs/CallListAllOf.md +2 -2
  21. data/docs/CallResult.md +20 -20
  22. data/docs/CallResultAllOf.md +16 -16
  23. data/docs/ConferenceList.md +9 -9
  24. data/docs/ConferenceListAllOf.md +2 -2
  25. data/docs/ConferenceParticipantList.md +9 -9
  26. data/docs/ConferenceParticipantListAllOf.md +2 -2
  27. data/docs/ConferenceParticipantResult.md +11 -11
  28. data/docs/ConferenceParticipantResultAllOf.md +7 -7
  29. data/docs/ConferenceResult.md +15 -15
  30. data/docs/ConferenceResultAllOf.md +11 -11
  31. data/docs/CreateConference.md +27 -0
  32. data/docs/CreateConferenceAllOf.md +27 -0
  33. data/docs/CreateConferenceRequest.md +6 -8
  34. data/docs/DefaultApi.md +22 -38
  35. data/docs/Dequeue.md +16 -0
  36. data/docs/Enqueue.md +23 -0
  37. data/docs/EnqueueAllOf.md +23 -0
  38. data/docs/FilterLogsRequest.md +2 -4
  39. data/docs/GetDigits.md +33 -0
  40. data/docs/GetDigitsAllOf.md +33 -0
  41. data/docs/GetSpeech.md +41 -0
  42. data/docs/GetSpeechAllOf.md +41 -0
  43. data/docs/IncomingNumberList.md +9 -9
  44. data/docs/IncomingNumberListAllOf.md +2 -2
  45. data/docs/IncomingNumberRequest.md +3 -5
  46. data/docs/IncomingNumberResult.md +14 -14
  47. data/docs/IncomingNumberResultAllOf.md +10 -10
  48. data/docs/LogList.md +9 -9
  49. data/docs/LogListAllOf.md +2 -2
  50. data/docs/LogResult.md +8 -8
  51. data/docs/MakeCallRequest.md +11 -11
  52. data/docs/MessageRequest.md +10 -12
  53. data/docs/MessageRequestAllOf.md +6 -8
  54. data/docs/MessageResult.md +14 -14
  55. data/docs/MessageResultAllOf.md +10 -10
  56. data/docs/MessagesList.md +9 -9
  57. data/docs/MessagesListAllOf.md +2 -2
  58. data/docs/MutableResourceModel.md +5 -5
  59. data/docs/OutDial.md +35 -0
  60. data/docs/OutDialAllOf.md +35 -0
  61. data/docs/PaginationModel.md +8 -8
  62. data/docs/Pause.md +17 -0
  63. data/docs/PauseAllOf.md +17 -0
  64. data/docs/PerclCommand.md +17 -0
  65. data/docs/PerclScript.md +17 -0
  66. data/docs/Play.md +23 -0
  67. data/docs/PlayAllOf.md +23 -0
  68. data/docs/PlayEarlyMedia.md +17 -0
  69. data/docs/PlayEarlyMediaAllOf.md +17 -0
  70. data/docs/QueueList.md +9 -9
  71. data/docs/QueueListAllOf.md +2 -2
  72. data/docs/QueueMember.md +6 -6
  73. data/docs/QueueMemberList.md +9 -9
  74. data/docs/QueueMemberListAllOf.md +2 -2
  75. data/docs/QueueRequest.md +3 -5
  76. data/docs/QueueResult.md +12 -12
  77. data/docs/QueueResultAllOf.md +8 -8
  78. data/docs/RecordUtterance.md +27 -0
  79. data/docs/RecordUtteranceAllOf.md +27 -0
  80. data/docs/RecordingList.md +9 -9
  81. data/docs/RecordingListAllOf.md +2 -2
  82. data/docs/RecordingResult.md +10 -10
  83. data/docs/RecordingResultAllOf.md +6 -6
  84. data/docs/Redirect.md +17 -0
  85. data/docs/RedirectAllOf.md +17 -0
  86. data/docs/RemoveFromConference.md +17 -0
  87. data/docs/RemoveFromConferenceAllOf.md +17 -0
  88. data/docs/Say.md +25 -0
  89. data/docs/SayAllOf.md +25 -0
  90. data/docs/SendDigits.md +21 -0
  91. data/docs/SendDigitsAllOf.md +21 -0
  92. data/docs/SetListen.md +19 -0
  93. data/docs/SetListenAllOf.md +19 -0
  94. data/docs/SetTalk.md +19 -0
  95. data/docs/SetTalkAllOf.md +19 -0
  96. data/docs/Sms.md +23 -0
  97. data/docs/SmsAllOf.md +23 -0
  98. data/docs/StartRecordCall.md +16 -0
  99. data/docs/TerminateConference.md +17 -0
  100. data/docs/TerminateConferenceAllOf.md +17 -0
  101. data/docs/UpdateCallRequest.md +2 -4
  102. data/docs/UpdateConferenceParticipantRequest.md +3 -5
  103. data/docs/UpdateConferenceRequest.md +4 -6
  104. data/freeclimb-2.1.0.gem +0 -0
  105. data/lib/freeclimb.rb +69 -2
  106. data/lib/freeclimb/api/default_api.rb +42 -34
  107. data/lib/freeclimb/api_client.rb +1 -1
  108. data/lib/freeclimb/models/account_request.rb +4 -14
  109. data/lib/freeclimb/models/add_to_conference.rb +320 -0
  110. data/lib/freeclimb/models/add_to_conference_all_of.rb +307 -0
  111. data/lib/freeclimb/models/application_request.rb +4 -14
  112. data/lib/freeclimb/models/buy_incoming_number_request.rb +4 -14
  113. data/lib/freeclimb/models/create_conference.rb +275 -0
  114. data/lib/freeclimb/models/create_conference_all_of.rb +262 -0
  115. data/lib/freeclimb/models/create_conference_request.rb +4 -14
  116. data/lib/freeclimb/models/dequeue.rb +209 -0
  117. data/lib/freeclimb/models/enqueue.rb +265 -0
  118. data/lib/freeclimb/models/enqueue_all_of.rb +252 -0
  119. data/lib/freeclimb/models/filter_logs_request.rb +4 -14
  120. data/lib/freeclimb/models/get_digits.rb +307 -0
  121. data/lib/freeclimb/models/get_digits_all_of.rb +294 -0
  122. data/lib/freeclimb/models/get_speech.rb +352 -0
  123. data/lib/freeclimb/models/get_speech_all_of.rb +339 -0
  124. data/lib/freeclimb/models/incoming_number_request.rb +4 -14
  125. data/lib/freeclimb/models/make_call_request.rb +14 -14
  126. data/lib/freeclimb/models/message_request.rb +1 -11
  127. data/lib/freeclimb/models/message_request_all_of.rb +1 -11
  128. data/lib/freeclimb/models/message_result.rb +3 -3
  129. data/lib/freeclimb/models/message_result_all_of.rb +3 -3
  130. data/lib/freeclimb/models/out_dial.rb +330 -0
  131. data/lib/freeclimb/models/out_dial_all_of.rb +317 -0
  132. data/lib/freeclimb/models/pause.rb +225 -0
  133. data/lib/freeclimb/models/{dequeue_member_request.rb → pause_all_of.rb} +16 -11
  134. data/lib/freeclimb/models/percl_command.rb +211 -0
  135. data/lib/freeclimb/models/percl_script.rb +210 -0
  136. data/lib/freeclimb/models/play.rb +255 -0
  137. data/lib/freeclimb/models/play_all_of.rb +242 -0
  138. data/lib/freeclimb/models/play_early_media.rb +225 -0
  139. data/lib/freeclimb/models/play_early_media_all_of.rb +212 -0
  140. data/lib/freeclimb/models/queue_request.rb +4 -14
  141. data/lib/freeclimb/models/record_utterance.rb +275 -0
  142. data/lib/freeclimb/models/record_utterance_all_of.rb +262 -0
  143. data/lib/freeclimb/models/redirect.rb +220 -0
  144. data/lib/freeclimb/models/redirect_all_of.rb +207 -0
  145. data/lib/freeclimb/models/remove_from_conference.rb +225 -0
  146. data/lib/freeclimb/models/remove_from_conference_all_of.rb +212 -0
  147. data/lib/freeclimb/models/say.rb +265 -0
  148. data/lib/freeclimb/models/say_all_of.rb +252 -0
  149. data/lib/freeclimb/models/send_digits.rb +245 -0
  150. data/lib/freeclimb/models/send_digits_all_of.rb +232 -0
  151. data/lib/freeclimb/models/set_listen.rb +235 -0
  152. data/lib/freeclimb/models/set_listen_all_of.rb +222 -0
  153. data/lib/freeclimb/models/set_talk.rb +235 -0
  154. data/lib/freeclimb/models/set_talk_all_of.rb +222 -0
  155. data/lib/freeclimb/models/sms.rb +265 -0
  156. data/lib/freeclimb/models/sms_all_of.rb +252 -0
  157. data/lib/freeclimb/models/start_record_call.rb +209 -0
  158. data/lib/freeclimb/models/terminate_conference.rb +225 -0
  159. data/lib/freeclimb/models/terminate_conference_all_of.rb +212 -0
  160. data/lib/freeclimb/models/update_call_request.rb +4 -14
  161. data/lib/freeclimb/models/update_conference_participant_request.rb +4 -14
  162. data/lib/freeclimb/models/update_conference_request.rb +4 -14
  163. data/lib/freeclimb/version.rb +1 -1
  164. data/spec/api/default_api_spec.rb +9 -24
  165. data/spec/models/add_to_conference_spec.rb +95 -0
  166. data/spec/models/create_conference_spec.rb +71 -0
  167. data/spec/models/{dequeue_member_request_spec.rb → dequeue_spec.rb} +8 -7
  168. data/spec/models/enqueue_spec.rb +59 -0
  169. data/spec/models/get_digits_spec.rb +83 -0
  170. data/spec/models/get_speech_spec.rb +113 -0
  171. data/spec/models/out_dial_spec.rb +89 -0
  172. data/spec/models/pause_spec.rb +41 -0
  173. data/spec/models/percl_command_spec.rb +41 -0
  174. data/spec/models/percl_script_spec.rb +41 -0
  175. data/spec/models/play_early_media_spec.rb +41 -0
  176. data/spec/models/play_spec.rb +53 -0
  177. data/spec/models/record_utterance_spec.rb +71 -0
  178. data/spec/models/redirect_spec.rb +41 -0
  179. data/spec/models/remove_from_conference_spec.rb +41 -0
  180. data/spec/models/say_spec.rb +65 -0
  181. data/spec/models/send_digits_spec.rb +47 -0
  182. data/spec/models/set_listen_spec.rb +47 -0
  183. data/spec/models/set_talk_spec.rb +47 -0
  184. data/spec/models/sms_spec.rb +59 -0
  185. data/spec/models/start_record_call_spec.rb +35 -0
  186. data/spec/models/terminate_conference_spec.rb +41 -0
  187. metadata +128 -34
  188. data/docs/DequeueMemberRequest.md +0 -17
  189. data/docs/Percl.md +0 -697
  190. data/lib/percl/calls.rb +0 -43
  191. data/lib/percl/conference_participants.rb +0 -40
  192. data/lib/percl/conferences.rb +0 -21
  193. data/lib/percl/ivr.rb +0 -63
  194. data/lib/percl/jsonable.rb +0 -23
  195. data/lib/percl/percl.rb +0 -29
  196. data/lib/percl/queue_members.rb +0 -15
  197. data/lib/percl/recordings.rb +0 -15
  198. data/lib/percl/sms.rb +0 -11
  199. data/spec/percl/calls_spec.rb +0 -111
  200. data/spec/percl/conference_participant_spec.rb +0 -96
  201. data/spec/percl/conference_spec.rb +0 -46
  202. data/spec/percl/ivr_spec.rb +0 -155
  203. data/spec/percl/jsonable_spec.rb +0 -28
  204. data/spec/percl/percl_spec.rb +0 -31
  205. data/spec/percl/queue_members_spec.rb +0 -35
  206. data/spec/percl/recordings_spec.rb +0 -32
  207. data/spec/percl/sms_spec.rb +0 -29
@@ -0,0 +1,33 @@
1
+ # Freeclimb::GetDigitsAllOf
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **action_url** | **String** | When the Caller has finished entering digits, FreeClimb will make an HTTP POST request to this URL. A PerCL response is expected to continue handling the Call. Make sure to keep “http://“ in the URL. |
8
+ **digit_timeout_ms** | **Integer** | Maximum time in milliseconds that FreeClimb will wait for the Caller to press any digit after the last digit entered, before making a determination that a `timeout` has occurred and moving on to make the request to the actionUrl to submit the results of the `GetDigits` command. This timeout interval begins and resets after each digit entered. | [optional]
9
+ **finish_on_key** | **String** | Digit that causes the input sequence to be deemed complete. This attribute defers to the `timeout` attribute – so, if a `timeout` occurs, then the command terminates regardless of the value of `finishOnKey`. | [optional]
10
+ **flush_buffer** | **Boolean** | If set to true, the FreeClimb platform starts with an empty DTMF buffer to store the digits entered by the caller. If set to false, FreeClimb will append the user inputs to the end of the existing digits buffer and will return digits from the start of the digits buffer. | [optional]
11
+ **initial_timeout_ms** | **String** | Maximum time in milliseconds that FreeClimb will wait for the Caller to press the first digit before making a determination that a `timeout` has occurred and moving on to make the request to the `actionUrl` to submit the results of the `GetDigits` command. This timeout interval begins when all nested commands have been fully executed. | [optional]
12
+ **max_digits** | **Integer** | Maximum number of digits expected in the input. If the terminating digit is not entered and the caller has entered the maximum number of digits allowed, the `GetDigits` command terminates regardless of the value of `finishOnKey`. | [optional]
13
+ **min_digits** | **Integer** | Minimum number of digits expected in the input. If specified, FreeClimb will return the collected digits only if the Caller has entered at least that many digits. | [optional]
14
+ **prompts** | [**Array<PerclCommand>**](PerclCommand.md) | JSON array of PerCL commands to nest within the `GetDigits` command. The `Say`, `Play`, and `Pause` commands can be used. The nested actions are executed while FreeClimb is waiting for input from the Caller. | [optional]
15
+ **privacy_mode** | **Boolean** | Parameter `privacyMode` will not log the `text` as required by PCI compliance. | [optional]
16
+
17
+ ## Code Sample
18
+
19
+ ```ruby
20
+ require 'freeclimb'
21
+
22
+ instance = Freeclimb::GetDigitsAllOf.new(action_url: nil,
23
+ digit_timeout_ms: nil,
24
+ finish_on_key: nil,
25
+ flush_buffer: nil,
26
+ initial_timeout_ms: nil,
27
+ max_digits: nil,
28
+ min_digits: nil,
29
+ prompts: nil,
30
+ privacy_mode: nil)
31
+ ```
32
+
33
+
@@ -0,0 +1,41 @@
1
+ # Freeclimb::GetSpeech
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **action_url** | **String** | When the caller has finished speaking or the command has timed out, FreeClimb will make a POST request to this URL. A PerCL response is expected to continue handling the call. |
8
+ **grammar_type** | **Integer** | The grammar file type to use for speech recognition. A value of 'URL' indicates the grammarFile attribute specifies a URL that points to the grammar file. A value of `BUILTIN` indicates the grammarFile attribute specifies the name of one of the platform built-in grammar files. | [optional]
9
+ **grammar_file** | **String** | The grammar file to use for speech recognition. If grammarType is set to URL, this attribute is specified as a download URL. |
10
+ **grammar_rule** | **Boolean** | The grammar rule within the specified grammar file to use for speech recognition. This attribute is optional if `grammarType` is `URL` and ignored if `grammarType` is `BUILTIN`. | [optional]
11
+ **play_beep** | **String** | Indicates whether a beep should be played just before speech recognition is initiated so that the speaker can start to speak. | [optional]
12
+ **prompts** | [**Array<PerclCommand>**](PerclCommand.md) | The JSON array of PerCL commands to nest within the `GetSpeech` command. The `Say`, `Play`, and `Pause` commands can be used. The nested actions are executed while FreeClimb is waiting for input from the caller. This allows for playing menu options to the caller and to prompt for the expected input. These commands stop executing when the caller begins to input speech. | [optional]
13
+ **no_input_timeout_ms** | **Integer** | When recognition is started and there is no speech detected for `noInputTimeoutMs` milliseconds, the recognizer will terminate the recognition operation. | [optional]
14
+ **recognition_timeout_ms** | **Integer** | When playback of prompts ends and there is no match for `recognitionTimeoutMs` milliseconds, the recognizer will terminate the recognition operation. | [optional]
15
+ **confidence_threshold** | **Float** | When a recognition resource recognizes a spoken phrase, it associates a confidence level with that match. Parameter `confidenceThreshold` specifies what confidence level is considered a successful match. Values are between 0.0 and 1.0. | [optional]
16
+ **sensitivity_level** | **Float** | The speech recognizer supports a variable level of sound sensitivity. The sensitivityLevel attribute allows for filtering out background noise, so it is not mistaken for speech. Values are between 0.0 and 1.0 | [optional]
17
+ **speech_complete_timeout_ms** | **Integer** | Parameter `speechCompleteTimeoutMs` specifies the length of silence required following user speech before the speech recognizer finalizes a result. This timeout applies when the recognizer currently has a complete match against an active grammar. Reasonable speech complete timeout values are typically in the range of 0.3 seconds to 1.0 seconds. | [optional]
18
+ **speech_incomplete_timeout_ms** | **Integer** | Parameter `speechIncompleteTimeoutMs` specifies the length of silence following user speech after which a recognizer finalizes a result. This timeout applies when the speech prior to the silence is an incomplete match of all active grammars. Timeout `speechIncompleteTimeoutMs` is usually longer than `speechCompleteTimeoutMs` to allow users to pause mid-utterance. | [optional]
19
+ **privacy_mode** | **Boolean** | Parameter privacyMode will not log the `text` as required by PCI compliance. | [optional]
20
+
21
+ ## Code Sample
22
+
23
+ ```ruby
24
+ require 'freeclimb'
25
+
26
+ instance = Freeclimb::GetSpeech.new(action_url: nil,
27
+ grammar_type: nil,
28
+ grammar_file: nil,
29
+ grammar_rule: nil,
30
+ play_beep: nil,
31
+ prompts: nil,
32
+ no_input_timeout_ms: nil,
33
+ recognition_timeout_ms: nil,
34
+ confidence_threshold: nil,
35
+ sensitivity_level: nil,
36
+ speech_complete_timeout_ms: nil,
37
+ speech_incomplete_timeout_ms: nil,
38
+ privacy_mode: nil)
39
+ ```
40
+
41
+
@@ -0,0 +1,41 @@
1
+ # Freeclimb::GetSpeechAllOf
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **action_url** | **String** | When the caller has finished speaking or the command has timed out, FreeClimb will make a POST request to this URL. A PerCL response is expected to continue handling the call. |
8
+ **grammar_type** | **Integer** | The grammar file type to use for speech recognition. A value of 'URL' indicates the grammarFile attribute specifies a URL that points to the grammar file. A value of `BUILTIN` indicates the grammarFile attribute specifies the name of one of the platform built-in grammar files. | [optional]
9
+ **grammar_file** | **String** | The grammar file to use for speech recognition. If grammarType is set to URL, this attribute is specified as a download URL. |
10
+ **grammar_rule** | **Boolean** | The grammar rule within the specified grammar file to use for speech recognition. This attribute is optional if `grammarType` is `URL` and ignored if `grammarType` is `BUILTIN`. | [optional]
11
+ **play_beep** | **String** | Indicates whether a beep should be played just before speech recognition is initiated so that the speaker can start to speak. | [optional]
12
+ **prompts** | [**Array<PerclCommand>**](PerclCommand.md) | The JSON array of PerCL commands to nest within the `GetSpeech` command. The `Say`, `Play`, and `Pause` commands can be used. The nested actions are executed while FreeClimb is waiting for input from the caller. This allows for playing menu options to the caller and to prompt for the expected input. These commands stop executing when the caller begins to input speech. | [optional]
13
+ **no_input_timeout_ms** | **Integer** | When recognition is started and there is no speech detected for `noInputTimeoutMs` milliseconds, the recognizer will terminate the recognition operation. | [optional]
14
+ **recognition_timeout_ms** | **Integer** | When playback of prompts ends and there is no match for `recognitionTimeoutMs` milliseconds, the recognizer will terminate the recognition operation. | [optional]
15
+ **confidence_threshold** | **Float** | When a recognition resource recognizes a spoken phrase, it associates a confidence level with that match. Parameter `confidenceThreshold` specifies what confidence level is considered a successful match. Values are between 0.0 and 1.0. | [optional]
16
+ **sensitivity_level** | **Float** | The speech recognizer supports a variable level of sound sensitivity. The sensitivityLevel attribute allows for filtering out background noise, so it is not mistaken for speech. Values are between 0.0 and 1.0 | [optional]
17
+ **speech_complete_timeout_ms** | **Integer** | Parameter `speechCompleteTimeoutMs` specifies the length of silence required following user speech before the speech recognizer finalizes a result. This timeout applies when the recognizer currently has a complete match against an active grammar. Reasonable speech complete timeout values are typically in the range of 0.3 seconds to 1.0 seconds. | [optional]
18
+ **speech_incomplete_timeout_ms** | **Integer** | Parameter `speechIncompleteTimeoutMs` specifies the length of silence following user speech after which a recognizer finalizes a result. This timeout applies when the speech prior to the silence is an incomplete match of all active grammars. Timeout `speechIncompleteTimeoutMs` is usually longer than `speechCompleteTimeoutMs` to allow users to pause mid-utterance. | [optional]
19
+ **privacy_mode** | **Boolean** | Parameter privacyMode will not log the `text` as required by PCI compliance. | [optional]
20
+
21
+ ## Code Sample
22
+
23
+ ```ruby
24
+ require 'freeclimb'
25
+
26
+ instance = Freeclimb::GetSpeechAllOf.new(action_url: nil,
27
+ grammar_type: nil,
28
+ grammar_file: nil,
29
+ grammar_rule: nil,
30
+ play_beep: nil,
31
+ prompts: nil,
32
+ no_input_timeout_ms: nil,
33
+ recognition_timeout_ms: nil,
34
+ confidence_threshold: nil,
35
+ sensitivity_level: nil,
36
+ speech_complete_timeout_ms: nil,
37
+ speech_incomplete_timeout_ms: nil,
38
+ privacy_mode: nil)
39
+ ```
40
+
41
+
@@ -16,16 +16,16 @@ Name | Type | Description | Notes
16
16
  ## Code Sample
17
17
 
18
18
  ```ruby
19
- require 'Freeclimb'
19
+ require 'freeclimb'
20
20
 
21
- instance = Freeclimb::IncomingNumberList.new(total: null,
22
- start: null,
23
- _end: null,
24
- page: null,
25
- num_pages: null,
26
- page_size: null,
27
- next_page_uri: null,
28
- incoming_phone_numbers: null)
21
+ instance = Freeclimb::IncomingNumberList.new(total: nil,
22
+ start: nil,
23
+ _end: nil,
24
+ page: nil,
25
+ num_pages: nil,
26
+ page_size: nil,
27
+ next_page_uri: nil,
28
+ incoming_phone_numbers: nil)
29
29
  ```
30
30
 
31
31
 
@@ -9,9 +9,9 @@ Name | Type | Description | Notes
9
9
  ## Code Sample
10
10
 
11
11
  ```ruby
12
- require 'Freeclimb'
12
+ require 'freeclimb'
13
13
 
14
- instance = Freeclimb::IncomingNumberListAllOf.new(incoming_phone_numbers: null)
14
+ instance = Freeclimb::IncomingNumberListAllOf.new(incoming_phone_numbers: nil)
15
15
  ```
16
16
 
17
17
 
@@ -6,16 +6,14 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **application_id** | **String** | ID of the Application that should handle calls to this number. | [optional]
8
8
  **_alias** | **String** | Description for this phone number. | [optional]
9
- **request_id** | **String** | RequestId for this request starting with prefix `RQ` followed by 40 hexadecimal characters. FreeClimb logs that are generated while processing this request will include this requestId. If it is not provided, FreeClimb will generate a requestId and return it as a header in the response (e.g., `X-Pulse-Request-Id: <requestId>`). | [optional]
10
9
 
11
10
  ## Code Sample
12
11
 
13
12
  ```ruby
14
- require 'Freeclimb'
13
+ require 'freeclimb'
15
14
 
16
- instance = Freeclimb::IncomingNumberRequest.new(application_id: null,
17
- _alias: null,
18
- request_id: null)
15
+ instance = Freeclimb::IncomingNumberRequest.new(application_id: nil,
16
+ _alias: nil)
19
17
  ```
20
18
 
21
19
 
@@ -21,21 +21,21 @@ Name | Type | Description | Notes
21
21
  ## Code Sample
22
22
 
23
23
  ```ruby
24
- require 'Freeclimb'
24
+ require 'freeclimb'
25
25
 
26
- instance = Freeclimb::IncomingNumberResult.new(uri: null,
27
- date_created: null,
28
- date_updated: null,
29
- revision: null,
30
- phone_number_id: null,
31
- account_id: null,
32
- application_id: null,
33
- phone_number: null,
34
- _alias: null,
35
- region: null,
36
- country: null,
37
- voice_enabled: null,
38
- sms_enabled: null)
26
+ instance = Freeclimb::IncomingNumberResult.new(uri: nil,
27
+ date_created: nil,
28
+ date_updated: nil,
29
+ revision: nil,
30
+ phone_number_id: nil,
31
+ account_id: nil,
32
+ application_id: nil,
33
+ phone_number: nil,
34
+ _alias: nil,
35
+ region: nil,
36
+ country: nil,
37
+ voice_enabled: nil,
38
+ sms_enabled: nil)
39
39
  ```
40
40
 
41
41
 
@@ -17,17 +17,17 @@ Name | Type | Description | Notes
17
17
  ## Code Sample
18
18
 
19
19
  ```ruby
20
- require 'Freeclimb'
20
+ require 'freeclimb'
21
21
 
22
- instance = Freeclimb::IncomingNumberResultAllOf.new(phone_number_id: null,
23
- account_id: null,
24
- application_id: null,
25
- phone_number: null,
26
- _alias: null,
27
- region: null,
28
- country: null,
29
- voice_enabled: null,
30
- sms_enabled: null)
22
+ instance = Freeclimb::IncomingNumberResultAllOf.new(phone_number_id: nil,
23
+ account_id: nil,
24
+ application_id: nil,
25
+ phone_number: nil,
26
+ _alias: nil,
27
+ region: nil,
28
+ country: nil,
29
+ voice_enabled: nil,
30
+ sms_enabled: nil)
31
31
  ```
32
32
 
33
33
 
@@ -16,16 +16,16 @@ Name | Type | Description | Notes
16
16
  ## Code Sample
17
17
 
18
18
  ```ruby
19
- require 'Freeclimb'
19
+ require 'freeclimb'
20
20
 
21
- instance = Freeclimb::LogList.new(total: null,
22
- start: null,
23
- _end: null,
24
- page: null,
25
- num_pages: null,
26
- page_size: null,
27
- next_page_uri: null,
28
- logs: null)
21
+ instance = Freeclimb::LogList.new(total: nil,
22
+ start: nil,
23
+ _end: nil,
24
+ page: nil,
25
+ num_pages: nil,
26
+ page_size: nil,
27
+ next_page_uri: nil,
28
+ logs: nil)
29
29
  ```
30
30
 
31
31
 
@@ -9,9 +9,9 @@ Name | Type | Description | Notes
9
9
  ## Code Sample
10
10
 
11
11
  ```ruby
12
- require 'Freeclimb'
12
+ require 'freeclimb'
13
13
 
14
- instance = Freeclimb::LogListAllOf.new(logs: null)
14
+ instance = Freeclimb::LogListAllOf.new(logs: nil)
15
15
  ```
16
16
 
17
17
 
@@ -15,15 +15,15 @@ Name | Type | Description | Notes
15
15
  ## Code Sample
16
16
 
17
17
  ```ruby
18
- require 'Freeclimb'
18
+ require 'freeclimb'
19
19
 
20
- instance = Freeclimb::LogResult.new(timestamp: null,
21
- level: null,
22
- request_id: null,
23
- account_id: null,
24
- call_id: null,
25
- message: null,
26
- metadata: null)
20
+ instance = Freeclimb::LogResult.new(timestamp: nil,
21
+ level: nil,
22
+ request_id: nil,
23
+ account_id: nil,
24
+ call_id: nil,
25
+ message: nil,
26
+ metadata: nil)
27
27
  ```
28
28
 
29
29
 
@@ -11,23 +11,23 @@ Name | Type | Description | Notes
11
11
  **if_machine** | **String** | Specifies how FreeClimb should handle this Call if an answering machine answers it. | [optional]
12
12
  **if_machine_url** | **String** | This attribute specifies a URL to which FreeClimb will make a POST request when an answering machine or a fax machine is detected. This URL is required if the ifMachine flag is set to redirect. When ifMachine is set to hangup, ifMachineUrl must not be included in the request. For more information, see **ifMachineUrl example** below. | [optional]
13
13
  **timeout** | **Integer** | Number of seconds that FreeClimb should allow the phone to ring before assuming there is no answer. Default is 30 seconds. Maximum allowed ring-time is determined by the target phone's provider. Note that most providers limit ring-time to 120 seconds. | [optional]
14
- **request_id** | **String** | The requestId for this request starting with prefix \"RQ\" followed by 40 hexadecimal characters. FreeClimb logs generated while processing this request will include this requestId. If it is not provided, FreeClimb will generate a requestId and return it as a header in the response (e.g. `X-Pulse-Request-Id: <requestId>`). | [optional]
15
14
  **parent_call_id** | **String** | The ID of the parent Call in the case that this new Call is meant to be treated as a child of an existing Call. This attribute should be included when possible to reduce latency when adding child calls to Conferences containing the parent Call. A call can only be used as a parent once the call is in progress or as an inbound call that is still ringing. An outbound call is considered to be in progress once the outdialConnect or outdialApiConnect webhook is invoked. An inbound call is ringing when the inbound webhook is invoked. | [optional]
15
+ **privacy_mode** | **Boolean** | Activate privacy mode in order to obscure log data that can potentially expose private information. | [optional]
16
16
 
17
17
  ## Code Sample
18
18
 
19
19
  ```ruby
20
- require 'Freeclimb'
20
+ require 'freeclimb'
21
21
 
22
- instance = Freeclimb::MakeCallRequest.new(from: null,
23
- to: null,
24
- application_id: null,
25
- send_digits: null,
26
- if_machine: null,
27
- if_machine_url: null,
28
- timeout: null,
29
- request_id: null,
30
- parent_call_id: null)
22
+ instance = Freeclimb::MakeCallRequest.new(from: nil,
23
+ to: nil,
24
+ application_id: nil,
25
+ send_digits: nil,
26
+ if_machine: nil,
27
+ if_machine_url: nil,
28
+ timeout: nil,
29
+ parent_call_id: nil,
30
+ privacy_mode: nil)
31
31
  ```
32
32
 
33
33
 
@@ -12,24 +12,22 @@ Name | Type | Description | Notes
12
12
  **to** | **String** | Phone number to receive the message. Must be within FreeClimb's service area. |
13
13
  **text** | **String** | Text contained in the message (maximum 160 characters). **Note:** For text, only ASCII characters are supported. |
14
14
  **notification_url** | **String** | When the Message changes status, this URL is invoked using HTTP POST with the messageStatus parameters. **Note:** This is a notification only; any PerCL returned is ignored. | [optional]
15
- **request_id** | **String** | RequestId for this request, starting with prefix *RQ* followed by 40 hexadecimal characters. FreeClimb logs generated while processing this request include this requestId. If it is not provided, FreeClimb will generate a requestId and return it as a header in the response (e.g., X-Pulse-Request-Id: <requestId>). | [optional]
16
15
  **account_id** | **String** | String that uniquely identifies this account resource. | [optional]
17
16
 
18
17
  ## Code Sample
19
18
 
20
19
  ```ruby
21
- require 'Freeclimb'
20
+ require 'freeclimb'
22
21
 
23
- instance = Freeclimb::MessageRequest.new(uri: null,
24
- date_created: null,
25
- date_updated: null,
26
- revision: null,
27
- from: null,
28
- to: null,
29
- text: null,
30
- notification_url: null,
31
- request_id: null,
32
- account_id: null)
22
+ instance = Freeclimb::MessageRequest.new(uri: nil,
23
+ date_created: nil,
24
+ date_updated: nil,
25
+ revision: nil,
26
+ from: nil,
27
+ to: nil,
28
+ text: nil,
29
+ notification_url: nil,
30
+ account_id: nil)
33
31
  ```
34
32
 
35
33
 
@@ -8,20 +8,18 @@ Name | Type | Description | Notes
8
8
  **to** | **String** | Phone number to receive the message. Must be within FreeClimb's service area. |
9
9
  **text** | **String** | Text contained in the message (maximum 160 characters). **Note:** For text, only ASCII characters are supported. |
10
10
  **notification_url** | **String** | When the Message changes status, this URL is invoked using HTTP POST with the messageStatus parameters. **Note:** This is a notification only; any PerCL returned is ignored. | [optional]
11
- **request_id** | **String** | RequestId for this request, starting with prefix *RQ* followed by 40 hexadecimal characters. FreeClimb logs generated while processing this request include this requestId. If it is not provided, FreeClimb will generate a requestId and return it as a header in the response (e.g., X-Pulse-Request-Id: <requestId>). | [optional]
12
11
  **account_id** | **String** | String that uniquely identifies this account resource. | [optional]
13
12
 
14
13
  ## Code Sample
15
14
 
16
15
  ```ruby
17
- require 'Freeclimb'
16
+ require 'freeclimb'
18
17
 
19
- instance = Freeclimb::MessageRequestAllOf.new(from: null,
20
- to: null,
21
- text: null,
22
- notification_url: null,
23
- request_id: null,
24
- account_id: null)
18
+ instance = Freeclimb::MessageRequestAllOf.new(from: nil,
19
+ to: nil,
20
+ text: nil,
21
+ notification_url: nil,
22
+ account_id: nil)
25
23
  ```
26
24
 
27
25
 
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
10
10
  **revision** | **Integer** | Revision count for the resource. This count is set to 1 on creation and is incremented every time it is updated. | [optional]
11
11
  **account_id** | **String** | String that uniquely identifies this account resource. | [optional]
12
12
  **message_id** | **String** | String that uniquely identifies this message resource | [optional]
13
- **status** | **String** | Indicates the state of the message through the message lifecycle including: new, queued, rejected, sending, sent, failed, received | [optional]
13
+ **status** | **String** | Indicates the state of the message through the message lifecycle including: new, queued, rejected, sending, sent, failed, received, undelivered, expired, deleted, and unknown | [optional]
14
14
  **from** | **String** | Phone number in E.164 format that sent the message. | [optional]
15
15
  **to** | **String** | Phone number in E.164 format that received the message. | [optional]
16
16
  **text** | **String** | Message contents | [optional]
@@ -20,20 +20,20 @@ Name | Type | Description | Notes
20
20
  ## Code Sample
21
21
 
22
22
  ```ruby
23
- require 'Freeclimb'
23
+ require 'freeclimb'
24
24
 
25
- instance = Freeclimb::MessageResult.new(uri: null,
26
- date_created: null,
27
- date_updated: null,
28
- revision: null,
29
- account_id: null,
30
- message_id: null,
31
- status: null,
32
- from: null,
33
- to: null,
34
- text: null,
35
- direction: null,
36
- notification_url: null)
25
+ instance = Freeclimb::MessageResult.new(uri: nil,
26
+ date_created: nil,
27
+ date_updated: nil,
28
+ revision: nil,
29
+ account_id: nil,
30
+ message_id: nil,
31
+ status: nil,
32
+ from: nil,
33
+ to: nil,
34
+ text: nil,
35
+ direction: nil,
36
+ notification_url: nil)
37
37
  ```
38
38
 
39
39