SOAP API method Interest_retrieve
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| interest | Structure of type 'interest' | All properties of the retrieved interest |
Structure 'interest'
| Name | Type | Description |
|---|---|---|
| id | int | The ID of this interest. |
| name | string | The name of the interest. |
| groupname | string | The name of the group that this interest belongs to. |
| weight | int | The weight of the interest. |