capCostType property

String? capCostType
getter/setter pair

Cap cost type of this inventory item. Possible string values are:

  • "PLANNING_PLACEMENT_CAP_COST_TYPE_NONE"
  • "PLANNING_PLACEMENT_CAP_COST_TYPE_MONTHLY"
  • "PLANNING_PLACEMENT_CAP_COST_TYPE_CUMULATIVE"

Implementation

core.String? capCostType;