class Spaceship::Tunes::IAPSubscriptionPricingInfo
Attributes
country_code[RW]
@return (String
) country code, e.g. “US”
currency_code[RW]
@return (String
) currency code, e.g. “USD”
currency_symbol[RW]
@return (String
) currency symbol, e.g. “$”
f_retail_price[RW]
@return (String
) formatted customer price, e.g. “$0.00”
f_wholesale_price[RW]
@return (String
) formatted net proceedings in the first year, e.g. “$0.00”
f_wholesale_price2[RW]
@return (String
) formatted net proceedings after the first year, e.g. “$0.00”
retail_price[RW]
@return (Number) customer price
wholesale_price[RW]
@return (Number) net proceedings for the developer in the first year
wholesale_price2[RW]
@return (Number) net proceedings for the developer after the first year