Get Fingerprints Matches Response
Types
Link copied to clipboard
data class Data(val exactMatches: List<GetFingerprintsMatchesResponse.Match>, val partialMatches: List<GetFingerprintsMatchesResponse.Match>)
Link copied to clipboard