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