Interface TransactionIdentifierType
- 
- All Superinterfaces:
 Serializable
public interface TransactionIdentifierType extends Serializable
The TransactionIdentifierType is used to represent the types of transaction identifiers communicated viaPaymentGatewayWebhookHandler#getTransactionIdentifier(HttpHeaders, Object). 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname() 
 - 
 
- 
- 
Method Detail
- 
name
String name()
 
 - 
 
 -