SOAP API methode EmailingDocumentImageBlock_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
condition * | string | Get the javascript condition used to determine if the block is shown in the document |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
emailingdocumentimageblock | Structure of type 'emailingdocumentimageblock' | All properties of the now updated emailingdocumentimageblock |
Structuur 'emailingdocumentimageblock'
Naam | Type | Beschrijving |
---|---|---|
id | string | The ID of the block. |
name | string | The name of the block. |
iteration | int | The iteration of the parent block. |
condition | string | Get the javascript condition used to determine if the block is shown in the document |