PPRetailReceiptDestinationType Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailReceiptDestinationType

List of possible receipt destination options, as selected by the user.

Definition

typedef NS_ENUM(NSInteger, PPRetailReceiptDestinationType ) {
   PPRetailReceiptDestinationTypenone = 0,
   PPRetailReceiptDestinationTypeemail = 1,
   PPRetailReceiptDestinationTypetext = 2,
};

Constants

PPRetailReceiptDestinationTypenone

List of possible receipt destination options, as selected by the user.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailReceiptDestinationTypeemail

List of possible receipt destination options, as selected by the user.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailReceiptDestinationTypetext

List of possible receipt destination options, as selected by the user.

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h