| Package | Description |
|---|---|
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetAccountPlan |
GetAccountPlan.credits(Float credits) |
GetAccountPlan |
GetAccountPlan.creditsType(GetAccountPlan.CreditsTypeEnum creditsType) |
GetAccountPlan |
GetAccountPlan.endDate(org.threeten.bp.LocalDate endDate) |
GetAccountPlan |
GetAccountPlan.startDate(org.threeten.bp.LocalDate startDate) |
GetAccountPlan |
GetAccountPlan.type(GetAccountPlan.TypeEnum type) |
GetAccountPlan |
GetAccountPlan.userLimit(Integer userLimit) |
| Modifier and Type | Method and Description |
|---|---|
List<GetAccountPlan> |
GetAccount.getPlan()
Information about your plans and credits
|
| Modifier and Type | Method and Description |
|---|---|
GetAccount |
GetAccount.addPlanItem(GetAccountPlan planItem) |
| Modifier and Type | Method and Description |
|---|---|
GetAccount |
GetAccount.plan(List<GetAccountPlan> plan) |
void |
GetAccount.setPlan(List<GetAccountPlan> plan) |
Copyright © 2021. All rights reserved.