Interface TransactionIdentifierType

All Superinterfaces:
Serializable

public interface TransactionIdentifierType extends Serializable
The TransactionIdentifierType is used to represent the types of transaction identifiers communicated via PaymentGatewayWebhookHandler#getTransactionIdentifier(HttpHeaders, Object).
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details