integerValue property

int? integerValue
final

The IntegerValue field will be populated with an integer value when the entitlement is an integer type. Otherwise, the field will not be set.

Implementation

final int? integerValue;