commonMain.cccev.core.certification.model.CertificationIds.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cccev-core Show documentation
Show all versions of cccev-core Show documentation
Kotlin implementation of Core Criterion and Core Evidence Vocabulary
The newest version!
package cccev.core.certification.model
/**
* @d2 hidden
* @example "aeb3bef1-b0ff-4f0a-8e45-54cb7f2cb260"
*/
typealias CertificationId = String
/**
* @d2 hidden
* @example "1c5f1486-0590-4094-aa38-db4779ad2ff3"
*/
typealias RequirementCertificationId = String
/**
* @d2 hidden
* @example "fddf3368-3c83-412c-92a8-fbcf31298f12"
*/
typealias EvidenceId = String
/**
* @d2 hidden
* @example "58196fdb-a865-45bd-a95a-85e453609871"
*/
typealias SupportedValueId = String
© 2015 - 2025 Weber Informatics LLC | Privacy Policy