Api session event editor address: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|[[api session event editor address add|ADD]] | |[[api session event editor address add|ADD]] | ||
|Building | |[[Building]] [[Address]] belong to | ||
|- | |- | ||
|[[api session event editor address append attribute|APPEND_ATTRIBUTE]] | |[[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]] | |[[api session event editor address duplicate|DUPLICATE]] | ||
|Duplicate existing Address | |Duplicate existing [[Address]] | ||
|- | |- | ||
|[[api session event editor address remove|REMOVE]] | |[[api session event editor address remove|REMOVE]] | ||
|Remove existing Address | |Remove existing [[Address]] | ||
|- | |- | ||
|[[api session event editor address remove attribute|REMOVE_ATTRIBUTE]] | |[[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]] | |[[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]] | |[[api session event editor address set attributes|SET_ATTRIBUTES]] | ||
|Set multiple Address attribute values | |Set multiple [[Address]] attribute values | ||
|} | |} | ||
| Line 34: | Line 34: | ||
|- | |- | ||
|[[api session event editor address get building|GET_BUILDING]] | |[[api session event editor address get building|GET_BUILDING]] | ||
|Get Building | |Get [[Building]] | ||
|- | |- | ||
|[[api session event editor address search|SEARCH]] | |[[api session event editor address search|SEARCH]] | ||
|Search | |Search [[Address]]es | ||
|- | |- | ||
|[[api session event editor address set addition|SET_ADDITION]] | |[[api session event editor address set addition|SET_ADDITION]] | ||
| Line 49: | Line 49: | ||
|- | |- | ||
|[[api session event editor address set point|SET_POINT]] | |[[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]] | |[[api session event editor address set street|SET_STREET]] | ||
| Line 58: | Line 58: | ||
|- | |- | ||
|[[api session event editor address set zip code|SET_ZIP_CODE]] | |[[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]]}} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 14:10, 30 March 2026
API 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 Addresses |
| 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 |