PPOTOAuth2AppSwitchRequest.h 225 B

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