Uses of Class
net.authorize.api.contract.v1.CreditCardType

Packages that use CreditCardType
net.authorize.api.contract.v1   
 

Uses of CreditCardType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as CreditCardType
protected  CreditCardType PaymentType.creditCard
           
 

Methods in net.authorize.api.contract.v1 that return CreditCardType
 CreditCardType ObjectFactory.createCreditCardType()
          Create an instance of CreditCardType
 CreditCardType PaymentType.getCreditCard()
          Gets the value of the creditCard property.
 

Methods in net.authorize.api.contract.v1 with parameters of type CreditCardType
 void PaymentType.setCreditCard(CreditCardType value)
          Sets the value of the creditCard property.
 



Copyright © 2014. All Rights Reserved.