A B C D E F G H I K L M N O P Q R S T U V W X Z

R

R01 - Static variable in interface ibilling.client.ReturnType
Soft Decline
R02 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R03 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R04 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R06 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R07 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R08 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R09 - Static variable in interface ibilling.client.ReturnType
Soft Decline
R10 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R11 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R12 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R13 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R14 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R15 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R16 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R17 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R18 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R19 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R20 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R21 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R22 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R23 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R24 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R25 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R26 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R27 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R28 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R29 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R30 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R31 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R32 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R33 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R34 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R35 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R36 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R37 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R50 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R51 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R52 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R53 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R61 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R62 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R63 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R64 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R65 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R66 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R67 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R68 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R69 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R70 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R71 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R72 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R73 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R74 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R80 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R81 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R82 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R83 - Static variable in interface ibilling.client.ReturnType
Hard Decline
R84 - Static variable in interface ibilling.client.ReturnType
Hard Decline
referenceNumber - Variable in class ibilling.client.CaptureInfo
Reference number of the transaction represented by this CaptureInfo in the processor's system (used to issue same-day voids).
refId - Variable in class ibilling.client.ClientObject
 
refIdToXML(Long, Integer) - Method in class ibilling.client.XMLTransformationHelper
Executes mapping refid to XML
Refund - Static variable in interface ibilling.client.AccountActivityType
Reversal (usually partial) of an existing payment.
remove(Charge) - Method in class ibilling.client.PaymentPlan
Removes the specified charge from the plan
removeAssetTransaction(AssetTransaction) - Method in class ibilling.client.CustomerAccount
Removes the asset transaction.
removePaymentOption(PaymentOption) - Method in class ibilling.client.CustomerAccount
Removes the payment option.
removePaymentPlan(PaymentPlan) - Method in class ibilling.client.CustomerAccount
Removes the payment plan.
removePosition(int) - Method in class ibilling.client.PaymentPlan
Removes a single charge at the specified position
removeRange(Integer, Integer) - Method in class ibilling.client.PaymentPlan
Removes specified range of charges
removeRevenueTransaction(RevenueTransaction) - Method in class ibilling.client.CustomerAccount
Removes the revenue transaction.
replace(List<Charge>) - Method in class ibilling.client.PaymentPlan
 
replaceRange(Integer, Integer) - Method in class ibilling.client.PaymentPlan
Replaced the specified range of regular charges with freezes Convenience method to "cancel" payments within a plan
requestDate - Variable in class ibilling.client.CaptureInfo
Date when the request was sent to processor.
responseDate - Variable in class ibilling.client.CaptureInfo
Date when the response from the processor was received.
returnType - Variable in class ibilling.client.CaptureInfo
Code defining response type generated by the processor.
ReturnType - Interface in ibilling.client
Ennumerates possible return codes.
RevenueTransaction - Class in ibilling.client
A type of AccountTransaction that represents sales (revenue) on the account.
RevenueTransaction() - Constructor for class ibilling.client.RevenueTransaction
Instantiates a new revenue transaction.
RevenueTransaction(Date, Boolean) - Constructor for class ibilling.client.RevenueTransaction
Instantiates a new revenue transaction.
revenueTransactionFromXML(RevenueTransaction, TransformationContext) - Method in class ibilling.client.XMLTransformationHelper
Revenue transaction from xml.
revenueTransactionListToClientObjectList(List<RevenueTransaction>) - Static method in class ibilling.client.Helper
Transforms List to List
revenueTransactions - Variable in class ibilling.client.CustomerAccount
List of RevenueTransactions associated with this CustomerAccount.
revenueTransactions - Variable in class ibilling.client.SessionContext
The revenue transactions.
revenueTransactions - Variable in class ibilling.client.TransformationContext
The revenue transactions.
revenueTransactionToXML(RevenueTransaction) - Method in class ibilling.client.XMLTransformationHelper
Revenue transaction to xml.
Reversal - Static variable in interface ibilling.client.AccountActivityType
Full reversal of an existing invoice.
reverseInvoice(RevenueTransaction) - Method in class ibilling.client.CustomerAccount
voidInvoice method.
reverseInvoiceExtended(RevenueTransaction, String, String) - Method in class ibilling.client.CustomerAccount
voidInvoice method.
reversePayment(AssetTransaction) - Method in class ibilling.client.CustomerAccount
voidPayment method.
reversePaymentExtended(AssetTransaction, String, String) - Method in class ibilling.client.CustomerAccount
Reverse payment extended.
riskExplanation - Variable in class ibilling.client.CaptureInfo
A brief explanation of the score, detailing what factors contributed to it, according to our formula
riskScore - Variable in class ibilling.client.CaptureInfo
New fraud score representing the estimated probability that the order is fraud, based off of analysis of past minFraud transactions.
rmiGates - Variable in class ibilling.client.RMISessionConnection
Reference to remote bean
rmiGatesLocal - Variable in class ibilling.client.RMISessionConnection
Reference to local bean
RMISessionConnection - Class in ibilling.client
RMI based implementation of SessionConnection.
RMISessionConnection() - Constructor for class ibilling.client.RMISessionConnection
 

A B C D E F G H I K L M N O P Q R S T U V W X Z