You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SWI-7771 Update SDK Based on Recent Spec Changes (#185)
* Generate SDK with OpenAPI Generator Version
* model unit tests
---------
Co-authored-by: DX-Bandwidth <dx@bandwidth.com>
Co-authored-by: ckoegel <ckoegel1006@gmail.com>
|**blocked**|**Boolean**| Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) |[optional]|
19
+
|**blockedReason**|**String**| The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) |[optional]|
|**privacyPolicyUrl**|**String**| The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) |[optional]|
20
+
|**termsAndConditionsUrl**|**String**| The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) |[optional]|
21
+
|**businessDBA**|**String**| The company 'Doing Business As'. (Not Available Until 5/28/2025) |[optional]|
Copy file name to clipboardExpand all lines: docs/VerificationDenialWebhook.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@
15
15
|**phoneNumber**|**String**| Toll-free telephone number in E.164 format. |[optional]|
16
16
|**resubmitAllowed**|**Boolean**| Whether a Toll-Free Verification request qualifies for resubmission via PUT. |[optional]|
17
17
|**status**|**String**||[optional]|
18
+
|**blocked**|**Boolean**| Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) |[optional]|
19
+
|**blockedReason**|**String**| The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) |[optional]|
|**privacyPolicyUrl**|**String**| The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) |[optional]|
21
+
|**termsAndConditionsUrl**|**String**| The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) |[optional]|
22
+
|**businessDBA**|**String**| The company 'Doing Business As'. (Not Available Until 5/28/2025) |[optional]|
|**privacyPolicyUrl**|**String**| The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) |[optional]|
20
+
|**termsAndConditionsUrl**|**String**| The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) |[optional]|
21
+
|**businessDBA**|**String**| The company 'Doing Business As'. (Not Available Until 5/28/2025) |[optional]|
0 commit comments