class Spaceship::Tunes::IAPSubscriptionPricingInfo
Attributes
@return (String
) country code, e.g. “US”
@return (String
) currency code, e.g. “USD”
@return (String
) currency symbol, e.g. “$”
@return (String
) formatted customer price, e.g. “$0.00”
@return (String
) formatted net proceedings in the first year, e.g. “$0.00”
@return (String
) formatted net proceedings after the first year, e.g. “$0.00”
@return (Number) customer price
@return (Number) net proceedings for the developer in the first year
@return (Number) net proceedings for the developer after the first year