BTPayPalLineItemKind

Objective-C

enum BTPayPalLineItemKind : NSInteger {}

Swift

enum BTPayPalLineItemKind : Int, @unchecked Sendable

Use this option to specify whether a line item is a debit (sale) or credit (refund) to the customer.