| Package | Description |
|---|---|
| com.bymdev.voucherhub.model |
| Modifier and Type | Method and Description |
|---|---|
RechargePromptEntry |
RechargePromptEntry.addCustomersItem(String customersItem) |
RechargePromptEntry |
RechargePromptEntry.customers(List<String> customers) |
RechargePromptEntry |
RechargePromptEntry.quantity(Integer quantity) |
RechargePromptEntry |
RechargePromptEntry.sku(String sku) |
RechargePromptEntry |
RechargePromptEntry.type(RechargePromptEntry.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<RechargePromptEntry> |
RechargeProductGroup.getEntries()
Get entries
|
| Modifier and Type | Method and Description |
|---|---|
RechargeProductGroup |
RechargeProductGroup.addEntriesItem(RechargePromptEntry entriesItem) |
| Modifier and Type | Method and Description |
|---|---|
RechargeProductGroup |
RechargeProductGroup.entries(List<RechargePromptEntry> entries) |
void |
RechargeProductGroup.setEntries(List<RechargePromptEntry> entries) |
Copyright © 2018. All rights reserved.