GetPropertyInfo

class GetPropertyInfo(propertyRepository: PropertyRepository)

Constructors

Link copied to clipboard
constructor(propertyRepository: PropertyRepository)

Functions

Link copied to clipboard
suspend fun execute(request: PropertyRequest): Map<Int, PropertyInfo>