MoEngageInstanceProtocol
@available(iOS 18, *)
public protocol MoEngageInstanceProtocol : Decodable, Encodable, Hashable
Protocol for instance data that both regular and transaction instances conform to
-
Declaration
Swift
var id: String { get }