Protocols
The following protocols are available globally.
-
Protocol representing the body of a GraphQL mutation request. Conforming types must provide a GraphQL query string and an optional variables object.
See moreDeclaration
Swift
public protocol BTGraphQLEncodableBody : Encodable -
Declaration
Swift
@objc public protocol BTLocalPaymentRequestDelegate -
Protocol for ThreeDSecure Request flow
See moreDeclaration
Swift
@objc public protocol BTThreeDSecureRequestDelegate -
Protocol for
BTPayPalMessagingVieweventsSee moreWarning
This module is in beta. It’s public API may change or be removed in future releases.Declaration
Swift
public protocol BTPayPalMessagingDelegate : AnyObject
View on GitHub
Protocols Reference