assetPropertyValueHistory

@JvmName(name = "getAssetPropertyValueHistoryResponseAssetPropertyValue")
fun Flow<GetAssetPropertyValueHistoryResponse>.assetPropertyValueHistory(): Flow<AssetPropertyValue>

This paginator transforms the flow returned by getAssetPropertyValueHistoryPaginated to access the nested member AssetPropertyValue

Return

A kotlinx.coroutines.flow.Flow that can collect AssetPropertyValue