GetCostCategoryRuleInheritedValue

data class GetCostCategoryRuleInheritedValue(val dimensionKey: String, val dimensionName: String)

Constructors

Link copied to clipboard
constructor(dimensionKey: String, dimensionName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Key to extract cost category values.

Link copied to clipboard

Name of the dimension that's used to group costs. If you specify LINKED_ACCOUNT_NAME, the cost category value is based on account name. If you specify TAG, the cost category value will be based on the value of the specified tag key. Valid values are LINKED_ACCOUNT_NAME, TAG