GET api/Modele/{Id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
Id
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Predecesseur": 1,
  "Id": 2,
  "Origine": 3,
  "Critere": 4,
  "Niveau": 5,
  "Situation": 6,
  "Enfant": 7,
  "Suivant": 8,
  "Precedent": 9,
  "Duree": 10.0,
  "Unite": 11,
  "Taux": 12.0,
  "Couleur": 13
}