PricingStrategy

A pricing strategy.

JSON representation
{

  // Union field pricing_strategy can be only one of the following:
  "separable": {
    object (SeparableNDFunction)
  }
  // End of list of possible types for union field pricing_strategy.
}
Fields
Union field pricing_strategy. A pricing strategy. pricing_strategy can be only one of the following:
separable

object (SeparableNDFunction)

The pricing strategy is a separable function of several variables.