SOAP API method DateCondition_rule
Description
The rule it belongs to.
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object DateCondition. The method only applies to the datecondition with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'rule' : Structure of type 'rule'
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 'rule'
This structure rule was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the rule.
- Property 'name' : string
- The name of the rule.
- Property 'inversed' : boolean
- Is this rule an inversed rule?
- Property 'disabled' : boolean
- Is this rule disabled?