A B C D E F G H I L N O P R S T U V 

G

getAcceptLanguage() - Method in class com.ning.billing.recurly.model.Account
 
getAccount() - Method in class com.ning.billing.recurly.model.Adjustment
 
getAccount() - Method in class com.ning.billing.recurly.model.BillingInfo
Account object associated to this BillingInfo

Note: when fetching a BillingInfo object from Recurly, the account object is not guaranteed to be populated.

getAccount() - Method in class com.ning.billing.recurly.model.Invoice
 
getAccount() - Method in class com.ning.billing.recurly.model.push.account.AccountNotification
 
getAccount() - Method in class com.ning.billing.recurly.model.Redemption
 
getAccount() - Method in class com.ning.billing.recurly.model.Subscription
 
getAccount() - Method in class com.ning.billing.recurly.model.Transaction
 
getAccount() - Method in class com.ning.billing.recurly.model.TransactionDetails
 
getAccount(String) - Method in class com.ning.billing.recurly.RecurlyClient
Get Account

Returns information about a single account.

getAccountAdjustments(String, Adjustments.AdjustmentType) - Method in class com.ning.billing.recurly.RecurlyClient
 
getAccountAdjustments(String, Adjustments.AdjustmentType, Adjustments.AdjustmentState) - Method in class com.ning.billing.recurly.RecurlyClient
 
getAccountCode() - Method in class com.ning.billing.recurly.model.Account
 
getAccountCode() - Method in class com.ning.billing.recurly.model.Redemption
 
getAccountingCode() - Method in class com.ning.billing.recurly.model.Adjustment
 
getAccountingCode() - Method in class com.ning.billing.recurly.model.Plan
 
getAccountInvoices(String) - Method in class com.ning.billing.recurly.RecurlyClient
Lookup an account's invoices

Returns the account's invoices

getAccounts() - Method in class com.ning.billing.recurly.RecurlyClient
Get Accounts

Returns information about all accounts.

getAccountSubscriptions(String) - Method in class com.ning.billing.recurly.RecurlyClient
Get the subscriptions for an Account.
getAccountSubscriptions(String, String) - Method in class com.ning.billing.recurly.RecurlyClient
Get the subscriptions for an account.
getAccountTransactions(String) - Method in class com.ning.billing.recurly.RecurlyClient
Lookup an account's transactions history

Returns the account's transaction history

getAction() - Method in class com.ning.billing.recurly.model.AbstractTransaction
 
getActivatedAt() - Method in class com.ning.billing.recurly.model.Subscription
 
getAddOn(String, String) - Method in class com.ning.billing.recurly.RecurlyClient
Get an AddOn's details

getAddOnCode() - Method in class com.ning.billing.recurly.model.AbstractAddOn
 
getAddOns() - Method in class com.ning.billing.recurly.model.AbstractSubscription
 
getAddOns() - Method in class com.ning.billing.recurly.model.Plan
 
getAddOns(String) - Method in class com.ning.billing.recurly.RecurlyClient
Return all the AddOn for a Plan

getAddress() - Method in class com.ning.billing.recurly.model.Account
 
getAddress1() - Method in class com.ning.billing.recurly.model.Address
 
getAddress1() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getAddress2() - Method in class com.ning.billing.recurly.model.Address
 
getAddress2() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getAdjustment() - Method in class com.ning.billing.recurly.model.LineItem
 
getAdjustments() - Method in class com.ning.billing.recurly.model.Account
 
getAmountInCents() - Method in class com.ning.billing.recurly.model.AbstractTransaction
 
getAppliesForMonths() - Method in class com.ning.billing.recurly.model.Coupon
 
getAppliesToAllPlans() - Method in class com.ning.billing.recurly.model.Coupon
 
getAvsResult() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction
 
getBillingInfo() - Method in class com.ning.billing.recurly.model.Account
 
getBillingInfo(String) - Method in class com.ning.billing.recurly.RecurlyClient
Lookup an account's billing info

Returns only the account's current billing information.

getBypassHostedConfirmation() - Method in class com.ning.billing.recurly.model.Plan
 
getCanceledAt() - Method in class com.ning.billing.recurly.model.Subscription
 
getCancelLink() - Method in class com.ning.billing.recurly.model.Plan
 
getCardType() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getCity() - Method in class com.ning.billing.recurly.model.Address
 
getCity() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getCode() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction.VerificationResult
 
getCollectionMethod() - Method in class com.ning.billing.recurly.model.Subscription
 
getCompany() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getCompanyName() - Method in class com.ning.billing.recurly.model.Account
 
getCountry() - Method in class com.ning.billing.recurly.model.Address
 
getCountry() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getCoupon() - Method in class com.ning.billing.recurly.model.Redemption
 
getCoupon(String) - Method in class com.ning.billing.recurly.RecurlyClient
Get a Coupon

getCouponCode() - Method in class com.ning.billing.recurly.model.Coupon
Gets the coupon code for a Coupon
getCouponRedemptionByAccount(String) - Method in class com.ning.billing.recurly.RecurlyClient
Lookup a coupon redemption on an invoice.
getCouponRedemptionByInvoice(Integer) - Method in class com.ning.billing.recurly.RecurlyClient
Lookup a coupon redemption on an invoice.
getCoupons() - Method in class com.ning.billing.recurly.RecurlyClient
 
getCreatedAt() - Method in class com.ning.billing.recurly.model.Account
 
getCreatedAt() - Method in class com.ning.billing.recurly.model.AddOn
 
getCreatedAt() - Method in class com.ning.billing.recurly.model.Adjustment
 
getCreatedAt() - Method in class com.ning.billing.recurly.model.Invoice
 
getCreatedAt() - Method in class com.ning.billing.recurly.model.Plan
 
getCreatedAt() - Method in class com.ning.billing.recurly.model.Redemption
 
getCreatedAt() - Method in class com.ning.billing.recurly.model.Transaction
 
getCurrency() - Method in class com.ning.billing.recurly.model.Adjustment
 
getCurrency() - Method in class com.ning.billing.recurly.model.Invoice
 
getCurrency() - Method in class com.ning.billing.recurly.model.Redemption
 
getCurrency() - Method in class com.ning.billing.recurly.model.Subscription
 
getCurrency() - Method in class com.ning.billing.recurly.model.Transaction
 
getCurrentPeriodEndsAt() - Method in class com.ning.billing.recurly.model.Subscription
 
getCurrentPeriodStartedAt() - Method in class com.ning.billing.recurly.model.Subscription
 
getCustomerMessage() - Method in class com.ning.billing.recurly.model.TransactionError
 
getCvvResult() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction
 
getDate() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction
 
getDefaultQuantity() - Method in class com.ning.billing.recurly.model.AddOn
 
getDescription() - Method in class com.ning.billing.recurly.model.Adjustment
 
getDescription() - Method in class com.ning.billing.recurly.model.Plan
 
getDescription() - Method in class com.ning.billing.recurly.model.RecurlyAPIError
 
getDescription() - Method in class com.ning.billing.recurly.model.Transaction
 
getDetails() - Method in class com.ning.billing.recurly.model.RecurlyAPIError
 
getDetails() - Method in class com.ning.billing.recurly.model.Transaction
 
getDiscountInCents() - Method in class com.ning.billing.recurly.model.Adjustment
 
getDiscountInCents() - Method in class com.ning.billing.recurly.model.Coupon
 
getDiscountPercent() - Method in class com.ning.billing.recurly.model.Coupon
Gets the percentage discount for a coupon
getDiscountType() - Method in class com.ning.billing.recurly.model.Coupon
Gets the discount type associated with the Coupon
getDisplayDonationAmounts() - Method in class com.ning.billing.recurly.model.Plan
 
getDisplayPhoneNumber() - Method in class com.ning.billing.recurly.model.Plan
 
getDisplayQuantity() - Method in class com.ning.billing.recurly.model.Plan
 
getDisplayQuantityOnHostedPage() - Method in class com.ning.billing.recurly.model.AddOn
 
getEmail() - Method in class com.ning.billing.recurly.model.Account
 
getEndDate() - Method in class com.ning.billing.recurly.model.Adjustment
 
getErrorCategory() - Method in class com.ning.billing.recurly.model.TransactionError
 
getErrorCode() - Method in class com.ning.billing.recurly.model.TransactionError
 
getErrors() - Method in exception com.ning.billing.recurly.TransactionErrorException
 
getExpiresAt() - Method in class com.ning.billing.recurly.model.Subscription
 
getField() - Method in class com.ning.billing.recurly.model.RecurlyError
 
getFirstName() - Method in class com.ning.billing.recurly.model.Account
 
getFirstName() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getFirstSix() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getHostedLoginToken() - Method in class com.ning.billing.recurly.model.Account
 
getHref() - Method in class com.ning.billing.recurly.model.RecurlyObject
 
getId() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction
 
getInvoice() - Method in class com.ning.billing.recurly.model.Transaction
 
getInvoiceId() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction
 
getInvoiceNumber() - Method in class com.ning.billing.recurly.model.Invoice
 
getInvoiceNumber() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction
 
getInvoices() - Method in class com.ning.billing.recurly.model.Account
 
getIpAddress() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getIpAddressCountry() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getJavaType() - Method in enum com.ning.billing.recurly.model.push.Notification.Type
 
getLastFour() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getLastName() - Method in class com.ning.billing.recurly.model.Account
 
getLastName() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getLineItems() - Method in class com.ning.billing.recurly.model.Invoice
 
getLinks(String) - Static method in class com.ning.billing.recurly.PaginationUtils
 
getMaxRedemptions() - Method in class com.ning.billing.recurly.model.Coupon
 
getMerchantMessage() - Method in class com.ning.billing.recurly.model.TransactionError
 
getMessage() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction
 
getMessage() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction.VerificationResult
 
getMessage() - Method in class com.ning.billing.recurly.model.RecurlyError
 
getMonth() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getName() - Method in class com.ning.billing.recurly.model.AddOn
 
getName() - Method in class com.ning.billing.recurly.model.Coupon
Gets the name of the Coupon
getName() - Method in class com.ning.billing.recurly.model.Plan
 
getNbRecords() - Method in class com.ning.billing.recurly.model.RecurlyObjects
 
getNetTerms() - Method in class com.ning.billing.recurly.model.Subscription
 
getNext() - Method in class com.ning.billing.recurly.model.Accounts
 
getNext() - Method in class com.ning.billing.recurly.model.AddOns
 
getNext() - Method in class com.ning.billing.recurly.model.Adjustments
 
getNext() - Method in class com.ning.billing.recurly.model.Coupons
 
getNext() - Method in class com.ning.billing.recurly.model.Invoices
 
getNext() - Method in class com.ning.billing.recurly.model.Plans
 
getNext() - Method in class com.ning.billing.recurly.model.RecurlyErrors
 
getNext() - Method in class com.ning.billing.recurly.model.SubscriptionAddOns
 
getNext() - Method in class com.ning.billing.recurly.model.Subscriptions
 
getNext() - Method in class com.ning.billing.recurly.model.Transactions
 
getNextUrl() - Method in class com.ning.billing.recurly.model.RecurlyObjects
 
getNumber() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getOrigin() - Method in class com.ning.billing.recurly.model.Adjustment
 
getPageSize() - Static method in class com.ning.billing.recurly.RecurlyClient
Returns the page Size to use when querying.
getPageSizeGetParam() - Static method in class com.ning.billing.recurly.RecurlyClient
 
getPendingSubscription() - Method in class com.ning.billing.recurly.model.Subscription
 
getPhone() - Method in class com.ning.billing.recurly.model.Address
 
getPhone() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getPlan() - Method in class com.ning.billing.recurly.model.Subscription
 
getPlan(String) - Method in class com.ning.billing.recurly.RecurlyClient
Get a Plan's details

getPlanCode() - Method in class com.ning.billing.recurly.model.AbstractSubscription
 
getPlanCode() - Method in class com.ning.billing.recurly.model.Plan
 
getPlanIntervalLength() - Method in class com.ning.billing.recurly.model.Plan
 
getPlanIntervalUnit() - Method in class com.ning.billing.recurly.model.Plan
 
getPlans() - Method in class com.ning.billing.recurly.RecurlyClient
Return all the plans

getPoNumber() - Method in class com.ning.billing.recurly.model.Invoice
 
getPoNumber() - Method in class com.ning.billing.recurly.model.Subscription
 
getPrev() - Method in class com.ning.billing.recurly.model.Accounts
 
getPrev() - Method in class com.ning.billing.recurly.model.AddOns
 
getPrev() - Method in class com.ning.billing.recurly.model.Adjustments
 
getPrev() - Method in class com.ning.billing.recurly.model.Coupons
 
getPrev() - Method in class com.ning.billing.recurly.model.Invoices
 
getPrev() - Method in class com.ning.billing.recurly.model.Plans
 
getPrev() - Method in class com.ning.billing.recurly.model.RecurlyErrors
 
getPrev() - Method in class com.ning.billing.recurly.model.SubscriptionAddOns
 
getPrev() - Method in class com.ning.billing.recurly.model.Subscriptions
 
getPrev() - Method in class com.ning.billing.recurly.model.Transactions
 
getPrevUrl() - Method in class com.ning.billing.recurly.model.RecurlyObjects
 
getQuantity() - Method in class com.ning.billing.recurly.model.AbstractSubscription
 
getQuantity() - Method in class com.ning.billing.recurly.model.Adjustment
 
getQuantity() - Method in class com.ning.billing.recurly.model.SubscriptionAddOn
 
getRecurlyError() - Method in exception com.ning.billing.recurly.RecurlyAPIException
 
getRecurlyErrors() - Method in class com.ning.billing.recurly.model.Errors
 
getRecurlySignature(String) - Static method in class com.ning.billing.recurly.RecurlyJs
Get Recurly.js Signature See spec here: http://docs.recurly.com/api/recurlyjs/signatures

Returns a signature key for use with recurly.js BuildSubscriptionForm.

getRecurlySignature(String, List<String>) - Static method in class com.ning.billing.recurly.RecurlyJs
Get Recurly.js Signature See spec here: http://docs.recurly.com/api/recurlyjs/signatures

Returns a signature key for use with recurly.js BuildSubscriptionForm.

getRecurlySignature(String, Long, String, List<String>) - Static method in class com.ning.billing.recurly.RecurlyJs
Get Recurly.js Signature with extra parameter strings in the format "[param]=[value]" See spec here: http://docs.recurly.com/api/recurlyjs/signatures

Returns a signature key for use with recurly.js BuildSubscriptionForm.

getRecurring() - Method in class com.ning.billing.recurly.model.Transaction
 
getRedeemByDate() - Method in class com.ning.billing.recurly.model.Coupon
 
getReference() - Method in class com.ning.billing.recurly.model.AbstractTransaction
 
getRefundable() - Method in class com.ning.billing.recurly.model.AbstractTransaction
 
getSetupFeeInCents() - Method in class com.ning.billing.recurly.model.Plan
 
getSingleUse() - Method in class com.ning.billing.recurly.model.Coupon
 
getSingleUse() - Method in class com.ning.billing.recurly.model.Redemption
 
getSource() - Method in class com.ning.billing.recurly.model.Transaction
 
getStart() - Method in class com.ning.billing.recurly.model.Accounts
 
getStart() - Method in class com.ning.billing.recurly.model.AddOns
 
getStart() - Method in class com.ning.billing.recurly.model.Adjustments
 
getStart() - Method in class com.ning.billing.recurly.model.Coupons
 
getStart() - Method in class com.ning.billing.recurly.model.Invoices
 
getStart() - Method in class com.ning.billing.recurly.model.Plans
 
getStart() - Method in class com.ning.billing.recurly.model.RecurlyErrors
 
getStart() - Method in class com.ning.billing.recurly.model.SubscriptionAddOns
 
getStart() - Method in class com.ning.billing.recurly.model.Subscriptions
 
getStart() - Method in class com.ning.billing.recurly.model.Transactions
 
getStartDate() - Method in class com.ning.billing.recurly.model.Adjustment
 
getStartsAt() - Method in class com.ning.billing.recurly.model.Subscription
 
getStartUrl() - Method in class com.ning.billing.recurly.model.RecurlyObjects
 
getState() - Method in class com.ning.billing.recurly.model.Account
 
getState() - Method in class com.ning.billing.recurly.model.Address
 
getState() - Method in enum com.ning.billing.recurly.model.Adjustments.AdjustmentState
 
getState() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getState() - Method in class com.ning.billing.recurly.model.Coupon
 
getState() - Method in class com.ning.billing.recurly.model.Invoice
 
getState() - Method in class com.ning.billing.recurly.model.Redemption
 
getState() - Method in class com.ning.billing.recurly.model.Subscription
 
getStatus() - Method in class com.ning.billing.recurly.model.AbstractTransaction
 
getSubscription() - Method in class com.ning.billing.recurly.model.push.subscription.SubscriptionNotification
 
getSubscription() - Method in class com.ning.billing.recurly.model.Transaction
 
getSubscription(String) - Method in class com.ning.billing.recurly.RecurlyClient
Get a particular Subscription by it's UUID

Returns information about a single account.

getSubscriptionId() - Method in class com.ning.billing.recurly.model.push.payment.PushTransaction
 
getSubscriptions() - Method in class com.ning.billing.recurly.model.Account
 
getSubtotalInCents() - Method in class com.ning.billing.recurly.model.Invoice
 
getSuccessLink() - Method in class com.ning.billing.recurly.model.Plan
 
getSymbol() - Method in class com.ning.billing.recurly.model.RecurlyAPIError
 
getSymbol() - Method in class com.ning.billing.recurly.model.RecurlyError
 
getTaxable() - Method in class com.ning.billing.recurly.model.Adjustment
 
getTaxInCents() - Method in class com.ning.billing.recurly.model.Adjustment
 
getTaxInCents() - Method in class com.ning.billing.recurly.model.Invoice
 
getTaxInCents() - Method in class com.ning.billing.recurly.model.Transaction
 
getTest() - Method in class com.ning.billing.recurly.model.AbstractTransaction
 
getTimeframe() - Method in class com.ning.billing.recurly.model.SubscriptionUpdate
 
getTokenId() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getTotalAmountInCents() - Method in class com.ning.billing.recurly.model.push.subscription.PushSubscription
 
getTotalDiscountedInCents() - Method in class com.ning.billing.recurly.model.Redemption
 
getTotalInCents() - Method in class com.ning.billing.recurly.model.Adjustment
 
getTotalInCents() - Method in class com.ning.billing.recurly.model.Invoice
 
getTransaction() - Method in class com.ning.billing.recurly.model.Errors
 
getTransaction() - Method in class com.ning.billing.recurly.model.push.payment.PaymentNotification
 
getTransaction(String) - Method in class com.ning.billing.recurly.RecurlyClient
Lookup a transaction
getTransactionError() - Method in class com.ning.billing.recurly.model.AbstractTransaction
 
getTransactionError() - Method in class com.ning.billing.recurly.model.Errors
 
getTransactions() - Method in class com.ning.billing.recurly.model.Account
 
getTransactions() - Method in class com.ning.billing.recurly.model.Invoice
 
getTrialEndsAt() - Method in class com.ning.billing.recurly.model.Subscription
 
getTrialIntervalLength() - Method in class com.ning.billing.recurly.model.Plan
 
getTrialIntervalUnit() - Method in class com.ning.billing.recurly.model.Plan
 
getTrialStartedAt() - Method in class com.ning.billing.recurly.model.Subscription
 
getType() - Method in enum com.ning.billing.recurly.model.Adjustments.AdjustmentType
 
getUnitAmountAUD() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountCAD() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountCHF() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountCZK() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountDKK() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountEUR() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountGBP() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountHUF() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountInCents() - Method in class com.ning.billing.recurly.model.AbstractSubscription
 
getUnitAmountInCents() - Method in class com.ning.billing.recurly.model.AddOn
 
getUnitAmountInCents() - Method in class com.ning.billing.recurly.model.Adjustment
 
getUnitAmountInCents() - Method in class com.ning.billing.recurly.model.Plan
 
getUnitAmountInCents() - Method in class com.ning.billing.recurly.model.SubscriptionAddOn
 
getUnitAmountNOK() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountNZD() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountPLN() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountSEK() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountSGD() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountUSD() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitAmountZAR() - Method in class com.ning.billing.recurly.model.Plan.RecurlyUnitCurrency
 
getUnitName() - Method in class com.ning.billing.recurly.model.Plan
 
getUsername() - Method in class com.ning.billing.recurly.model.Account
 
getUuid() - Method in class com.ning.billing.recurly.model.Adjustment
 
getUuid() - Method in class com.ning.billing.recurly.model.Invoice
 
getUuid() - Method in class com.ning.billing.recurly.model.Subscription
 
getUuid() - Method in class com.ning.billing.recurly.model.Transaction
 
getVatNumber() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getVatNumber() - Method in class com.ning.billing.recurly.model.Invoice
 
getVerificationValue() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getVoidable() - Method in class com.ning.billing.recurly.model.AbstractTransaction
 
getYear() - Method in class com.ning.billing.recurly.model.BillingInfo
 
getZip() - Method in class com.ning.billing.recurly.model.Address
 
getZip() - Method in class com.ning.billing.recurly.model.BillingInfo
 
A B C D E F G H I L N O P R S T U V 

Copyright © 2012-2014. All Rights Reserved.