eligiblePlanOptions property

List<SafetyPlanOptions> eligiblePlanOptions
final

A map that contains product specific Safety Plan options aside from the base options This is where YOU pass to Aureus what options you can adopt. Please ensure ALL ELIGIBLE plan options are choosen when passed to packageVariables in initialization.

Implementation

final List<SafetyPlanOptions> eligiblePlanOptions;