MPIOffline Search Suggestions
data class MPIOfflineSearchSuggestions(val total: Int, val hits: List<MPIOfflineSearchSuggestion>)
Content copied to clipboard
Constructors
Link copied to clipboard
fun MPIOfflineSearchSuggestions(total: Int, hits: List<MPIOfflineSearchSuggestion>)
Content copied to clipboard