|
|
IRuleResponse Interface |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.ApiModels.Rules
The IRuleResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedByUserId |
The user identifier the rule created by.
| |
| CreatedDate |
The created datetime of the rule.
| |
| ModifiedByUserId |
The user identifier the rule modified by.
| |
| ModifiedDate |
The modified datetime of the rule.
| |
| RuleTemplate |
The rule template identifier of the rule.
A rule template define the logic of the rules.
| |
| Version |
The version of the rule.
Number of updates.
|