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 authorize order action

    Declaration

    Swift

    let data: OrderActionData