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