trial property

bool? trial
getter/setter pair

Determines if the entitlement is in a trial or not: * true - The entitlement is in trial.

  • false - The entitlement is not in trial.

Implementation

core.bool? trial;