| Modifier and Type | Interface and Description |
|---|---|
interface |
Account
The interface
Account represents an account within Killbill. |
interface |
AccountEmail |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Blockable
Marker interface for objects that can be blocked
|
interface |
BlockingState |
interface |
Entitlement
An Entitlement is created using the
EntitlementApi
It contains apis to return entitlement state (i.e information about whether the user can access the service purchased through the subscription), and also
apis to modify the state of the subscription (upgrade, downgrade, cancellation). |
interface |
Subscription
An Subscription is created using the
SubscriptionApi
It contains its Entitlement and additional billing related information. |
interface |
SubscriptionBundle |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Invoice |
interface |
InvoiceItem |
interface |
InvoiceParentChild |
interface |
InvoicePayment |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InvoiceFormatter |
interface |
InvoiceItemFormatter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Payment |
interface |
PaymentAttempt |
interface |
PaymentMethod |
interface |
PaymentTransaction |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Tenant |
interface |
TenantKV |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuditLogWithHistory<E extends Entity> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuditLog |
interface |
AuditLogWithHistory<E extends Entity> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomField |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ControlTag |
interface |
Tag |
interface |
TagDefinition |
Copyright © 2010-2018. All Rights Reserved.