hostOrganizationLineage property
- @JsonKey(name: 'host_organization_lineage')
getter/setter pair
The repository's host organization's lineage, as a list of DehydratedOrganization objects.
Implementation
@JsonKey(name: 'host_organization_lineage')
List<String>? hostOrganizationLineage;