proposalDurationInHours property
The duration from the time that a proposal is created until it expires. If
members cast neither the required number of YES votes to
approve the proposal nor the number of NO votes required to
reject it before the duration expires, the proposal is EXPIRED
and ProposalActions are not carried out.
Implementation
final int? proposalDurationInHours;