Other Type Definitions
The following type definitions are available globally.
-
Completion block for Cash App Pay payment processing.
Declaration
Objective-C
typedef void (^CompletionBlock)(OPPTransaction *_Nonnull, NSError *_Nullable)