Skip to content

Commit bda3f0b

Browse files
authored
Merge pull request #81 from CyberSource/feb2020-release
Upgrade to v0.0.1.2
2 parents 29a7544 + 05440aa commit bda3f0b

File tree

655 files changed

+57101
-21933
lines changed

Some content is hidden

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

655 files changed

+57101
-21933
lines changed

Api/AuthenticationExemptionsApi.cs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public interface IAuthenticationExemptionsApi : IApiAccessor
2525
{
2626
#region Synchronous Operations
2727
/// <summary>
28-
/// Authentication exemptions service
28+
/// Authentication Exemptions Service
2929
/// </summary>
3030
/// <remarks>
3131
/// A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
@@ -36,7 +36,7 @@ public interface IAuthenticationExemptionsApi : IApiAccessor
3636
RiskV1AuthenticationExemptionsPost201Response AuthenticationExemptions (AuthenticationExemptionsRequest authenticationExemptionsRequest);
3737

3838
/// <summary>
39-
/// Authentication exemptions service
39+
/// Authentication Exemptions Service
4040
/// </summary>
4141
/// <remarks>
4242
/// A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
@@ -48,7 +48,7 @@ public interface IAuthenticationExemptionsApi : IApiAccessor
4848
#endregion Synchronous Operations
4949
#region Asynchronous Operations
5050
/// <summary>
51-
/// Authentication exemptions service
51+
/// Authentication Exemptions Service
5252
/// </summary>
5353
/// <remarks>
5454
/// A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
@@ -59,7 +59,7 @@ public interface IAuthenticationExemptionsApi : IApiAccessor
5959
System.Threading.Tasks.Task<RiskV1AuthenticationExemptionsPost201Response> AuthenticationExemptionsAsync (AuthenticationExemptionsRequest authenticationExemptionsRequest);
6060

6161
/// <summary>
62-
/// Authentication exemptions service
62+
/// Authentication Exemptions Service
6363
/// </summary>
6464
/// <remarks>
6565
/// A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
@@ -177,7 +177,7 @@ public void AddDefaultHeader(string key, string value)
177177
}
178178

179179
/// <summary>
180-
/// Authentication exemptions service A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
180+
/// Authentication Exemptions Service A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
181181
/// </summary>
182182
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
183183
/// <param name="authenticationExemptionsRequest"></param>
@@ -189,7 +189,7 @@ public RiskV1AuthenticationExemptionsPost201Response AuthenticationExemptions (A
189189
}
190190

191191
/// <summary>
192-
/// Authentication exemptions service A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
192+
/// Authentication Exemptions Service A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
193193
/// </summary>
194194
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
195195
/// <param name="authenticationExemptionsRequest"></param>
@@ -251,7 +251,7 @@ public ApiResponse< RiskV1AuthenticationExemptionsPost201Response > Authenticati
251251
}
252252

253253
/// <summary>
254-
/// Authentication exemptions service A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
254+
/// Authentication Exemptions Service A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
255255
/// </summary>
256256
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
257257
/// <param name="authenticationExemptionsRequest"></param>
@@ -264,7 +264,7 @@ public async System.Threading.Tasks.Task<RiskV1AuthenticationExemptionsPost201Re
264264
}
265265

266266
/// <summary>
267-
/// Authentication exemptions service A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
267+
/// Authentication Exemptions Service A new CYBS branded service to connect to VISA’s REST API to enable Visa Transaction Advisor (VTA) as a standalone service for merchants to support PSD2/SCA adoption and exemptions processing startegy in Europe.VTA Provides intelligent risk data to merchants as inputs to their in-house fraud management tools for fraud mitigation on Visa transactions.
268268
/// </summary>
269269
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
270270
/// <param name="authenticationExemptionsRequest"></param>

Api/ConversionDetailsApi.cs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public interface IConversionDetailsApi : IApiAccessor
2525
{
2626
#region Synchronous Operations
2727
/// <summary>
28-
/// Get conversion detail transactions
28+
/// Get Conversion Detail Transactions
2929
/// </summary>
3030
/// <remarks>
3131
/// Get conversion detail of transactions for a merchant.
@@ -38,7 +38,7 @@ public interface IConversionDetailsApi : IApiAccessor
3838
ReportingV3ConversionDetailsGet200Response GetConversionDetail (DateTime? startTime, DateTime? endTime, string organizationId = null);
3939

4040
/// <summary>
41-
/// Get conversion detail transactions
41+
/// Get Conversion Detail Transactions
4242
/// </summary>
4343
/// <remarks>
4444
/// Get conversion detail of transactions for a merchant.
@@ -52,7 +52,7 @@ public interface IConversionDetailsApi : IApiAccessor
5252
#endregion Synchronous Operations
5353
#region Asynchronous Operations
5454
/// <summary>
55-
/// Get conversion detail transactions
55+
/// Get Conversion Detail Transactions
5656
/// </summary>
5757
/// <remarks>
5858
/// Get conversion detail of transactions for a merchant.
@@ -65,7 +65,7 @@ public interface IConversionDetailsApi : IApiAccessor
6565
System.Threading.Tasks.Task<ReportingV3ConversionDetailsGet200Response> GetConversionDetailAsync (DateTime? startTime, DateTime? endTime, string organizationId = null);
6666

6767
/// <summary>
68-
/// Get conversion detail transactions
68+
/// Get Conversion Detail Transactions
6969
/// </summary>
7070
/// <remarks>
7171
/// Get conversion detail of transactions for a merchant.
@@ -185,7 +185,7 @@ public void AddDefaultHeader(string key, string value)
185185
}
186186

187187
/// <summary>
188-
/// Get conversion detail transactions Get conversion detail of transactions for a merchant.
188+
/// Get Conversion Detail Transactions Get conversion detail of transactions for a merchant.
189189
/// </summary>
190190
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
191191
/// <param name="startTime">Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z) </param>
@@ -199,7 +199,7 @@ public ReportingV3ConversionDetailsGet200Response GetConversionDetail (DateTime?
199199
}
200200

201201
/// <summary>
202-
/// Get conversion detail transactions Get conversion detail of transactions for a merchant.
202+
/// Get Conversion Detail Transactions Get conversion detail of transactions for a merchant.
203203
/// </summary>
204204
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
205205
/// <param name="startTime">Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z) </param>
@@ -262,7 +262,7 @@ public ApiResponse< ReportingV3ConversionDetailsGet200Response > GetConversionDe
262262
}
263263

264264
/// <summary>
265-
/// Get conversion detail transactions Get conversion detail of transactions for a merchant.
265+
/// Get Conversion Detail Transactions Get conversion detail of transactions for a merchant.
266266
/// </summary>
267267
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
268268
/// <param name="startTime">Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z) </param>
@@ -277,7 +277,7 @@ public async System.Threading.Tasks.Task<ReportingV3ConversionDetailsGet200Respo
277277
}
278278

279279
/// <summary>
280-
/// Get conversion detail transactions Get conversion detail of transactions for a merchant.
280+
/// Get Conversion Detail Transactions Get conversion detail of transactions for a merchant.
281281
/// </summary>
282282
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
283283
/// <param name="startTime">Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z) </param>

0 commit comments

Comments
 (0)