Core Date Types

From API Documentation

Jump to: navigation, search

 Core Data Types

The following data types are used in various ways in applications created using this API.

Objects

The fundamental objects are as follows.

zObject

This is the base object from which all other objects are derived. For more information, see zObject.

ApiFault

This is the base fault object. For more information, see ApiFault.

Error and ErrorCode

These are the error-handling objects. For more information, see Error Handling.

See Also