SignatureWithId

data class SignatureWithId(val driWithSourceSets: SearchbarDataInstaller.DRIWithSourceSets, val displayableSignature: String)

Constructors

Link copied to clipboard
fun SignatureWithId(dri: DRI, page: ContentPage)
Link copied to clipboard
fun SignatureWithId(driWithSourceSets: SearchbarDataInstaller.DRIWithSourceSets, displayableSignature: String)

Properties

Link copied to clipboard
val displayableSignature: String
Link copied to clipboard
Link copied to clipboard
val id: String