diff --git a/.github/workflows/test-pr.yml b/.github/workflows/test-pr.yml
index cfa895d..abab1b3 100644
--- a/.github/workflows/test-pr.yml
+++ b/.github/workflows/test-pr.yml
@@ -31,7 +31,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
- os: [windows-2019, windows-2022, ubuntu-22.04, ubuntu-24.04]
+ os: [windows-2022, windows-2025, ubuntu-22.04, ubuntu-24.04]
dotnet: [6.0.x, 7.0.x, 8.0.x]
fail-fast: false
steps:
diff --git a/Bandwidth.Standard.sln b/Bandwidth.Standard.sln
index a667270..ebfd20c 100644
--- a/Bandwidth.Standard.sln
+++ b/Bandwidth.Standard.sln
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard", "src\Bandwidth.Standard\Bandwidth.Standard.csproj", "{025A015C-50AB-473D-9C09-76DC7BD5D3FD}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard", "src\Bandwidth.Standard\Bandwidth.Standard.csproj", "{52ADDC3D-A0B9-4F40-A0EF-5B41DA2188A7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard.Test", "src\Bandwidth.Standard.Test\Bandwidth.Standard.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
@@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {025A015C-50AB-473D-9C09-76DC7BD5D3FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {025A015C-50AB-473D-9C09-76DC7BD5D3FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {025A015C-50AB-473D-9C09-76DC7BD5D3FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {025A015C-50AB-473D-9C09-76DC7BD5D3FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {52ADDC3D-A0B9-4F40-A0EF-5B41DA2188A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {52ADDC3D-A0B9-4F40-A0EF-5B41DA2188A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {52ADDC3D-A0B9-4F40-A0EF-5B41DA2188A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {52ADDC3D-A0B9-4F40-A0EF-5B41DA2188A7}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
diff --git a/api/openapi.yaml b/api/openapi.yaml
index 426c2ed..e19c3e9 100644
--- a/api/openapi.yaml
+++ b/api/openapi.yaml
@@ -12087,26 +12087,25 @@ components:
type: boolean
blocked:
description: Whether a Toll-Free Verification is blocked. This attribute will
- only be defined when the number is blocked. (Not Available Until 5/28/2025)
+ only be defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: 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)
+ will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
privacyPolicyUrl:
- description: The Toll-Free Verification request privacy policy URL. (Not Available
- Until 5/28/2025)
+ description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: The Toll-Free Verification request terms and conditions policy
- URL. (Not Available Until 5/28/2025)
+ URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
- description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
additionalDenialReason:
@@ -12205,17 +12204,16 @@ components:
nullable: true
type: string
privacyPolicyUrl:
- description: The Toll-Free Verification request privacy policy URL. (Not
- Available Until 5/28/2025)
+ description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: The Toll-Free Verification request terms and conditions policy
- URL. (Not Available Until 5/28/2025)
+ URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
- description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
required:
@@ -12277,17 +12275,16 @@ components:
nullable: true
type: string
privacyPolicyUrl:
- description: The Toll-Free Verification request privacy policy URL. (Not
- Available Until 5/28/2025)
+ description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: The Toll-Free Verification request terms and conditions policy
- URL. (Not Available Until 5/28/2025)
+ URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
- description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
required:
@@ -12434,14 +12431,12 @@ components:
type: string
blocked:
description: Whether a Toll-Free Verification is blocked. This attribute
- will only be defined when the number is blocked. (Not Available Until
- 5/28/2025)
+ will only be defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: 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)
+ attribute will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
type: object
@@ -12492,14 +12487,12 @@ components:
type: string
blocked:
description: Whether a Toll-Free Verification is blocked. This attribute
- will only be defined when the number is blocked. (Not Available Until
- 5/28/2025)
+ will only be defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: 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)
+ attribute will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
type: object
@@ -12989,14 +12982,12 @@ components:
$ref: '#/components/schemas/tfvSubmissionInfo'
blocked:
description: Whether a Toll-Free Verification is blocked. This attribute
- will only be defined when the number is blocked. (Not Available Until
- 5/28/2025)
+ will only be defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: 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)
+ attribute will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
type: object
@@ -13077,17 +13068,16 @@ components:
nullable: true
type: string
privacyPolicyUrl:
- description: The Toll-Free Verification request privacy policy URL. (Not
- Available Until 5/28/2025)
+ description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: The Toll-Free Verification request terms and conditions policy
- URL. (Not Available Until 5/28/2025)
+ URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
- description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
type: object
diff --git a/bandwidth.yml b/bandwidth.yml
index 89d9488..825be19 100644
--- a/bandwidth.yml
+++ b/bandwidth.yml
@@ -5239,30 +5239,25 @@ components:
blocked:
description: >-
Whether a Toll-Free Verification is blocked. This attribute will only be
- defined when the number is blocked. (Not Available Until 5/28/2025)
+ defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: >-
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)
+ will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
privacyPolicyUrl:
- description: >-
- The Toll-Free Verification request privacy policy URL. (Not Available
- Until 5/28/2025)
+ description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
- description: >-
- The Toll-Free Verification request terms and conditions policy URL. (Not
- Available Until 5/28/2025)
+ description: The Toll-Free Verification request terms and conditions policy URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
- description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
additionalDenialReason:
diff --git a/docs/BlockedWebhook.md b/docs/BlockedWebhook.md
index cdf3714..2447c63 100644
--- a/docs/BlockedWebhook.md
+++ b/docs/BlockedWebhook.md
@@ -8,8 +8,8 @@ Name | Type | Description | Notes
**PhoneNumber** | **string** | Toll-free telephone number in E.164 format. | [optional]
**Status** | **TfvCallbackStatusEnum** | | [optional]
**InternalTicketNumber** | **Guid** | Unique identifier (UUID) generated by Bandwidth to assist in tracking the verification status of a toll-free number. | [optional]
-**Blocked** | **bool** | 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]
-**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]
+**Blocked** | **bool** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional]
+**BlockedReason** | **string** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
diff --git a/docs/TfvStatus.md b/docs/TfvStatus.md
index b476313..169a3b9 100644
--- a/docs/TfvStatus.md
+++ b/docs/TfvStatus.md
@@ -12,8 +12,8 @@ Name | Type | Description | Notes
**CreatedDateTime** | **DateTime** | Date and time the verification request was created. | [optional]
**ModifiedDateTime** | **DateTime** | Date and time the verification request was last modified. | [optional]
**Submission** | [**TfvSubmissionInfo**](TfvSubmissionInfo.md) | | [optional]
-**Blocked** | **bool** | 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]
-**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]
+**Blocked** | **bool** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional]
+**BlockedReason** | **string** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
diff --git a/docs/TfvSubmissionInfo.md b/docs/TfvSubmissionInfo.md
index 1a801fa..29dc940 100644
--- a/docs/TfvSubmissionInfo.md
+++ b/docs/TfvSubmissionInfo.md
@@ -13,9 +13,9 @@ Name | Type | Description | Notes
**OptInWorkflow** | [**OptInWorkflow**](OptInWorkflow.md) | | [optional]
**AdditionalInformation** | **string** | Any additional information. | [optional]
**IsvReseller** | **string** | ISV name. | [optional]
-**PrivacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) | [optional]
-**TermsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) | [optional]
-**BusinessDba** | **string** | The company 'Doing Business As'. (Not Available Until 5/28/2025) | [optional]
+**PrivacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. | [optional]
+**TermsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. | [optional]
+**BusinessDba** | **string** | The company 'Doing Business As'. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
diff --git a/docs/VerificationDenialWebhook.md b/docs/VerificationDenialWebhook.md
index 5e84836..8764138 100644
--- a/docs/VerificationDenialWebhook.md
+++ b/docs/VerificationDenialWebhook.md
@@ -12,8 +12,8 @@ Name | Type | Description | Notes
**PhoneNumber** | **string** | Toll-free telephone number in E.164 format. | [optional]
**ResubmitAllowed** | **bool** | Whether a Toll-Free Verification request qualifies for resubmission via PUT. | [optional]
**Status** | **string** | | [optional] [default to "UNVERIFIED"]
-**Blocked** | **bool** | 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]
-**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]
+**Blocked** | **bool** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional]
+**BlockedReason** | **string** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
diff --git a/docs/VerificationRequest.md b/docs/VerificationRequest.md
index 9747261..6c71569 100644
--- a/docs/VerificationRequest.md
+++ b/docs/VerificationRequest.md
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
**OptInWorkflow** | [**OptInWorkflow**](OptInWorkflow.md) | |
**AdditionalInformation** | **string** | Any additional information. | [optional]
**IsvReseller** | **string** | ISV name. | [optional]
-**PrivacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) | [optional]
-**TermsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) | [optional]
-**BusinessDba** | **string** | The company 'Doing Business As'. (Not Available Until 5/28/2025) | [optional]
+**PrivacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. | [optional]
+**TermsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. | [optional]
+**BusinessDba** | **string** | The company 'Doing Business As'. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
diff --git a/docs/VerificationUpdateRequest.md b/docs/VerificationUpdateRequest.md
index f227a91..24c1a8d 100644
--- a/docs/VerificationUpdateRequest.md
+++ b/docs/VerificationUpdateRequest.md
@@ -13,9 +13,9 @@ Name | Type | Description | Notes
**OptInWorkflow** | [**OptInWorkflow**](OptInWorkflow.md) | |
**AdditionalInformation** | **string** | Any additional information. | [optional]
**IsvReseller** | **string** | ISV name. | [optional]
-**PrivacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) | [optional]
-**TermsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) | [optional]
-**BusinessDba** | **string** | The company 'Doing Business As'. (Not Available Until 5/28/2025) | [optional]
+**PrivacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. | [optional]
+**TermsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. | [optional]
+**BusinessDba** | **string** | The company 'Doing Business As'. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
diff --git a/src/Bandwidth.Standard/Model/BlockedWebhook.cs b/src/Bandwidth.Standard/Model/BlockedWebhook.cs
index 5221cdf..7e6b7d5 100644
--- a/src/Bandwidth.Standard/Model/BlockedWebhook.cs
+++ b/src/Bandwidth.Standard/Model/BlockedWebhook.cs
@@ -45,8 +45,8 @@ public partial class BlockedWebhook : IValidatableObject
/// Toll-free telephone number in E.164 format..
/// status.
/// Unique identifier (UUID) generated by Bandwidth to assist in tracking the verification status of a toll-free number..
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025).
- /// 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).
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked..
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked..
public BlockedWebhook(string accountId = default(string), string phoneNumber = default(string), TfvCallbackStatusEnum? status = default(TfvCallbackStatusEnum?), Guid internalTicketNumber = default(Guid), bool blocked = default(bool), string blockedReason = default(string))
{
this.AccountId = accountId;
@@ -82,17 +82,17 @@ public partial class BlockedWebhook : IValidatableObject
public Guid InternalTicketNumber { get; set; }
///
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
///
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
/// true
[DataMember(Name = "blocked", EmitDefaultValue = true)]
public bool Blocked { get; set; }
///
- /// 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)
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
///
- /// 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)
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
/// Toll-free number was used to send spam messages
[DataMember(Name = "blockedReason", EmitDefaultValue = false)]
public string BlockedReason { get; set; }
diff --git a/src/Bandwidth.Standard/Model/TfvStatus.cs b/src/Bandwidth.Standard/Model/TfvStatus.cs
index 84a4a0d..fbe325d 100644
--- a/src/Bandwidth.Standard/Model/TfvStatus.cs
+++ b/src/Bandwidth.Standard/Model/TfvStatus.cs
@@ -49,8 +49,8 @@ public partial class TfvStatus : IValidatableObject
/// Date and time the verification request was created..
/// Date and time the verification request was last modified..
/// submission.
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025).
- /// 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).
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked..
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked..
public TfvStatus(string phoneNumber = default(string), TfvStatusEnum? status = default(TfvStatusEnum?), Guid internalTicketNumber = default(Guid), string declineReasonDescription = default(string), bool resubmitAllowed = default(bool), DateTime createdDateTime = default(DateTime), DateTime modifiedDateTime = default(DateTime), TfvSubmissionInfo submission = default(TfvSubmissionInfo), bool blocked = default(bool), string blockedReason = default(string))
{
this.PhoneNumber = phoneNumber;
@@ -120,17 +120,17 @@ public partial class TfvStatus : IValidatableObject
public TfvSubmissionInfo Submission { get; set; }
///
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
///
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
/// true
[DataMember(Name = "blocked", EmitDefaultValue = true)]
public bool Blocked { get; set; }
///
- /// 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)
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
///
- /// 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)
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
/// Toll-free number was used to send spam messages
[DataMember(Name = "blockedReason", EmitDefaultValue = false)]
public string BlockedReason { get; set; }
diff --git a/src/Bandwidth.Standard/Model/TfvSubmissionInfo.cs b/src/Bandwidth.Standard/Model/TfvSubmissionInfo.cs
index aa1522b..aeb2543 100644
--- a/src/Bandwidth.Standard/Model/TfvSubmissionInfo.cs
+++ b/src/Bandwidth.Standard/Model/TfvSubmissionInfo.cs
@@ -44,9 +44,9 @@ public partial class TfvSubmissionInfo : IValidatableObject
/// optInWorkflow.
/// Any additional information..
/// ISV name..
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025).
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025).
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025).
+ /// The Toll-Free Verification request privacy policy URL..
+ /// The Toll-Free Verification request terms and conditions policy URL..
+ /// The company 'Doing Business As'..
public TfvSubmissionInfo(Address businessAddress = default(Address), Contact businessContact = default(Contact), int messageVolume = default(int), string useCase = default(string), string useCaseSummary = default(string), string productionMessageContent = default(string), OptInWorkflow optInWorkflow = default(OptInWorkflow), string additionalInformation = default(string), string isvReseller = default(string), string privacyPolicyUrl = default(string), string termsAndConditionsUrl = default(string), string businessDba = default(string))
{
this.BusinessAddress = businessAddress;
@@ -130,25 +130,25 @@ public partial class TfvSubmissionInfo : IValidatableObject
public string IsvReseller { get; set; }
///
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request privacy policy URL.
///
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request privacy policy URL.
/// http://your-company.com/privacyPolicy
[DataMember(Name = "privacyPolicyUrl", EmitDefaultValue = false)]
public string PrivacyPolicyUrl { get; set; }
///
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request terms and conditions policy URL.
///
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request terms and conditions policy URL.
/// http://your-company.com/termsAndConditions
[DataMember(Name = "termsAndConditionsUrl", EmitDefaultValue = false)]
public string TermsAndConditionsUrl { get; set; }
///
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ /// The company 'Doing Business As'.
///
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ /// The company 'Doing Business As'.
/// Another Company Name Inc.
[DataMember(Name = "businessDba", EmitDefaultValue = false)]
public string BusinessDba { get; set; }
diff --git a/src/Bandwidth.Standard/Model/VerificationDenialWebhook.cs b/src/Bandwidth.Standard/Model/VerificationDenialWebhook.cs
index 3028f6f..8ae7ba1 100644
--- a/src/Bandwidth.Standard/Model/VerificationDenialWebhook.cs
+++ b/src/Bandwidth.Standard/Model/VerificationDenialWebhook.cs
@@ -43,8 +43,8 @@ public partial class VerificationDenialWebhook : IValidatableObject
/// Toll-free telephone number in E.164 format..
/// Whether a Toll-Free Verification request qualifies for resubmission via PUT..
/// status (default to "UNVERIFIED").
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025).
- /// 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).
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked..
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked..
public VerificationDenialWebhook(string accountId = default(string), List additionalDenialReasons = default(List), string declineReasonDescription = default(string), int denialStatusCode = default(int), Guid internalTicketNumber = default(Guid), string phoneNumber = default(string), bool resubmitAllowed = default(bool), string status = @"UNVERIFIED", bool blocked = default(bool), string blockedReason = default(string))
{
this.AccountId = accountId;
@@ -124,17 +124,17 @@ public partial class VerificationDenialWebhook : IValidatableObject
public string Status { get; set; }
///
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
///
- /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
+ /// Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
/// true
[DataMember(Name = "blocked", EmitDefaultValue = true)]
public bool Blocked { get; set; }
///
- /// 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)
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
///
- /// 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)
+ /// The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
/// Toll-free number was used to send spam messages
[DataMember(Name = "blockedReason", EmitDefaultValue = false)]
public string BlockedReason { get; set; }
diff --git a/src/Bandwidth.Standard/Model/VerificationRequest.cs b/src/Bandwidth.Standard/Model/VerificationRequest.cs
index 111c1c6..3f7222d 100644
--- a/src/Bandwidth.Standard/Model/VerificationRequest.cs
+++ b/src/Bandwidth.Standard/Model/VerificationRequest.cs
@@ -50,9 +50,9 @@ protected VerificationRequest() { }
/// optInWorkflow (required).
/// Any additional information..
/// ISV name..
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025).
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025).
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025).
+ /// The Toll-Free Verification request privacy policy URL..
+ /// The Toll-Free Verification request terms and conditions policy URL..
+ /// The company 'Doing Business As'..
public VerificationRequest(Address businessAddress = default(Address), Contact businessContact = default(Contact), int messageVolume = default(int), List phoneNumbers = default(List), string useCase = default(string), string useCaseSummary = default(string), string productionMessageContent = default(string), OptInWorkflow optInWorkflow = default(OptInWorkflow), string additionalInformation = default(string), string isvReseller = default(string), string privacyPolicyUrl = default(string), string termsAndConditionsUrl = default(string), string businessDba = default(string))
{
// to ensure "businessAddress" is required (not null)
@@ -178,25 +178,25 @@ protected VerificationRequest() { }
public string IsvReseller { get; set; }
///
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request privacy policy URL.
///
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request privacy policy URL.
/// http://your-company.com/privacyPolicy
[DataMember(Name = "privacyPolicyUrl", EmitDefaultValue = false)]
public string PrivacyPolicyUrl { get; set; }
///
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request terms and conditions policy URL.
///
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request terms and conditions policy URL.
/// http://your-company.com/termsAndConditions
[DataMember(Name = "termsAndConditionsUrl", EmitDefaultValue = false)]
public string TermsAndConditionsUrl { get; set; }
///
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ /// The company 'Doing Business As'.
///
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ /// The company 'Doing Business As'.
/// Another Company Name Inc.
[DataMember(Name = "businessDba", EmitDefaultValue = false)]
public string BusinessDba { get; set; }
diff --git a/src/Bandwidth.Standard/Model/VerificationUpdateRequest.cs b/src/Bandwidth.Standard/Model/VerificationUpdateRequest.cs
index 1dc0b34..53048fc 100644
--- a/src/Bandwidth.Standard/Model/VerificationUpdateRequest.cs
+++ b/src/Bandwidth.Standard/Model/VerificationUpdateRequest.cs
@@ -49,9 +49,9 @@ protected VerificationUpdateRequest() { }
/// optInWorkflow (required).
/// Any additional information..
/// ISV name..
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025).
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025).
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025).
+ /// The Toll-Free Verification request privacy policy URL..
+ /// The Toll-Free Verification request terms and conditions policy URL..
+ /// The company 'Doing Business As'..
public VerificationUpdateRequest(Address businessAddress = default(Address), Contact businessContact = default(Contact), int messageVolume = default(int), string useCase = default(string), string useCaseSummary = default(string), string productionMessageContent = default(string), OptInWorkflow optInWorkflow = default(OptInWorkflow), string additionalInformation = default(string), string isvReseller = default(string), string privacyPolicyUrl = default(string), string termsAndConditionsUrl = default(string), string businessDba = default(string))
{
// to ensure "businessAddress" is required (not null)
@@ -165,25 +165,25 @@ protected VerificationUpdateRequest() { }
public string IsvReseller { get; set; }
///
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request privacy policy URL.
///
- /// The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request privacy policy URL.
/// http://your-company.com/privacyPolicy
[DataMember(Name = "privacyPolicyUrl", EmitDefaultValue = false)]
public string PrivacyPolicyUrl { get; set; }
///
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request terms and conditions policy URL.
///
- /// The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
+ /// The Toll-Free Verification request terms and conditions policy URL.
/// http://your-company.com/termsAndConditions
[DataMember(Name = "termsAndConditionsUrl", EmitDefaultValue = false)]
public string TermsAndConditionsUrl { get; set; }
///
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ /// The company 'Doing Business As'.
///
- /// The company 'Doing Business As'. (Not Available Until 5/28/2025)
+ /// The company 'Doing Business As'.
/// Another Company Name Inc.
[DataMember(Name = "businessDba", EmitDefaultValue = false)]
public string BusinessDba { get; set; }