blob: 88938ed0317446fb2599ca91f3cd4eff58bd8195 [file] [log] [blame]
Brad Bishopa948d262016-10-05 19:51:48 -04001description: >
2 Implement to indicate item availability changes.
3properties:
4 - name: Cached
Deepak Kodihalli1542bae2016-11-09 05:23:39 -06005 type: boolean
Brad Bishopa948d262016-10-05 19:51:48 -04006 description: >
Patrick Williamsa1347412022-12-06 10:56:22 -06007 Whether or not the item is cached. When true, the item and its
8 remaining attributes are undefined.