Skip to main content

ValuOTPResponse

No description

type ValuOTPResponse {
otpSent: Boolean!
merchantOrderId: String
success: Boolean!
error: String
errorCode: StorePaymentsServiceErrorCodes
}

Fields

ValuOTPResponse.otpSent ● Boolean! non-null scalar

ValuOTPResponse.merchantOrderId ● String scalar

ValuOTPResponse.success ● Boolean! non-null scalar

ValuOTPResponse.error ● String scalar

ValuOTPResponse.errorCode ● StorePaymentsServiceErrorCodes enum