All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.cccev.f2.evidence.domain.EvidenceQueryApi.kt Maven / Gradle / Ivy

The newest version!
package cccev.f2.evidence.domain

import cccev.f2.evidence.domain.features.query.GetEvidenceTypeListsQueryFunction

interface EvidenceQueryApi {

    /**
     * Get Evidence Type List
     */
    fun getEvidenceTypeLists(): GetEvidenceTypeListsQueryFunction
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy