exist

@GET(value = user/exists/{attributeName}/{attributeValue})
abstract fun exist(@Path(value = attributeNameattributeName: String, @Path(value = attributeValueattributeValue: String): Observable<ApiResponseModel.ExistResponse>