updatedDate property

int? get updatedDate

Implementation

int? get updatedDate;
set updatedDate (int? updatedDate)

Implementation

set updatedDate(int? updatedDate);