Interface QueryAssetMetadataResponseSDKType

interface QueryAssetMetadataResponseSDKType {
    metadata?: AssetMetadataSDKType;
}

Properties

Properties