memberTotalDurationMonths property

int? memberTotalDurationMonths
getter/setter pair

The cumulative time the user has been a member for the given level in complete months (the time is rounded down to the nearest integer).

Implementation

core.int? memberTotalDurationMonths;