Namespace PushTechnology.ClientInterface.Data.Record

Interfaces

IChange

Represents a single change between one record value and another.

IRecordV2

The immutable value representing a list of records.

IRecordV2Builder

Builder for free format IRecordV2 values.

IRecordV2DataType

Record-based data type.

IRecordV2Delta

The IRecordV2 structural delta.

Enums

ChangeType

The IChange types.

Back to top