Data

data class Data(val exactMatches: List<GetFingerprintsMatchesResponse.Match>, val partialMatches: List<GetFingerprintsMatchesResponse.Match>)

Constructors

Link copied to clipboard