Back to API references

SOAP API method EmailingDocumentTextBlock_update

Parameters

Name Type Description
id * string The identifier (id) of the object that is updated
content * string The content of this textblock.
condition * string Get the javascript condition used to determine if the block is shown in the document
* required parameters

Return values

Name Type Description
emailingdocumenttextblock Structure of type 'emailingdocumenttextblock' All properties of the now updated emailingdocumenttextblock

Structure 'emailingdocumenttextblock'

Name Type Description
content string The content of this textblock.
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