Manuel du SDK › Integration › API Reference List › Translation Script Objects › Tools
Tools
The Tools component supplies all of the methods required for handling Translation entries and adding Resources, Event types, Services, and Contract parties.
Some important information about the Tools component parameters:
- Methods in the Tools component get and return object names, except for the translation entry methods.
- Object lists are converted to maps. Each object is one entry in the map that contains a map of fields.
- Each field is one entry, where the key is the field's name and the value is the field's value.
- List or group of objects, such as resource types attached to a resource, are represented as maps. When the value contains a string, the key is equal to the value.
- The date and time values, in the parameters and in the result, use the time zone of the script and the date format of the time zone.
- All parameters are mandatory, unless explicitly noted as optional.