- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Voting
Epoch
: {     endTime
?: string;     firstLevel
?: number;     index
?: number;     lastLevel
?: number;     periods
?: VotingPeriod[] | null;     proposals
?: Proposal[] | null;     startTime
?: string;     status
?: string | null; } 
Type declaration
- 
Optional endTime?: string
 
- 
Optional firstLevel?: number
 
- 
Optional index?: number
 
- 
Optional lastLevel?: number
 
- 
Optional periods?: VotingPeriod[] | null
 
- 
Optional proposals?: Proposal[] | null
 
- 
Optional startTime?: string
 
- 
Optional status?: string | null