Skip to content

Commit 80468ae

Browse files
committed
2 parents 90ff233 + dac623d commit 80468ae

File tree

342 files changed

+339
-185184
lines changed

Some content is hidden

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

342 files changed

+339
-185184
lines changed

.gitignore

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
################################################################################
2+
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3+
################################################################################
4+
5+
/.vs/cybersource-rest-client-dotnet/v14
6+
/cybersource-rest-client-dotnet.csproj.user
7+
/bin/Debug/cybersource-rest-client-dotnet.dll
8+
/bin/Debug/cybersource-rest-client-dotnet.pdb
9+
/obj/Debug/cybersource-rest-client-dotnet.csproj.FileListAbsolute.txt
10+
/obj/Debug/cybersource-rest-client-dotnet.dll
11+
/obj/Debug/cybersource-rest-client-dotnet.pdb
12+
/obj/Debug/cybersource-rest-client-dotnet.csprojResolveAssemblyReference.cache
13+
/bin/Debug
14+
/obj/Debug
15+
/packages/CyberSource.Authentication.0.0.0.1
16+
/bin/Release
17+
/obj/Release

Api/CreditApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ public ApiResponse< InlineResponse2014 > CreateCreditWithHttpInfo (CreateCreditR
261261

262262
// to determine the Accept header
263263
String[] localVarHttpHeaderAccepts = new String[] {
264-
////"application/json"
264+
//"application/json"
265265
};
266266
String localVarHttpHeaderAccept = Configuration.ApiClient.SelectHeaderAccept(localVarHttpHeaderAccepts);
267267
if (localVarHttpHeaderAccept != null)
-110 KB
Binary file not shown.

Client/Api/CaptureApi.cs

Lines changed: 0 additions & 522 deletions
This file was deleted.

Client/Api/CreditApi.cs

Lines changed: 0 additions & 506 deletions
This file was deleted.

Client/Api/DefaultApi.cs

Lines changed: 0 additions & 329 deletions
This file was deleted.

0 commit comments

Comments
 (0)