Skip to content

Commit 5f6c067

Browse files
committed
Merge pull request #67 from sunnyrajrathod/future
java-sdk updates for three new methods
2 parents 6e141a7 + ea02a6a commit 5f6c067

212 files changed

Lines changed: 2793 additions & 234 deletions

File tree

Some content is hidden

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

src/main/java/net/authorize/api/contract/v1/ANetApiRequest.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

@@ -62,11 +62,13 @@
6262
MobileDeviceRegistrationRequest.class,
6363
UpdateCustomerShippingAddressRequest.class,
6464
DeleteCustomerProfileRequest.class,
65-
ARBGetSubscriptionStatusRequest.class,
6665
GetCustomerProfileRequest.class,
66+
ARBGetSubscriptionStatusRequest.class,
6767
DecryptPaymentDataRequest.class,
68+
SecurePaymentContainerRequest.class,
6869
CreateTransactionRequest.class,
6970
ARBUpdateSubscriptionRequest.class,
71+
GetCustomerPaymentProfileListRequest.class,
7072
GetUnsettledTransactionListRequest.class,
7173
CreateCustomerShippingAddressRequest.class,
7274
GetCustomerProfileIdsRequest.class,
@@ -76,6 +78,7 @@
7678
CreateCustomerProfileFromTransactionRequest.class,
7779
ARBGetSubscriptionListRequest.class,
7880
CreateCustomerPaymentProfileRequest.class,
81+
ARBGetSubscriptionRequest.class,
7982
CreateCustomerProfileTransactionRequest.class,
8083
GetCustomerPaymentProfileRequest.class,
8184
GetHostedProfilePageRequest.class,

src/main/java/net/authorize/api/contract/v1/ANetApiResponse.java

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

@@ -48,6 +48,7 @@
4848
MobileDeviceLoginResponse.class,
4949
AuthenticateTestResponse.class,
5050
GetBatchStatisticsResponse.class,
51+
ARBGetSubscriptionResponse.class,
5152
GetCustomerShippingAddressResponse.class,
5253
ARBGetSubscriptionStatusResponse.class,
5354
DecryptPaymentDataResponse.class,
@@ -59,6 +60,7 @@
5960
GetCustomerProfileIdsResponse.class,
6061
SendCustomerTransactionReceiptResponse.class,
6162
MobileDeviceRegistrationResponse.class,
63+
GetCustomerPaymentProfileListResponse.class,
6264
ARBUpdateSubscriptionResponse.class,
6365
GetUnsettledTransactionListResponse.class,
6466
GetTransactionListResponse.class,
@@ -78,6 +80,7 @@
7880
CreateTransactionResponse.class,
7981
GetCustomerProfileResponse.class,
8082
LogoutResponse.class,
83+
SecurePaymentContainerResponse.class,
8184
GetTransactionDetailsResponse.class,
8285
CreateCustomerProfileTransactionResponse.class
8386
})

src/main/java/net/authorize/api/contract/v1/ARBCancelSubscriptionRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBCancelSubscriptionResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBCreateSubscriptionRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBCreateSubscriptionResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBGetSubscriptionListOrderFieldEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBGetSubscriptionListRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBGetSubscriptionListResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBGetSubscriptionListSearchTypeEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2015.05.26 at 11:27:57 AM PDT
5+
// Generated on: 2015.11.17 at 10:55:36 AM IST
66
//
77

88

0 commit comments

Comments
 (0)