Method: Spaceship::ConnectAPI::AppPriceTier.type
- Defined in:
- spaceship/lib/spaceship/connect_api/models/app_price_tier.rb
.type ⇒ Object
7 8 9 |
# File 'spaceship/lib/spaceship/connect_api/models/app_price_tier.rb', line 7 def self.type return "appPriceTiers" end |