You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


Table of contents



Components

Request Component

Defines a request which is sent to the API.

Task Component

A task which is sent within a request.

Response Component

The answer which is sent from the API.

Result Component

Defines the structure of the result of an answer.

Status Component

Defines the status of a request.

Message Component

Merges different values into one message.

View Component

Defines the scale of a search (inquire) request.

Where Component

Contains the search criteria for a search.

Order Component

Defines the sort order of the search result.

Data Component

Component which collects a list of strings.

SimpleObject Component

Represents a simple object.

Enums

OperatorType Enum

Defines the supported comparison operators.

OrderType Enum

Defines the possible sort order.













  • No labels