Skip to content

Adding BIN number in customerprofile and CustomerPaymentProfile #122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 14, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Adding BIN number in customerprofile and CustomerPaymentProfile
Also changes for the following are also added
(SecurePaymentContainer
UpdateMerchantDetails
WebCheckOutData
ArrayOfCardType)
  • Loading branch information
akashshah1203 committed Oct 25, 2017
commit 5c0d5e977c3c1d3a77849329d39d75f934118362
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.04.12 at 02:51:25 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down Expand Up @@ -67,6 +67,7 @@
ARBGetSubscriptionListRequest.class,
GetHostedProfilePageRequest.class,
CreateCustomerProfileTransactionRequest.class,
UpdateMerchantDetailsRequest.class,
CreateTransactionRequest.class,
DeleteCustomerProfileRequest.class,
GetAUJobDetailsRequest.class,
Expand All @@ -87,6 +88,7 @@
SendCustomerTransactionReceiptRequest.class,
LogoutRequest.class,
GetUnsettledTransactionListRequest.class,
SecurePaymentContainerRequest.class,
ARBGetSubscriptionRequest.class,
DecryptPaymentDataRequest.class,
GetCustomerShippingAddressRequest.class,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down Expand Up @@ -59,7 +59,9 @@
UpdateCustomerPaymentProfileResponse.class,
ARBCancelSubscriptionResponse.class,
AuthenticateTestResponse.class,
SecurePaymentContainerResponse.class,
ARBCreateSubscriptionResponse.class,
UpdateMerchantDetailsResponse.class,
GetTransactionDetailsResponse.class,
LogoutResponse.class,
GetCustomerPaymentProfileResponse.class,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand All @@ -26,6 +26,7 @@
* &lt;extension base="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}ANetApiRequest">
* &lt;sequence>
* &lt;element name="subscriptionId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString"/>
* &lt;element name="includeTransactions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* &lt;/sequence>
* &lt;/extension>
* &lt;/complexContent>
Expand All @@ -36,7 +37,8 @@
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"subscriptionId"
"subscriptionId",
"includeTransactions"
})
@XmlRootElement(name = "ARBGetSubscriptionRequest")
public class ARBGetSubscriptionRequest
Expand All @@ -45,6 +47,7 @@ public class ARBGetSubscriptionRequest

@XmlElement(required = true)
protected String subscriptionId;
protected Boolean includeTransactions;

/**
* Gets the value of the subscriptionId property.
Expand All @@ -70,4 +73,28 @@ public void setSubscriptionId(String value) {
this.subscriptionId = value;
}

/**
* Gets the value of the includeTransactions property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIncludeTransactions() {
return includeTransactions;
}

/**
* Sets the value of the includeTransactions property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIncludeTransactions(Boolean value) {
this.includeTransactions = value;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down Expand Up @@ -52,6 +52,7 @@
* &lt;element name="status" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}ARBSubscriptionStatusEnum" minOccurs="0"/>
* &lt;element name="profile" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}subscriptionCustomerProfileType" minOccurs="0"/>
* &lt;element name="order" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}orderType" minOccurs="0"/>
* &lt;element name="arbTransactions" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}ARBTransactionList" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
Expand All @@ -68,7 +69,8 @@
"trialAmount",
"status",
"profile",
"order"
"order",
"arbTransactions"
})
public class ARBSubscriptionMaskedType {

Expand All @@ -80,6 +82,7 @@ public class ARBSubscriptionMaskedType {
protected ARBSubscriptionStatusEnum status;
protected SubscriptionCustomerProfileType profile;
protected OrderType order;
protected ARBTransactionList arbTransactions;

/**
* Gets the value of the name property.
Expand Down Expand Up @@ -249,4 +252,28 @@ public void setOrder(OrderType value) {
this.order = value;
}

/**
* Gets the value of the arbTransactions property.
*
* @return
* possible object is
* {@link ARBTransactionList }
*
*/
public ARBTransactionList getArbTransactions() {
return arbTransactions;
}

/**
* Sets the value of the arbTransactions property.
*
* @param value
* allowed object is
* {@link ARBTransactionList }
*
*/
public void setArbTransactions(ARBTransactionList value) {
this.arbTransactions = value;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


package net.authorize.api.contract.v1;

import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;


/**
* <p>Java class for ARBTransactionList complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
* &lt;complexType name="ARBTransactionList">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="arbTransaction" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}arbTransaction" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ARBTransactionList", propOrder = {
"arbTransaction"
})
public class ARBTransactionList {

protected List<ArbTransaction> arbTransaction;

/**
* Gets the value of the arbTransaction property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the arbTransaction property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getArbTransaction().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ArbTransaction }
*
*
*/
public List<ArbTransaction> getArbTransaction() {
if (arbTransaction == null) {
arbTransaction = new ArrayList<ArbTransaction>();
}
return this.arbTransaction;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.11.22 at 06:00:08 PM IST
// Generated on: 2017.10.25 at 03:55:04 PM IST
//


Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy