values constant

List of all possible values in this UpdatePolicyRequestDataAttributesOverageStrategyEnum.

Implementation

static const values = <UpdatePolicyRequestDataAttributesOverageStrategyEnum>[
  ALWAYS_ALLOW_OVERAGE,
  aLLOW125XOVERAGE,
  aLLOW15XOVERAGE,
  aLLOW2XOVERAGE,
  NO_OVERAGE,
];