| Package | Description |
|---|---|
| org.killbill.billing.account.api |
| Modifier and Type | Method and Description |
|---|---|
List<AccountEmail> |
AccountUserApi.getEmails(UUID accountId,
TenantContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountUserApi.addEmail(UUID accountId,
AccountEmail email,
CallContext context) |
void |
AccountUserApi.removeEmail(UUID accountId,
AccountEmail email,
CallContext context) |
Copyright © 2010-2015. All Rights Reserved.