Method: Spaceship::ConnectAPI::BundleId.type
- Defined in:
- spaceship/lib/spaceship/connect_api/models/bundle_id.rb
.type ⇒ Object
28 29 30 |
# File 'spaceship/lib/spaceship/connect_api/models/bundle_id.rb', line 28 def self.type return "bundleIds" end |