AggregateStorageRouteProperties
data class AggregateStorageRouteProperties(val event: StorageChannelRouteProperties? = null, val snapshot: StorageChannelRouteProperties? = null)
Constructors
Link copied to clipboard
constructor(event: StorageChannelRouteProperties? = null, snapshot: StorageChannelRouteProperties? = null)