currentDeadline property

int? currentDeadline
getter/setter pair

Date on which future_requirements becomes the main requirements hash and future_requirements becomes empty. After the transition, currently_due requirements may immediately become past_due, but the account may also be given a grace period depending on the capability's enablement state prior to transitioning.

Implementation

int? currentDeadline;