hostOrganizationLineage property

  1. @JsonKey(name: 'host_organization_lineage')
List<String>? hostOrganizationLineage
getter/setter pair

Implementation

@JsonKey(name: 'host_organization_lineage')
List<String>? hostOrganizationLineage;