public interface GatewayNotification
| Modifier and Type | Method and Description |
|---|---|
String |
getEntity()
Get the serialized response entity returned to the gateway
|
Map<String,List<String>> |
getHeaders()
Get the headers to return to the gateway
|
UUID |
getKbPaymentId() |
List<PluginProperty> |
getProperties() |
int |
getStatus()
Get the status code associated with the response to the gateway
|
UUID getKbPaymentId()
int getStatus()
String getEntity()
Map<String,List<String>> getHeaders()
List<PluginProperty> getProperties()
Copyright © 2010-2016. All Rights Reserved.