Api session event editor address: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor address Events. Address editing. {|class=wikitable !Name !Description |- |ADD |Building address belong to |- |APPEND_ATTRIBUTE |Appended to existing Address attribute value |- |DUPLICATE |Duplicate existing Address |- |REMOVE |Remove existing Address |- |..." |
No edit summary |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|[[api session event editor address add|ADD]] | |[[api session event editor address add|ADD]] | ||
| | |Building address belong to | ||
|- | |- | ||
|[[api session event editor address append attribute|APPEND_ATTRIBUTE]] | |[[api session event editor address append attribute|APPEND_ATTRIBUTE]] | ||
| Line 34: | Line 34: | ||
|- | |- | ||
|[[api session event editor address get building|GET_BUILDING]] | |[[api session event editor address get building|GET_BUILDING]] | ||
|Get | |Get Building | ||
|- | |- | ||
|[[api session event editor address search|SEARCH]] | |[[api session event editor address search|SEARCH]] | ||
| 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 | |Set Zip Code | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]]}} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 13:42, 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 |