last_used_date property

int32? last_used_date
getter/setter pair

Point in time (Unix timestamp) when the proxy was last used; 0 if never

Implementation

int32? last_used_date;