PropertyRepositoryImpl

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open suspend override fun getProperties(propertyRequest: PropertyRequest): List<Property>
Link copied to clipboard
open suspend override fun getProperty(propertyRequest: PropertyRequest, propertyId: Int): Property?
Link copied to clipboard
open suspend override fun getPropertyInfo(propertyRequest: PropertyRequest): Map<Int, PropertyInfo>