| Package | Description |
|---|---|
| com.silanis.esl.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected Bill |
Signup._bill |
| Modifier and Type | Method and Description |
|---|---|
Bill |
Signup.getBill() |
Bill |
Bill.safeSetAddress(Address value) |
Bill |
Bill.safeSetCreditCard(CreditCard value) |
Bill |
Bill.safeSetPhone(String value) |
Bill |
Bill.safeSetPlan(String value) |
Bill |
Bill.safeSetSenderQuantity(Integer value) |
Bill |
Bill.setAddress(Address value) |
Bill |
Bill.setCreditCard(CreditCard value) |
Bill |
Bill.setPhone(String value) |
Bill |
Bill.setPlan(String value) |
Bill |
Bill.setSenderQuantity(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
Signup |
Signup.safeSetBill(Bill value) |
Signup |
Signup.setBill(Bill value) |
Copyright 2022 OneSpan All rights reserved.