Readonly
eventReadonly
eventReadonly
eventReadonly
eventReadonly
eventReadonly
eventReadonly
eventThis function can be used to change parts of an contact or add a new one. Properties which are undefined will be ignored and not modified. Only properties which should be changed should have a value to reduce server load. See EAIWS API documentation for further information.
This function can be used to change parts of the project data. Properties which are undefined will be ignored and not modified. Only properties which should be changed should have a value to reduce server load. See EAIWS API documentation for further information.
This function can be used to change parts of the project settings. Properties which are undefined will be ignored and not modified. Only properties which should be changed should have a value to reduce server load. See EAIWS API documentation for further information.
Should only be used for backwards compatibility.
Can be used to fetch multiple address data at the same time from the server.
Afterwards getAddressData()
can be used to retrieve the cached address.
Retrieves the address data with the given type. Null will be returned if the address does not exist.
Retrieves the list of all contacts.
Returns the project data of the current session.
Note: Project texts is returned in JSON
format.
Should only be used for backwards compatibility.
Removes/deletes one or more addresses.
Generated using TypeDoc
This function can be used to change parts of an address or add a new one. Properties which are undefined will be ignored and not modified. Only properties which should be changed should have a value to reduce server load. See EAIWS API documentation for further information.