Package org.killbill.billing.account.api
-
Interface Summary Interface Description Account The interfaceAccountrepresents an account within Killbill.AccountData The interfaceAccountDataspecifies all the fields on theAccount.AccountEmail AccountUserApi The interfaceAccountUserApioffers APIs related to account operations.ImmutableAccountData MutableAccountData The interfaceMutableAccountDatais used to set theAccountDatafields individually and pass them as the whole to theAccountUserApi. -
Exception Summary Exception Description AccountApiException