class Spaceship::Portal::ProvisioningProfile::InHouse
Represents an Enterprise InHouse
profile from the Dev Portal
Public Class Methods
type()
click to toggle source
# File lib/spaceship/portal/provisioning_profile.rb, line 313 def self.type 'inhouse' end