net.authorize.api.contract.v1
Class ProfileTransAuthCaptureType

java.lang.Object
  extended by net.authorize.api.contract.v1.ProfileTransAmountType
      extended by net.authorize.api.contract.v1.ProfileTransOrderType
          extended by net.authorize.api.contract.v1.ProfileTransAuthCaptureType

public class ProfileTransAuthCaptureType
extends ProfileTransOrderType

Java class for profileTransAuthCaptureType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="profileTransAuthCaptureType">
   <complexContent>
     <extension base="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}profileTransOrderType">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.authorize.api.contract.v1.ProfileTransOrderType
cardCode, customerPaymentProfileId, customerProfileId, customerShippingAddressId, order, recurringBilling, splitTenderId, taxExempt
 
Fields inherited from class net.authorize.api.contract.v1.ProfileTransAmountType
amount, duty, lineItems, shipping, tax
 
Constructor Summary
ProfileTransAuthCaptureType()
           
 
Method Summary
 
Methods inherited from class net.authorize.api.contract.v1.ProfileTransOrderType
getCardCode, getCustomerPaymentProfileId, getCustomerProfileId, getCustomerShippingAddressId, getOrder, getSplitTenderId, isRecurringBilling, isTaxExempt, setCardCode, setCustomerPaymentProfileId, setCustomerProfileId, setCustomerShippingAddressId, setOrder, setRecurringBilling, setSplitTenderId, setTaxExempt
 
Methods inherited from class net.authorize.api.contract.v1.ProfileTransAmountType
getAmount, getDuty, getLineItems, getShipping, getTax, setAmount, setDuty, setShipping, setTax
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileTransAuthCaptureType

public ProfileTransAuthCaptureType()


Copyright © 2014. All Rights Reserved.