class Spaceship::ConnectAPI::AppPricePoint
Attributes
customer_price[RW]
price_tier[RW]
proceeds[RW]
territory[RW]
Public Class Methods
type()
click to toggle source
# File spaceship/lib/spaceship/connect_api/models/app_price_point.rb, line 21 def self.type return "appPricePoints" end