Method: Spaceship::Tunes::IAPSubscriptionPricingInfo#wholesale_price2

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

#wholesale_price2Number

Returns net proceedings for the developer after the first year.

Returns:

  • (Number)

    net proceedings for the developer after the first year

[View source]

19
20
21
# File 'spaceship/lib/spaceship/tunes/iap_subscription_pricing_info.rb', line 19

def wholesale_price2
  @wholesale_price2
end