interface ArrayDetailedSchema {
    list: MetadatumDetailedSchema[];
}

Properties

Properties