SOAP API method FaxMiniCondition_miniRule
Description
The minirule the minicondition belongs to.
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object FaxMiniCondition. The method only applies to the faxminicondition with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'minirule' : Structure of type 'minirule'
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt
Structure 'minirule'
This structure minirule was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the minirule.
- Property 'name' : string
- The name of the minirule.
- Property 'inversed' : boolean
- Is this minirule an inversed minirule?
- Property 'disabled' : boolean
- Is this minirule disabled?