Device Registration Error
data class DeviceRegistrationError(val errorCause: String?, val traceId: String?) : WhitelabelPayError
This error case can occur in WhitelabelPay.sync function call.
Parameters
error Cause
a string detailing the cause of the error