Type alias AssociationNameTypesAll

AssociationNameTypesAll: AssociationResponseType<"PERSON">["names"][number] & AssociationResponseType<"ENTITY">["names"][number] & AssociationResponseType<"UNKNOWN">["names"][number]

Generated using TypeDoc