Class: Spaceship::Portal::ProvisioningProfile::InHouse

Inherits:
Spaceship::ProvisioningProfile
  • Object
show all
Defined in:
spaceship/lib/spaceship/portal/provisioning_profile.rb

Overview

Represents an Enterprise InHouse profile from the Dev Portal

Class Method Summary collapse

Class Method Details

.typeObject



385
386
387
# File 'spaceship/lib/spaceship/portal/provisioning_profile.rb', line 385

def self.type
  'inhouse'
end