CatRequestOptions

constructor(headers: List<String>? = null, sort: List<String>? = null, verbose: Boolean? = null, help: Boolean? = null, bytes: CatBytes? = null, time: CatTime? = null, format: CatFormat? = null, local: Boolean? = null, extraParameters: Map<String, String>? = null)