Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 703 Bytes

CreateRuleRequest.md

File metadata and controls

13 lines (10 loc) · 703 Bytes

IO.Swagger.Model.CreateRuleRequest

Properties

Name Type Description Notes
OptimisationActionName OptimisationActionName
RuleName string The name of the rule
ReportFilterId string The report filter to use for the rule
StartUtcDate DateTime? The start validity utc date of the rule [optional]
EndUtcDate DateTime? The end validity utc date of the rule [optional]

[Back to Model list] [Back to API list] [Back to README]