Module: Billimatic::Entities

Defined in:
lib/billimatic/entities/base.rb,
lib/billimatic/entities/plan.rb,
lib/billimatic/entities/person.rb,
lib/billimatic/entities/company.rb,
lib/billimatic/entities/invoice.rb,
lib/billimatic/entities/product.rb,
lib/billimatic/entities/service.rb,
lib/billimatic/entities/webhook.rb,
lib/billimatic/entities/contract.rb,
lib/billimatic/entities/customer.rb,
lib/billimatic/entities/receivable.rb,
lib/billimatic/entities/invoice_rule.rb,
lib/billimatic/entities/organization.rb,
lib/billimatic/entities/plan_feature.rb,
lib/billimatic/entities/service_item.rb,
lib/billimatic/entities/subscription.rb,
lib/billimatic/entities/email_template.rb,
lib/billimatic/entities/invoice_template.rb,
lib/billimatic/entities/address_information.rb,
lib/billimatic/entities/entity_service_item.rb,
lib/billimatic/entities/payment_information.rb

Defined Under Namespace

Classes: AddressInformation, Base, Company, Contract, Customer, EmailTemplate, EntityServiceItem, Invoice, InvoiceRule, InvoiceTemplate, Organization, PaymentInformation, Person, Plan, PlanFeature, Product, Receivable, Service, ServiceItem, Subscription, Webhook