content property

List<Map<String, String>> content
final

Contains all the inventory data of the item type. Results include attribute names and values.

Implementation

final List<Map<String, String>> content;