Enumeration of all possible Package types.

Enumeration Members

Annual: "$rc_annual"

A package configured with the predefined annual identifier.

Custom: "custom"

A package that was defined with a custom identifier.

Lifetime: "$rc_lifetime"

A package configured with the predefined lifetime identifier.

Monthly: "$rc_monthly"

A package configured with the predefined monthly identifier.

SixMonth: "$rc_six_month"

A package configured with the predefined six month identifier.

ThreeMonth: "$rc_three_month"

A package configured with the predefined three month identifier.

TwoMonth: "$rc_two_month"

A package configured with the predefined two month identifier.

Unknown: "unknown"

A package that was defined with an unrecognized RC identifier.

Weekly: "$rc_weekly"

A package configured with the predefined weekly identifier.