System objects are the out-of-the-box objects included with TeamConnect. System objects allow you to do basic functions, such as creating contacts or invoices.
All system objects in the API each have a resource service class. These resource service classes use the API model interfaces to work with system fields. All system fields have get and set methods in their owner interfaces. You can also get or set custom fields on system objects.