SOAP API methode SmsCondition_retrieve
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| smscondition | Structure of type 'smscondition' | All properties of the retrieved smscondition |
Structuur 'smscondition'
| Naam | Type | Beschrijving |
|---|---|---|
| matchmode | string | The matchmode of the mailingcondition. |
| requireddestination | string | The required destination of the condition. |
| documentname | string | The name of the document of the condition. |
| aftertime | timestamp | The 'after' time of the condition. |
| aftermutation | DateMutation | Change the variable time before which the mailing should have been sent. |
| beforetime | timestamp | The 'before' time of the condition. |
| beforemutation | DateMutation | The variable time before which the mailing should have been sent. |
| number | int | The required number of messages that are received. |
| operator | string | The operator to compare the number of messages with the number of received messages by the profile/subprofile. |
| templatename | string | The name of the template of the condition. |
| id | int | The ID of the condition. |
| type | string | The type of the condition. |
| disabled | boolean | Is this condition disabled? |