PhoneCallMetadataDomainModel

value class PhoneCallMetadataDomainModel(val timesQueried: Int)

A model representing metadata of a phone call. It contains information about the number of times the phone call has been queried.

Constructors

Link copied to clipboard
constructor(timesQueried: Int)

Properties

Link copied to clipboard