Skip to content

Commit

Permalink
Oct release (#162)
Browse files Browse the repository at this point in the history
* Nlog update

* spec changes for oct release

* changing the dependency version in mustache file

* added disclaimer in beta api methods and README file.

* removed validation due to incorrect regex

* renaming the long file

* Revert "removed validation due to incorrect regex"

This reverts commit 3199347.

* Revert "added disclaimer in beta api methods and README file."

This reverts commit e271684.

* files renamed through sdk gen

* Revert "Revert "added disclaimer in beta api methods and README file.""

This reverts commit 56f9332.

* Revert "Revert "removed validation due to incorrect regex""

This reverts commit 61f3e30.

* nlog version update

* version update

* version update in mustache file

---------

Co-authored-by: Shetty <[email protected]>
Co-authored-by: Gaurav Bansal <[email protected]>
  • Loading branch information
3 people authored Nov 9, 2023
1 parent 859cfc7 commit 4f7629d
Show file tree
Hide file tree
Showing 713 changed files with 86,296 additions and 1,440 deletions.
132 changes: 66 additions & 66 deletions Api/BatchesApi.cs

Large diffs are not rendered by default.

938 changes: 938 additions & 0 deletions Api/CreateNewWebhooksApi.cs

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions Api/InvoiceSettingsApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
/// Get Invoice Settings
/// </summary>
/// <remarks>
/// Get the invoice settings for the invoice payment page.
/// Allows you to retrieve the invoice settings for the payment page.
/// </remarks>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>InvoicingV2InvoiceSettingsGet200Response</returns>
Expand All @@ -41,7 +41,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
/// Get Invoice Settings
/// </summary>
/// <remarks>
/// Get the invoice settings for the invoice payment page.
/// Allows you to retrieve the invoice settings for the payment page.
/// </remarks>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>ApiResponse of InvoicingV2InvoiceSettingsGet200Response</returns>
Expand All @@ -50,7 +50,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
/// Update Invoice Settings
/// </summary>
/// <remarks>
/// Update invoice settings for the invoice payment page.
/// Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
/// </remarks>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="invoiceSettingsRequest"></param>
Expand All @@ -61,7 +61,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
/// Update Invoice Settings
/// </summary>
/// <remarks>
/// Update invoice settings for the invoice payment page.
/// Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
/// </remarks>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="invoiceSettingsRequest"></param>
Expand All @@ -73,7 +73,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
/// Get Invoice Settings
/// </summary>
/// <remarks>
/// Get the invoice settings for the invoice payment page.
/// Allows you to retrieve the invoice settings for the payment page.
/// </remarks>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>Task of InvoicingV2InvoiceSettingsGet200Response</returns>
Expand All @@ -83,7 +83,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
/// Get Invoice Settings
/// </summary>
/// <remarks>
/// Get the invoice settings for the invoice payment page.
/// Allows you to retrieve the invoice settings for the payment page.
/// </remarks>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>Task of ApiResponse (InvoicingV2InvoiceSettingsGet200Response)</returns>
Expand All @@ -92,7 +92,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
/// Update Invoice Settings
/// </summary>
/// <remarks>
/// Update invoice settings for the invoice payment page.
/// Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
/// </remarks>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="invoiceSettingsRequest"></param>
Expand All @@ -103,7 +103,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
/// Update Invoice Settings
/// </summary>
/// <remarks>
/// Update invoice settings for the invoice payment page.
/// Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
/// </remarks>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="invoiceSettingsRequest"></param>
Expand Down Expand Up @@ -250,7 +250,7 @@ public void SetStatusCode(int? statusCode)
}

/// <summary>
/// Get Invoice Settings Get the invoice settings for the invoice payment page.
/// Get Invoice Settings Allows you to retrieve the invoice settings for the payment page.
/// </summary>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>InvoicingV2InvoiceSettingsGet200Response</returns>
Expand All @@ -265,7 +265,7 @@ public InvoicingV2InvoiceSettingsGet200Response GetInvoiceSettings ()
}

/// <summary>
/// Get Invoice Settings Get the invoice settings for the invoice payment page.
/// Get Invoice Settings Allows you to retrieve the invoice settings for the payment page.
/// </summary>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>ApiResponse of InvoicingV2InvoiceSettingsGet200Response</returns>
Expand Down Expand Up @@ -334,7 +334,7 @@ public ApiResponse< InvoicingV2InvoiceSettingsGet200Response > GetInvoiceSetting
}

/// <summary>
/// Get Invoice Settings Get the invoice settings for the invoice payment page.
/// Get Invoice Settings Allows you to retrieve the invoice settings for the payment page.
/// </summary>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>Task of InvoicingV2InvoiceSettingsGet200Response</returns>
Expand All @@ -350,7 +350,7 @@ public async System.Threading.Tasks.Task<InvoicingV2InvoiceSettingsGet200Respons
}

/// <summary>
/// Get Invoice Settings Get the invoice settings for the invoice payment page.
/// Get Invoice Settings Allows you to retrieve the invoice settings for the payment page.
/// </summary>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>Task of ApiResponse (InvoicingV2InvoiceSettingsGet200Response)</returns>
Expand Down Expand Up @@ -418,7 +418,7 @@ public async System.Threading.Tasks.Task<ApiResponse<InvoicingV2InvoiceSettingsG
(InvoicingV2InvoiceSettingsGet200Response) Configuration.ApiClient.Deserialize(localVarResponse, typeof(InvoicingV2InvoiceSettingsGet200Response))); // Return statement
}
/// <summary>
/// Update Invoice Settings Update invoice settings for the invoice payment page.
/// Update Invoice Settings Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
/// </summary>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="invoiceSettingsRequest"></param>
Expand All @@ -434,7 +434,7 @@ public InvoicingV2InvoiceSettingsGet200Response UpdateInvoiceSettings (InvoiceSe
}

/// <summary>
/// Update Invoice Settings Update invoice settings for the invoice payment page.
/// Update Invoice Settings Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
/// </summary>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="invoiceSettingsRequest"></param>
Expand Down Expand Up @@ -521,7 +521,7 @@ public ApiResponse< InvoicingV2InvoiceSettingsGet200Response > UpdateInvoiceSett
}

/// <summary>
/// Update Invoice Settings Update invoice settings for the invoice payment page.
/// Update Invoice Settings Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
/// </summary>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="invoiceSettingsRequest"></param>
Expand All @@ -538,7 +538,7 @@ public async System.Threading.Tasks.Task<InvoicingV2InvoiceSettingsGet200Respons
}

/// <summary>
/// Update Invoice Settings Update invoice settings for the invoice payment page.
/// Update Invoice Settings Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
/// </summary>
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="invoiceSettingsRequest"></param>
Expand Down
Loading

0 comments on commit 4f7629d

Please sign in to comment.