public interface ExternalTopUpUpdateResponse extends UpdateResponse, WithExtendedFields
Modifier and Type | Interface and Description |
---|---|
static interface |
ExternalTopUpUpdateResponse.BalanceDetail
Interface that Encapsulates the Balance Detail of each Balance Element.
|
UpdateResponse.ReasonCode, UpdateResponse.Status
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<ExternalTopUpUpdateResponse.BalanceDetail>> |
getBalanceDetails()
Method returns the Balance Details Map
Key - Product type String
|
getErrorMsg, getMsgId, getOperationtype_asotimepoint_customerid_activeSessionid, getReasonCodes, getStatus
getOperation
getExtendedFields
java.util.Map<java.lang.String,java.util.List<ExternalTopUpUpdateResponse.BalanceDetail>> getBalanceDetails()