| Package | Description |
|---|---|
| com.dpslink.notification.api.param |
Business object definitions for use as parameters to DPS Notification Framework APIs.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class<FPaymentDetail> |
API.FPAYDTL
The API parameter object type for a Flash payment detail.
|
protected java.util.ArrayList<FPaymentDetail> |
FOrder.ivPymtDtls
The order's collection of payment details.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<FPaymentDetail> |
FOrder.getPaymentDetails()
Returns the collection of payment detail items.
|