Class: Spaceship::TestFlight::ExportCompliance

Inherits:
Base
  • Object
show all
Defined in:
spaceship/lib/spaceship/test_flight/export_compliance.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#client, #raw_data

Method Summary

Methods inherited from Base

client, inherited, #to_json

Methods inherited from Base

attr_accessor, attr_mapping, attributes, #attributes, factory, #initialize, #inspect, mapping_module, method_missing, set_client, #setup, #to_s

Constructor Details

This class inherits a constructor from Spaceship::Base

Instance Attribute Details

#encryption_updatedObject

Returns the value of attribute encryption_updated.



5
6
7
# File 'spaceship/lib/spaceship/test_flight/export_compliance.rb', line 5

def encryption_updated
  @encryption_updated
end

#uses_encryptionObject

Returns the value of attribute uses_encryption.



5
6
7
# File 'spaceship/lib/spaceship/test_flight/export_compliance.rb', line 5

def uses_encryption
  @uses_encryption
end