endedAt property

int? get endedAt

Implementation

int? get endedAt;
set endedAt (int? endedAt)

Implementation

set endedAt(int? endedAt);