Method: Spaceship::Tunes::IAPSubscriptionPricingInfo#f_wholesale_price2

Defined in:
spaceship/lib/spaceship/tunes/iap_subscription_pricing_info.rb

#f_wholesale_price2String

Returns formatted net proceedings after the first year, e.g. “$0.00”.

Returns:

  • (String)

    formatted net proceedings after the first year, e.g. “$0.00”


31
32
33
# File 'spaceship/lib/spaceship/tunes/iap_subscription_pricing_info.rb', line 31

def f_wholesale_price2
  @f_wholesale_price2
end