Class: Spaceship::TestFlight::ExportCompliance

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

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

client, inherited, #to_json

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