GetCostCategoryRule

data class GetCostCategoryRule(val inheritedValues: List<GetCostCategoryRuleInheritedValue>, val rules: List<GetCostCategoryRuleRule>, val type: String, val value: String)

Constructors

Link copied to clipboard
constructor(inheritedValues: List<GetCostCategoryRuleInheritedValue>, rules: List<GetCostCategoryRuleRule>, type: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block for the value the line item is categorized as if the line item contains the matched dimension. See below.

Link copied to clipboard

Configuration block for the Expression object used to categorize costs. See below.

Link copied to clipboard

Parameter type.

Link copied to clipboard

Default value for the cost category.