| Package | Description |
|---|---|
| cl.transbank.webpay.transaccioncompleta.responses |
| Modifier and Type | Method and Description |
|---|---|
List<MallFullTransactionInstallmentResponse> |
MallFullTransactionInstallmentsResponse.getResponseList()
Returns the response list.
|
| Modifier and Type | Method and Description |
|---|---|
MallFullTransactionInstallmentsResponse |
MallFullTransactionInstallmentsResponse.add(MallFullTransactionInstallmentResponse response)
Adds a new item to the response list.
|
static MallFullTransactionInstallmentsResponse |
MallFullTransactionInstallmentsResponse.build(MallFullTransactionInstallmentResponse response)
Builds a new MallFullTransactionInstallmentsResponse with the provided list of responses.
|
boolean |
MallFullTransactionInstallmentsResponse.remove(MallFullTransactionInstallmentResponse response)
Removes an item from the response list.
|
Copyright © 2018–2024. All rights reserved.