Module: BillForward

Defined in:
lib/bill_forward/client.rb,
lib/bill_forward/version.rb,
lib/bill_forward/type_check.rb,
lib/bill_forward/custom_hash.rb,
lib/bill_forward/deny_method.rb,
lib/bill_forward/entities/role.rb,
lib/bill_forward/resource_path.rb,
lib/bill_forward/billing_entity.rb,
lib/bill_forward/mutable_entity.rb,
lib/bill_forward/entities/refund.rb,
lib/bill_forward/entities/account.rb,
lib/bill_forward/entities/address.rb,
lib/bill_forward/entities/invoice.rb,
lib/bill_forward/entities/product.rb,
lib/bill_forward/entities/profile.rb,
lib/bill_forward/insertable_entity.rb,
lib/bill_forward/entities/credit_note.rb,
lib/bill_forward/entities/organisation.rb,
lib/bill_forward/entities/subscription.rb,
lib/bill_forward/entities/generic_entity.rb,
lib/bill_forward/entities/payment_method.rb,
lib/bill_forward/entities/unit_of_measure.rb,
lib/bill_forward/entities/stripe_ach_token.rb,
lib/bill_forward/entities/api_configuration.rb,
lib/bill_forward/entities/pricing_component.rb,
lib/bill_forward/entities/product_rate_plan.rb,
lib/bill_forward/entities/authorize_net_token.rb,
lib/bill_forward/entities/subscription_charge.rb,
lib/bill_forward/entities/amendments/amendment.rb,
lib/bill_forward/entities/invoice_parts/tax_line.rb,
lib/bill_forward/entities/pricing_component_tier.rb,
lib/bill_forward/entities/pricing_component_value.rb,
lib/bill_forward/entities/invoice_parts/invoice_line.rb,
lib/bill_forward/entities/invoice_parts/taxation_link.rb,
lib/bill_forward/entities/invoice_parts/invoice_payment.rb,
lib/bill_forward/entities/pricing_component_value_change.rb,
lib/bill_forward/entities/payment_method_subscription_link.rb,
lib/bill_forward/entities/amendments/issue_invoice_amendment.rb,
lib/bill_forward/entities/amendments/invoice_recalculation_amendment.rb,
lib/bill_forward/entities/amendments/product_rate_plan_migration_amendment.rb,
lib/bill_forward/entities/pricing_component_value_migration_amendment_mapping.rb

Defined Under Namespace

Classes: APIConfiguration, AbstractInstantiateError, Account, Address, Amendment, ApiAuthorizationError, ApiError, ApiTokenException, ApiUnexpectedResponseFormatError, AuthorizeNetToken, BillingEntity, Client, ClientException, ClientInstantiationException, CreditNote, DenyMethod, GenericEntity, InsertableEntity, Invoice, InvoiceLine, InvoicePayment, InvoiceRecalculationAmendment, IssueInvoiceAmendment, MutableEntity, OrderedHashWithDotAccess, Organisation, PaymentMethod, PaymentMethodSubscriptionLink, PricingComponent, PricingComponentTier, PricingComponentValue, PricingComponentValueChange, PricingComponentValueMigrationAmendmentMapping, Product, ProductRatePlan, ProductRatePlanMigrationAmendment, Profile, Refund, ResourcePath, Role, StripeACHToken, Subscription, SubscriptionCharge, TaxLine, TaxationLink, TypeCheck, UnitOfMeasure

Constant Summary collapse

VERSION =

in an rspec run, the gemspec and bill_forward.rb loader will both visit this

"2.2016.241"