Class PreAuthResponse


public class PreAuthResponse extends PaymentResponse
Response object for a pre-auth transaction request
  • Constructor Details

    • PreAuthResponse

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