Class: Orgs

Inherits:
Operation show all
Defined in:
lib/satops/operator.rb

Class Attribute Summary collapse

Attributes inherited from Operation

#log

Method Summary

Methods inherited from Operation

#clone, #create, #destroy, #export, #extra, #import, #initialize, #postsync, #presync, #sync

Constructor Details

This class inherits a constructor from Operation

Class Attribute Details

.entitlementsObject

Returns the value of attribute entitlements.



170
171
172
# File 'lib/satops/operator.rb', line 170

def entitlements
  @entitlements
end