SOAP API methode WebTemplateProperty_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
name * | string | The name of the property. |
type * | string | The type of the property. |
defaultValue * | string | The default value of the property |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
webtemplateproperty | Structure of type 'webtemplateproperty' | All properties of the now updated webtemplateproperty |
Structuur 'webtemplateproperty'
Naam | Type | Beschrijving |
---|---|---|
id | string | The ID of the property. |
name | string | The name of the property. |
type | string | The type of the property. |
defaultValue | string | The default value of the property |