Uses of Class
net.authorize.api.contract.v1.CreditCardType
-
Packages that use CreditCardType Package Description net.authorize.api.contract.v1 -
-
Uses of CreditCardType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CreditCardType Modifier and Type Field Description protected CreditCardTypePaymentType. creditCardMethods in net.authorize.api.contract.v1 that return CreditCardType Modifier and Type Method Description CreditCardTypeObjectFactory. createCreditCardType()Create an instance ofCreditCardTypeCreditCardTypePaymentType. getCreditCard()Gets the value of the creditCard property.Methods in net.authorize.api.contract.v1 with parameters of type CreditCardType Modifier and Type Method Description voidPaymentType. setCreditCard(CreditCardType value)Sets the value of the creditCard property.
-