type property

String? type
getter/setter pair

Type of the floodlight activity group.

This is a required field that is read-only after insertion. Possible string values are:

  • "COUNTER"
  • "SALE"

Implementation

core.String? type;