Skip to content

Commit a49134c

Browse files
authored
Update GetHeldTransactionList.cs
1 parent 131c8da commit a49134c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FraudManagement/GetHeldTransactionList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
using AuthorizeNet.Api.Contracts.V1;
99
using AuthorizeNet.Api.Controllers.Bases;
1010

11-
namespace net.authorize.sample
11+
namespace net.authorize.sample.FraudManagement
1212
{
1313
public class GetHeldTransactionList
1414
{
@@ -64,4 +64,4 @@ public static ANetApiResponse Run(String ApiLoginID, String ApiTransactionKey)
6464
return response;
6565
}
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)