OBJECT

SiretChamp

link GraphQL Schema definition

  • type SiretChamp implements Champ {
  • etablissement: PersonneMorale
  • id: ID!
  • # LibellĂ© du champ.
  • label: String!
  • # La valeur du champ sous forme texte.
  • stringValue: String
  • }

link Require by

This element is not required by anyone