Interface DeactivationStatus


public interface DeactivationStatus
Interface to provide detailed information about the payment deactivation process.
Since:
2.0.0
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    The status code of the deactivated payment.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the code of the operation
    Retrieves the detailed message (if any) of the operation.
  • Method Details

    • getMessage

      @Nullable String getMessage()
      Retrieves the detailed message (if any) of the operation.
      Returns:
      The details of the message.
    • getCode

      Retrieves the code of the operation
      Returns:
      The operation code