PPRetailCompletionInvocationState Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailCompletionInvocationState

This enum represents the state of transaction end

Definition

typedef NS_ENUM(NSInteger, PPRetailCompletionInvocationState ) {
   PPRetailCompletionInvocationStatenotInvoked = 0,
   PPRetailCompletionInvocationStateinvoked = 1,
   PPRetailCompletionInvocationStatecomplete = 2,
};

Constants

PPRetailCompletionInvocationStatenotInvoked

This enum represents the state of transaction end

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCompletionInvocationStateinvoked

This enum represents the state of transaction end

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCompletionInvocationStatecomplete

This enum represents the state of transaction end

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h