getUpdated_at method

String getUpdated_at()

Implementation

String getUpdated_at() {
    return updated_at;
}