UpdateCostCategoryDefinitionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for your Cost Category.

Link copied to clipboard

The default value for the cost category.

Link copied to clipboard

The Cost Category's effective start date. It can only be a billing start date (first day of the month). If the date isn't provided, it's the first day of the current month. Dates can't be before the previous twelve months, or in the future.

Link copied to clipboard

The Expression object used to categorize costs. For more information, see CostCategoryRule .

Link copied to clipboard

The rule schema version in this particular Cost Category.

Link copied to clipboard

The split charge rules used to allocate your charges between your Cost Category values.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String