Uses of Class
net.authorize.api.contract.v1.TransactionResponse.PrePaidCard
-
Packages that use TransactionResponse.PrePaidCard Package Description net.authorize.api.contract.v1 -
-
Uses of TransactionResponse.PrePaidCard in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as TransactionResponse.PrePaidCard Modifier and Type Field Description protected TransactionResponse.PrePaidCardTransactionResponse. prePaidCardMethods in net.authorize.api.contract.v1 that return TransactionResponse.PrePaidCard Modifier and Type Method Description TransactionResponse.PrePaidCardObjectFactory. createTransactionResponsePrePaidCard()Create an instance ofTransactionResponse.PrePaidCardTransactionResponse.PrePaidCardTransactionResponse. getPrePaidCard()Gets the value of the prePaidCard property.Methods in net.authorize.api.contract.v1 with parameters of type TransactionResponse.PrePaidCard Modifier and Type Method Description voidTransactionResponse. setPrePaidCard(TransactionResponse.PrePaidCard value)Sets the value of the prePaidCard property.
-