PPRetailTippingState Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailTippingState

This enum represents the state of the current tipping

Definition

typedef NS_ENUM(NSInteger, PPRetailTippingState ) {
   PPRetailTippingStatenotStarted = 0,
   PPRetailTippingStateinProgress = 1,
   PPRetailTippingStatecomplete = 2,
};

Constants

PPRetailTippingStatenotStarted

This enum represents the state of the current tipping

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailTippingStateinProgress

This enum represents the state of the current tipping

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailTippingStatecomplete

This enum represents the state of the current tipping

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h