Get Cost Category Rule Rule Or Not
data class GetCostCategoryRuleRuleOrNot(val costCategories: List<GetCostCategoryRuleRuleOrNotCostCategory>, val dimensions: List<GetCostCategoryRuleRuleOrNotDimension>, val tags: List<GetCostCategoryRuleRuleOrNotTag>)
Constructors
Link copied to clipboard
constructor(costCategories: List<GetCostCategoryRuleRuleOrNotCostCategory>, dimensions: List<GetCostCategoryRuleRuleOrNotDimension>, tags: List<GetCostCategoryRuleRuleOrNotTag>)
Properties
Link copied to clipboard
Configuration block for the filter that's based on CostCategory
values. See below.
Link copied to clipboard
Configuration block for the specific Dimension
to use for Expression
. See below.
Link copied to clipboard
Configuration block for the specific Tag
to use for Expression
. See below.