Class Policies.Timeline.Changes.Aggregate
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public static class Policies.Timeline.Changes.Aggregate
- Inheritance
-
Policies.Timeline.Changes.Aggregate
- Inherited Members
-
Fields
Assert
public const string Assert = "timeline/aggregates/assert"
Field Value
- string
Collect
public const string Collect = "timeline/aggregates/collect"
Field Value
- string
Count
public const string Count = "timeline/aggregates/count"
Field Value
- string
Create
public const string Create = "timeline/aggregates/create"
Field Value
- string
Delete
public const string Delete = "timeline/aggregates/delete"
Field Value
- string
Download
public const string Download = "timeline/aggregates/download"
Field Value
- string
Modify
public const string Modify = "timeline/aggregates/modify"
Field Value
- string
Retrieve
public const string Retrieve = "timeline/aggregates/retrieve"
Field Value
- string
Search
public const string Search = "timeline/aggregates/search"
Field Value
- string