We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04291e commit e0af0ccCopy full SHA for e0af0cc
Authorize.NET/Api/Contracts/V1/RequestFactoryWithSpecified.cs
@@ -1436,8 +1436,7 @@ public static void EnumCollection(EnumCollection argument)
1436
{
1437
customerProfileSummaryType(argument.customerProfileSummaryType);
1438
paymentSimpleType(argument.paymentSimpleType);
1439
- typeEmailReceipt,
1440
- }
+ }
1441
}
1442
1443
public static void auDetailsType(auDetailsType argument)
0 commit comments