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