SOAP API method PartCondition_field
Description
The parameter is the name or ID of the field
Parameters
Name | Type | Description |
---|---|---|
id * | int | Unique identifier (id) of the object PartCondition. The method only applies to the partcondition with this id. |
identifier * | string | |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
partconditionfield | Structure of type 'partconditionfield' |
Structure 'login'
Name | Type | Description |
---|---|---|
username | string | The username of the login attempt |
account | string | The account name of the login attempt |
password | string | The password for the login attempt |
Structure 'partconditionfield'
Name | Type | Description |
---|---|---|
id | string | The ID of the PartConditionField. |
order | string | The order this field will be sorted on. |
sortingtype | string | The type of sorting. |