Class AuthResponse


public class AuthResponse extends PaymentResponse
Response object for an auth transaction request.
  • Constructor Details

    • AuthResponse

      public AuthResponse(boolean success, ResultCode result)
      Constructor
      Parameters:
      success - If true then the requested operation succeeded
      result - The result of the requested operation