Class: Jamf::PrestageSyncStatus
Overview
A building defined in the JSS
Constant Summary
collapse
- OBJECT_MODEL =
{
syncState: {
class: :string
},
prestageId: {
class: :integer
},
timestamp: {
class: Jamf::Timestamp
},
}.freeze
Instance Attribute Summary collapse
Class Method Summary
collapse
Instance Attribute Details
#prestageId ⇒ Integer
|
# File 'lib/jamf/api/json_objects/prestage_sync_status.rb', line 45
|
#syncState ⇒ String
|
# File 'lib/jamf/api/json_objects/prestage_sync_status.rb', line 39
|
|
# File 'lib/jamf/api/json_objects/prestage_sync_status.rb', line 51
|
Class Method Details
.mutable? ⇒ Boolean
Originally defined in module
Immutable