SOAP API methode MiniRule_retrieve
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| minirule | Structure of type 'minirule' | All properties of the retrieved minirule |
Structuur 'minirule'
| Naam | Type | Beschrijving |
|---|---|---|
| id | int | The ID of the minirule. |
| name | string | The name of the minirule. |
| inversed | boolean | Is this minirule an inversed minirule? |
| disabled | boolean | Is this minirule disabled? |