Hierarchy

Properties

end_date: string
function: Omit<CommonField, "value">
physical_person: {
    coord: Coordonnee[];
    firstname: string;
    id: number;
    name: string;
}

Type declaration

  • coord: Coordonnee[]
  • firstname: string
  • id: number
  • name: string
physical_person_link_id: number
social_part: SocialPart
start_date: string

Generated using TypeDoc