PPOTCheckoutAppSwitchRequest.h 233 B

123456789101112
  1. //
  2. // PPOTCheckoutAppSwitchRequest.h
  3. // PayPalOneTouch
  4. //
  5. // Copyright © 2015 PayPal, Inc. All rights reserved.
  6. //
  7. #import "PPOTCheckoutSwitchRequest.h"
  8. @interface PPOTCheckoutAppSwitchRequest : PPOTCheckoutSwitchRequest
  9. @end