CaptureActionSuccess
@objc(PPCCaptureActionSuccess)
@objcMembers
class CaptureActionSuccess
extension CaptureActionSuccess : CVarArg, CustomDebugStringConvertible, CustomStringConvertible, Equatable, Hashable, NSObjectProtocol
Object representing a successful capture action. Currently exclusively wraps the OrderActionData,
but may be extended in the future.
-
Data associated with a successful
captureorder actionDeclaration
Swift
let data: OrderActionData
View on GitHub
Install in Dash
CaptureActionSuccess Class Reference