booleanValue property

bool? booleanValue
final

The BooleanValue field will be populated with a boolean value when the entitlement is a boolean type. Otherwise, the field will not be set.

Implementation

final bool? booleanValue;