GetFingerprintsMatchesResponse

Constructors

Link copied to clipboard

Types

Link copied to clipboard
data class Data(val exactMatches: List<GetFingerprintsMatchesResponse.Match>, val partialMatches: List<GetFingerprintsMatchesResponse.Match>)
Link copied to clipboard
data class Match(val id: Int, val file: CfModModel.File)

Properties

Link copied to clipboard