DifInputDescriptor
@Serializable
Data class for DIF Presentation Exchange v2.1.1
Constructors
Link copied to clipboard
constructor(id: String, groups: Collection<String>? = null, name: String? = null, purpose: String? = null, format: FormatHolder? = null, constraints: Constraint? = null)