cavokSOAPService
Public Attributes | List of all members
OwnMetadataSummary Struct Reference

Data structure representing statistical information on metadata fields of a certain amount of assets. More...

Public Attributes

xsd__int assetCount
 amount of assets covered by the statistic. More...
 
std::vector< struct OwnMetadataSummaryFieldfields
 individual metadata fields. More...
 

Detailed Description

Data structure representing statistical information on metadata fields of a certain amount of assets.

Member Data Documentation

◆ assetCount

xsd__int OwnMetadataSummary::assetCount

amount of assets covered by the statistic.

◆ fields

std::vector<struct OwnMetadataSummaryField> OwnMetadataSummary::fields

individual metadata fields.