SOAP API method SurveyMiniCondition_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
surveyminicondition | Structure of type 'surveyminicondition' | All properties of the retrieved surveyminicondition |
Structure 'surveyminicondition'
Name | Type | Description |
---|---|---|
submitter | string | The required submitter of the survey. |
surveyname | string | The name of the survey that must have been filled in. |
aftertime | string | The 'after' time of the condition. |
aftermutation | DateMutation | The variable time AFTER which the survey must be submitted. |
beforetime | string | The 'before' time of the condition. |
beforemutation | DateMutation | The variable time BEFORE which the survey must be submitted. |
id | int | The ID of the minicondition. |
type | string | The type of the minicondition. |
disabled | boolean | Is this minicondition disabled? |