SOAP API method MiniRule_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
minirule | Structure of type 'minirule' | All properties of the retrieved minirule |
Structure 'minirule'
Name | Type | Description |
---|---|---|
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? |