| Package | Description |
|---|---|
| eu.fispace.api.admin |
This package contains the classes that describe the format of the messages that
the FIspace Store and SDK components will exchange with:
SDI
|
| Modifier and Type | Field and Description |
|---|---|
protected PaymentInfo |
AppType.paymentInfo |
| Modifier and Type | Method and Description |
|---|---|
PaymentInfo |
ObjectFactory.createPaymentInfo()
Create an instance of
PaymentInfo |
PaymentInfo |
AppType.getPaymentInfo()
Obtiene el valor de la propiedad paymentInfo.
|
PaymentInfo |
PaymentInfo.withCurrency(Currency value) |
PaymentInfo |
PaymentInfo.withValue(BigDecimal value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppType.setPaymentInfo(PaymentInfo value)
Define el valor de la propiedad paymentInfo.
|
AppType |
AppType.withPaymentInfo(PaymentInfo value) |
Copyright © 2015. All Rights Reserved.