SOAP API method InterestCondition_interest
Description
The return value has only a valid value is the matchmode is 'match_profiles_with_interest' or 'match_profiles_without_interest'
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object InterestCondition. The method only applies to the interestcondition with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'interest' : Structure of type 'interest'
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 'interest'
This structure interest was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of this interest.
- Property 'name' : string
- The name of the interest.
- Property 'groupname' : string
- The name of the group that this interest belongs to.
- Property 'weight' : int
- The weight of the interest.