spaceship/lib/spaceship/portal/merchant.rb in fastlane-2.74.0.beta.20180106010004 vs spaceship/lib/spaceship/portal/merchant.rb in fastlane-2.74.0.beta.20180107010004

- old
+ new

@@ -1,4 +1,6 @@ +require_relative 'portal_base' + module Spaceship module Portal # Represents a Merchant ID from the Developer Portal class Merchant < PortalBase # @return (String) The identifier of this merchant, provided by the Dev Portal