Contains the data transfer object models for the BrightstarDB REST service interface.

Classes

  ClassDescription
Public classCommitPointResponseModel
Public classCreateStoreRequestObject
Public classExceptionDetailObject
Represents complete service exception information
Public classJobRequestObject
C# representation of the JSON object that must be posted to create a new job on the BrightstarDB server
Public classJobResponseModel
C# representation of the JSON object returned to represent a Job status
Public classStoreResponseModel
Public classStoresResponseModel
A wrapper DTO containing only a list of stores

Enumerations

  EnumerationDescription
Public enumerationTransactionStatus
An enumeration over the status codes for completed transactions
Public enumerationTransactionType
An enumeration over the types of transactions that are processed by a BrightstarDB server