class Spaceship::Portal::ProvisioningProfile::InHouse

Represents an Enterprise InHouse profile from the Dev Portal

Public Class Methods

type() click to toggle source
# File spaceship/lib/spaceship/portal/provisioning_profile.rb, line 385
def self.type
  'inhouse'
end