ApiResponseMatchContactsDataModel
data class ApiResponseMatchContactsDataModel (
val contactMatches: ArrayList<String>
)
Updated almost 3 years ago
data class ApiResponseMatchContactsDataModel (
val contactMatches: ArrayList<String>
)
Updated almost 3 years ago