Defines the options for an object create operation
CreateOptions
Specify whether to cache the created object using its id as the cache key or not. If the object is cached and the timeout has expired, the cached object will automatically be removed from the cache.
Generated using TypeDoc
Defines the options for an object create operation
CreateOptions