Class SURFSharekitVocabularies
- Namespace
- SURFSharekit.Net.Models.RepoItem
- Assembly
- SURFSharekit.Net.dll
public class SURFSharekitVocabularies
- Inheritance
-
SURFSharekitVocabularies
- Inherited Members
-
Properties
VocabularyDas
[JsonPropertyName("vocabularyDas")]
public List<SURFSharekitVocabulary> VocabularyDas { get; set; }
Property Value
- List<SURFSharekitVocabulary>
[JsonPropertyName("vocabularyInformationLiteracy")]
public List<SURFSharekitVocabulary> VocabularyInformationLiteracy { get; set; }
Property Value
- List<SURFSharekitVocabulary>
VocabularyVaktherapie
[JsonPropertyName("vocabularyVaktherapie")]
public List<SURFSharekitVocabulary> VocabularyVaktherapie { get; set; }
Property Value
- List<SURFSharekitVocabulary>
VocabularyVerpleegkunde
[JsonPropertyName("vocabularyVerpleegkunde")]
public List<SURFSharekitVocabulary> VocabularyVerpleegkunde { get; set; }
Property Value
- List<SURFSharekitVocabulary>
VocabularyZiezo
[JsonPropertyName("vocabularyZiezo")]
public List<SURFSharekitVocabulary> VocabularyZiezo { get; set; }
Property Value
- List<SURFSharekitVocabulary>