BTVenmoLineItemKind
@objc
public enum BTVenmoLineItemKind : Int
Use this option to specify whether a line item is a debit (sale) or credit (refund) to the customer.
-
Debit
Declaration
Swift
case debit
-
Credit
Declaration
Swift
case credit