class Spaceship::ConnectAPI::AppPriceTier

Public Class Methods

type() click to toggle source
# File spaceship/lib/spaceship/connect_api/models/app_price_tier.rb, line 7
def self.type
  return "appPriceTiers"
end