Class: Spaceship::ConnectAPI::AppStoreVersionReleaseRequest
- Inherits:
-
Object
- Object
- Spaceship::ConnectAPI::AppStoreVersionReleaseRequest
- Includes:
- Model
- Defined in:
- spaceship/lib/spaceship/connect_api/models/app_store_version_release_request.rb
Instance Attribute Summary
Attributes included from Model
Class Method Summary collapse
Methods included from Model
#attr_mapping, included, #initialize, #reverse_attr_mapping, #to_json, #update_attributes
Class Method Details
.type ⇒ Object
7 8 9 |
# File 'spaceship/lib/spaceship/connect_api/models/app_store_version_release_request.rb', line 7 def self.type return "appStoreVersionReleaseRequests" end |