ApiRequest

# ApiRequest


constructor(method: HttpMethod, headers: Map<String, String>?, body: String?, params: Map<String, String>?, url: String)