| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,7 +8,7 @@ | |||
| 8 | 8 | using AuthorizeNet.Api.Contracts.V1; | |
| 9 | 9 | using AuthorizeNet.Api.Controllers.Bases; | |
| 10 | 10 | ||
| 11 | - namespace net.authorize.sample | ||
| 11 | + namespace net.authorize.sample.FraudManagement | ||
| 12 | 12 | { | |
| 13 | 13 | public class GetHeldTransactionList | |
| 14 | 14 | { | |
@@ -64,4 +64,4 @@ public static ANetApiResponse Run(String ApiLoginID, String ApiTransactionKey) | |||
| 64 | 64 | return response; | |
| 65 | 65 | } | |
| 66 | 66 | } | |
| 67 | - } | ||
| 67 | + } | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments