kotlin-stdlib / org.w3c.workers / CacheBatchOperation CacheBatchOperation JS 1.1 interface CacheBatchOperation (source) Properties JS 1.1 options open var options : CacheQueryOptions ? JS 1.1 request open var request : Request ? JS 1.1 response open var response : Response ? JS 1.1 type open var type : String ?