BTPayPalLineItemUPCType
@objc
public enum BTPayPalLineItemUPCType : Int
Use this option to specify the UPC type of the line item.
-
Default
Declaration
Swift
case none
-
Upc Type A
Declaration
Swift
case UPC_A
-
Upc Type B
Declaration
Swift
case UPC_B
-
Upc Type C
Declaration
Swift
case UPC_C
-
Upc Type D
Declaration
Swift
case UPC_D
-
Upc Type E
Declaration
Swift
case UPC_E
-
Upc Type 2
Declaration
Swift
case UPC_2
-
Upc Type 5
Declaration
Swift
case UPC_5