MoEngageInstanceProtocol

@available(iOS 18, *)
public protocol MoEngageInstanceProtocol : Decodable, Encodable, Hashable

Protocol for instance data that both regular and transaction instances conform to

  • id

    Declaration

    Swift

    var id: String { get }