Get Cost Category Rule Rule Or And
data class GetCostCategoryRuleRuleOrAnd(val costCategories: List<GetCostCategoryRuleRuleOrAndCostCategory>, val dimensions: List<GetCostCategoryRuleRuleOrAndDimension>, val tags: List<GetCostCategoryRuleRuleOrAndTag>)
Constructors
Link copied to clipboard
constructor(costCategories: List<GetCostCategoryRuleRuleOrAndCostCategory>, dimensions: List<GetCostCategoryRuleRuleOrAndDimension>, tags: List<GetCostCategoryRuleRuleOrAndTag>)
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.