Interface DeactivationStatus


  • public interface DeactivationStatus
    Interface to provide detailed information about the payment deactivation process.
    Since:
    2.0.0
    • Method Detail

      • getMessage

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