Skip to content

Commit b23af86

Browse files
authored
Merge pull request #179 from CyberSource/july24-release
July24 release
2 parents b8e276b + 758d7b7 commit b23af86

File tree

336 files changed

+9505
-2687
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

336 files changed

+9505
-2687
lines changed

Api/BinLookupApi.cs

Lines changed: 416 additions & 0 deletions
Large diffs are not rendered by default.

Api/CreateNewWebhooksApi.cs

Lines changed: 44 additions & 44 deletions
Large diffs are not rendered by default.

Api/ManageWebhooksApi.cs

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ public interface IManageWebhooksApi : IApiAccessor
105105
/// <param name="vCPermissions">Encoded user permissions returned by the CGK, for the entity user who initiated the boarding</param>
106106
/// <param name="saveAsymEgressKey">Provide egress Asymmetric key information to save (create or store)</param>
107107
/// <param name="vCCorrelationId">A globally unique id associated with your request (optional)</param>
108-
/// <returns>InlineResponse2014</returns>
109-
InlineResponse2014 SaveAsymEgressKey (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null);
108+
/// <returns>InlineResponse2015</returns>
109+
InlineResponse2015 SaveAsymEgressKey (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null);
110110

111111
/// <summary>
112112
/// Message Level Encryption
@@ -119,8 +119,8 @@ public interface IManageWebhooksApi : IApiAccessor
119119
/// <param name="vCPermissions">Encoded user permissions returned by the CGK, for the entity user who initiated the boarding</param>
120120
/// <param name="saveAsymEgressKey">Provide egress Asymmetric key information to save (create or store)</param>
121121
/// <param name="vCCorrelationId">A globally unique id associated with your request (optional)</param>
122-
/// <returns>ApiResponse of InlineResponse2014</returns>
123-
ApiResponse<InlineResponse2014> SaveAsymEgressKeyWithHttpInfo (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null);
122+
/// <returns>ApiResponse of InlineResponse2015</returns>
123+
ApiResponse<InlineResponse2015> SaveAsymEgressKeyWithHttpInfo (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null);
124124
/// <summary>
125125
/// Update a Webhook Subscription
126126
/// </summary>
@@ -224,8 +224,8 @@ public interface IManageWebhooksApi : IApiAccessor
224224
/// <param name="vCPermissions">Encoded user permissions returned by the CGK, for the entity user who initiated the boarding</param>
225225
/// <param name="saveAsymEgressKey">Provide egress Asymmetric key information to save (create or store)</param>
226226
/// <param name="vCCorrelationId">A globally unique id associated with your request (optional)</param>
227-
/// <returns>Task of InlineResponse2014</returns>
228-
System.Threading.Tasks.Task<InlineResponse2014> SaveAsymEgressKeyAsync (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null);
227+
/// <returns>Task of InlineResponse2015</returns>
228+
System.Threading.Tasks.Task<InlineResponse2015> SaveAsymEgressKeyAsync (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null);
229229

230230
/// <summary>
231231
/// Message Level Encryption
@@ -238,8 +238,8 @@ public interface IManageWebhooksApi : IApiAccessor
238238
/// <param name="vCPermissions">Encoded user permissions returned by the CGK, for the entity user who initiated the boarding</param>
239239
/// <param name="saveAsymEgressKey">Provide egress Asymmetric key information to save (create or store)</param>
240240
/// <param name="vCCorrelationId">A globally unique id associated with your request (optional)</param>
241-
/// <returns>Task of ApiResponse (InlineResponse2014)</returns>
242-
System.Threading.Tasks.Task<ApiResponse<InlineResponse2014>> SaveAsymEgressKeyAsyncWithHttpInfo (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null);
241+
/// <returns>Task of ApiResponse (InlineResponse2015)</returns>
242+
System.Threading.Tasks.Task<ApiResponse<InlineResponse2015>> SaveAsymEgressKeyAsyncWithHttpInfo (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null);
243243
/// <summary>
244244
/// Update a Webhook Subscription
245245
/// </summary>
@@ -1026,13 +1026,13 @@ public async System.Threading.Tasks.Task<ApiResponse<List<InlineResponse2004>>>
10261026
/// <param name="vCPermissions">Encoded user permissions returned by the CGK, for the entity user who initiated the boarding</param>
10271027
/// <param name="saveAsymEgressKey">Provide egress Asymmetric key information to save (create or store)</param>
10281028
/// <param name="vCCorrelationId">A globally unique id associated with your request (optional)</param>
1029-
/// <returns>InlineResponse2014</returns>
1029+
/// <returns>InlineResponse2015</returns>
10301030
/// <remarks>DISCLAIMER : Cybersource may allow Customer to access, use, and/or test a Cybersource product or service that may still be in development or has not been market-tested ("Beta Product") solely for the purpose of evaluating the functionality or marketability of the Beta Product (a "Beta Evaluation"). Notwithstanding any language to the contrary, the following terms shall apply with respect to Customer's participation in any Beta Evaluation (and the Beta Product(s)) accessed thereunder): The Parties will enter into a separate form agreement detailing the scope of the Beta Evaluation, requirements, pricing, the length of the beta evaluation period ("Beta Product Form"). Beta Products are not, and may not become, Transaction Services and have not yet been publicly released and are offered for the sole purpose of internal testing and non-commercial evaluation. Customer's use of the Beta Product shall be solely for the purpose of conducting the Beta Evaluation. Customer accepts all risks arising out of the access and use of the Beta Products. Cybersource may, in its sole discretion, at any time, terminate or discontinue the Beta Evaluation. Customer acknowledges and agrees that any Beta Product may still be in development and that Beta Product is provided "AS IS" and may not perform at the level of a commercially available service, may not operate as expected and may be modified prior to release. CYBERSOURCE SHALL NOT BE RESPONSIBLE OR LIABLE UNDER ANY CONTRACT, TORT (INCLUDING NEGLIGENCE), OR OTHERWISE RELATING TO A BETA PRODUCT OR THE BETA EVALUATION (A) FOR LOSS OR INACCURACY OF DATA OR COST OF PROCUREMENT OF SUBSTITUTE GOODS, SERVICES OR TECHNOLOGY, (B) ANY CLAIM, LOSSES, DAMAGES, OR CAUSE OF ACTION ARISING IN CONNECTION WITH THE BETA PRODUCT; OR (C) FOR ANY INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES INCLUDING, BUT NOT LIMITED TO, LOSS OF REVENUES AND LOSS OF PROFITS.</remarks>
1031-
public InlineResponse2014 SaveAsymEgressKey (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null)
1031+
public InlineResponse2015 SaveAsymEgressKey (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null)
10321032
{
10331033
logger.Debug("CALLING API \"SaveAsymEgressKey\" STARTED");
10341034
this.SetStatusCode(null);
1035-
ApiResponse<InlineResponse2014> localVarResponse = SaveAsymEgressKeyWithHttpInfo(vCSenderOrganizationId, vCPermissions, saveAsymEgressKey, vCCorrelationId);
1035+
ApiResponse<InlineResponse2015> localVarResponse = SaveAsymEgressKeyWithHttpInfo(vCSenderOrganizationId, vCPermissions, saveAsymEgressKey, vCCorrelationId);
10361036
logger.Debug("CALLING API \"SaveAsymEgressKey\" ENDED");
10371037
this.SetStatusCode(localVarResponse.StatusCode);
10381038
return localVarResponse.Data;
@@ -1046,8 +1046,8 @@ public InlineResponse2014 SaveAsymEgressKey (string vCSenderOrganizationId, stri
10461046
/// <param name="vCPermissions">Encoded user permissions returned by the CGK, for the entity user who initiated the boarding</param>
10471047
/// <param name="saveAsymEgressKey">Provide egress Asymmetric key information to save (create or store)</param>
10481048
/// <param name="vCCorrelationId">A globally unique id associated with your request (optional)</param>
1049-
/// <returns>ApiResponse of InlineResponse2014</returns>
1050-
public ApiResponse< InlineResponse2014 > SaveAsymEgressKeyWithHttpInfo (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null)
1049+
/// <returns>ApiResponse of InlineResponse2015</returns>
1050+
public ApiResponse< InlineResponse2015 > SaveAsymEgressKeyWithHttpInfo (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null)
10511051
{
10521052
LogUtility logUtility = new LogUtility();
10531053

@@ -1144,9 +1144,9 @@ public ApiResponse< InlineResponse2014 > SaveAsymEgressKeyWithHttpInfo (string v
11441144
}
11451145
}
11461146

1147-
return new ApiResponse<InlineResponse2014>(localVarStatusCode,
1147+
return new ApiResponse<InlineResponse2015>(localVarStatusCode,
11481148
localVarResponse.Headers.ToDictionary(x => x.Name, x => x.Value.ToString()),
1149-
(InlineResponse2014) Configuration.ApiClient.Deserialize(localVarResponse, typeof(InlineResponse2014))); // Return statement
1149+
(InlineResponse2015) Configuration.ApiClient.Deserialize(localVarResponse, typeof(InlineResponse2015))); // Return statement
11501150
}
11511151

11521152
/// <summary>
@@ -1157,12 +1157,12 @@ public ApiResponse< InlineResponse2014 > SaveAsymEgressKeyWithHttpInfo (string v
11571157
/// <param name="vCPermissions">Encoded user permissions returned by the CGK, for the entity user who initiated the boarding</param>
11581158
/// <param name="saveAsymEgressKey">Provide egress Asymmetric key information to save (create or store)</param>
11591159
/// <param name="vCCorrelationId">A globally unique id associated with your request (optional)</param>
1160-
/// <returns>Task of InlineResponse2014</returns>
1161-
public async System.Threading.Tasks.Task<InlineResponse2014> SaveAsymEgressKeyAsync (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null)
1160+
/// <returns>Task of InlineResponse2015</returns>
1161+
public async System.Threading.Tasks.Task<InlineResponse2015> SaveAsymEgressKeyAsync (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null)
11621162
{
11631163
logger.Debug("CALLING API \"SaveAsymEgressKeyAsync\" STARTED");
11641164
this.SetStatusCode(null);
1165-
ApiResponse<InlineResponse2014> localVarResponse = await SaveAsymEgressKeyAsyncWithHttpInfo(vCSenderOrganizationId, vCPermissions, saveAsymEgressKey, vCCorrelationId);
1165+
ApiResponse<InlineResponse2015> localVarResponse = await SaveAsymEgressKeyAsyncWithHttpInfo(vCSenderOrganizationId, vCPermissions, saveAsymEgressKey, vCCorrelationId);
11661166
logger.Debug("CALLING API \"SaveAsymEgressKeyAsync\" ENDED");
11671167
this.SetStatusCode(localVarResponse.StatusCode);
11681168
return localVarResponse.Data;
@@ -1177,8 +1177,8 @@ public async System.Threading.Tasks.Task<InlineResponse2014> SaveAsymEgressKeyAs
11771177
/// <param name="vCPermissions">Encoded user permissions returned by the CGK, for the entity user who initiated the boarding</param>
11781178
/// <param name="saveAsymEgressKey">Provide egress Asymmetric key information to save (create or store)</param>
11791179
/// <param name="vCCorrelationId">A globally unique id associated with your request (optional)</param>
1180-
/// <returns>Task of ApiResponse (InlineResponse2014)</returns>
1181-
public async System.Threading.Tasks.Task<ApiResponse<InlineResponse2014>> SaveAsymEgressKeyAsyncWithHttpInfo (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null)
1180+
/// <returns>Task of ApiResponse (InlineResponse2015)</returns>
1181+
public async System.Threading.Tasks.Task<ApiResponse<InlineResponse2015>> SaveAsymEgressKeyAsyncWithHttpInfo (string vCSenderOrganizationId, string vCPermissions, SaveAsymEgressKey saveAsymEgressKey, string vCCorrelationId = null)
11821182
{
11831183
LogUtility logUtility = new LogUtility();
11841184

@@ -1275,9 +1275,9 @@ public async System.Threading.Tasks.Task<ApiResponse<InlineResponse2014>> SaveAs
12751275
}
12761276
}
12771277

1278-
return new ApiResponse<InlineResponse2014>(localVarStatusCode,
1278+
return new ApiResponse<InlineResponse2015>(localVarStatusCode,
12791279
localVarResponse.Headers.ToDictionary(x => x.Name, x => x.Value.ToString()),
1280-
(InlineResponse2014) Configuration.ApiClient.Deserialize(localVarResponse, typeof(InlineResponse2014))); // Return statement
1280+
(InlineResponse2015) Configuration.ApiClient.Deserialize(localVarResponse, typeof(InlineResponse2015))); // Return statement
12811281
}
12821282
/// <summary>
12831283
/// Update a Webhook Subscription Update the webhook subscription using PATCH.

0 commit comments

Comments
 (0)