public class ProcessingStageEvent extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ProcessingStageEvent.Builder |
static class |
ProcessingStageEvent.Type |
Modifier and Type | Field and Description |
---|---|
Exception |
exception |
com.payneteasy.paynet.processing.response.StatusResponse |
response |
ProcessingStageEvent.Type |
type |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSaleEmvValidatingStage(com.payneteasy.paynet.processing.response.StatusResponse status) |
String |
toString() |
public final ProcessingStageEvent.Type type
public final Exception exception
public final com.payneteasy.paynet.processing.response.StatusResponse response
Copyright © 2018. All rights reserved.