Method: JSS::ManagementHistory::MDMCommand#last_push

Defined in:
lib/jss/api_object/management_history/mdm_command.rb

#last_pushTime



113
114
115
# File 'lib/jss/api_object/management_history/mdm_command.rb', line 113

def last_push
  JSS.epoch_to_time @last_push_epoch if @last_push_epoch
end