memberTotalDurationMonths property

int? memberTotalDurationMonths
getter/setter pair

The cumulative time the user has been a member across all levels in complete months (the time is rounded down to the nearest integer).

Implementation

core.int? memberTotalDurationMonths;