Skip to content

Commit 0740319

Browse files
committed
2 parents 9d471dd + c802b92 commit 0740319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/net/authorize/sample/SampleCode.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ private static void ShowMethods()
9797
System.out.println(" GetUnsettledTransactionList");
9898
System.out.println(" GetTransactionDetails");
9999
System.out.println(" CreateCustomerProfile");
100+
System.out.println(" CreateCustomerProfileIds");
100101
System.out.println(" CreateCustomerPaymentProfile");
101102
System.out.println(" CreateCustomerShippingAddress");
102103
System.out.println(" DeleteCustomerPaymentProfile");

0 commit comments

Comments
 (0)