Request

fun <T> Request(id: String?, method: String?, uri: String?, header: Map<String, Any>?, body: T?)