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:
{
  "Taux": 1.0,
  "Couleur": 2,
  "Predecesseur": 3,
  "Id": 4,
  "Origine": 5,
  "Critere": 6,
  "Niveau": 7,
  "Situation": 8,
  "Enfant": 9,
  "Suivant": 10,
  "Precedent": 11,
  "Duree": 12.0,
  "Unite": 13
}