Api session event editor address: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor address Events. | |||
Address editing. | [[Address]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor address add|ADD]] | ||
|Building | |[[Building]] [[Address]] belong to | ||
|- | |- | ||
|[[ | |[[Api session event editor address append attribute|APPEND_ATTRIBUTE]] | ||
|Appended to existing Address attribute value | |Appended to existing [[Address]] attribute value | ||
|- | |- | ||
|[[ | |[[Api session event editor address duplicate|DUPLICATE]] | ||
|Duplicate existing Address | |Duplicate existing [[Address]] | ||
|- | |- | ||
|[[ | |[[Api session event editor address remove|REMOVE]] | ||
|Remove existing Address | |Remove existing [[Address]] | ||
|- | |- | ||
|[[ | |[[Api session event editor address remove attribute|REMOVE_ATTRIBUTE]] | ||
|Remove attribute from Address | |Remove attribute from [[Address]] | ||
|- | |- | ||
|[[ | |[[Api session event editor address set attribute|SET_ATTRIBUTE]] | ||
|Set Address attribute value | |Set [[Address]] attribute value | ||
|- | |- | ||
|[[ | |[[Api session event editor address set attributes|SET_ATTRIBUTES]] | ||
|Set multiple Address attribute values | |Set multiple [[Address]] attribute values | ||
|} | |} | ||
| Line 33: | Line 33: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor address get building|GET_BUILDING]] | ||
|Get Building | |Get [[Building]] | ||
|- | |- | ||
|[[ | |[[Api session event editor address search|SEARCH]] | ||
|Search | |Search [[Address]] | ||
|- | |- | ||
|[[ | |[[Api session event editor address set addition|SET_ADDITION]] | ||
|Set Addition | |Set Addition | ||
|- | |- | ||
|[[ | |[[Api session event editor address set letter|SET_LETTER]] | ||
|Set Letter | |Set Letter | ||
|- | |- | ||
|[[ | |[[Api session event editor address set number|SET_NUMBER]] | ||
|Set Number | |Set Number | ||
|- | |- | ||
|[[ | |[[Api session event editor address set point|SET_POINT]] | ||
|Set the point of an | |Set the point of an [[Address]] | ||
|- | |- | ||
|[[ | |[[Api session event editor address set street|SET_STREET]] | ||
|Set Street | |Set Street | ||
|- | |- | ||
|[[ | |[[Api session event editor address set surface size|SET_SURFACE_SIZE]] | ||
|Set Surface Size | |Set Surface Size | ||
|- | |- | ||
|[[ | |[[Api session event editor address set zip code|SET_ZIP_CODE]] | ||
|Set Zip Code | |Set [[Zip Code]] | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]] | ||
*[[Api session items addresses]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 12:08, 1 April 2026
Api session event editor address Events.
Address editing.
| Name | Description |
|---|---|
| ADD | Building Address belong to |
| APPEND_ATTRIBUTE | Appended to existing Address attribute value |
| DUPLICATE | Duplicate existing Address |
| REMOVE | Remove existing Address |
| REMOVE_ATTRIBUTE | Remove attribute from Address |
| SET_ATTRIBUTE | Set Address attribute value |
| SET_ATTRIBUTES | Set multiple Address attribute values |
Specific Events:
| Name | Description |
|---|---|
| GET_BUILDING | Get Building |
| SEARCH | Search Address |
| SET_ADDITION | Set Addition |
| SET_LETTER | Set Letter |
| SET_NUMBER | Set Number |
| SET_POINT | Set the point of an Address |
| SET_STREET | Set Street |
| SET_SURFACE_SIZE | Set Surface Size |
| SET_ZIP_CODE | Set Zip Code |