AnnotationResponse

fun AnnotationResponse(    status: String? = null,     description: String? = null,     statusCode: String? = null)