PPRetailAuthStatus Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailAuthStatus

This enum represents the state of the auth transaction

Definition

typedef NS_ENUM(NSInteger, PPRetailAuthStatus ) {
   PPRetailAuthStatuspending = 0,
   PPRetailAuthStatuscanceled = 1,
};

Constants

PPRetailAuthStatuspending

This enum represents the state of the auth transaction

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailAuthStatuscanceled

This enum represents the state of the auth transaction

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h