MoEngageUserAttributeResult

@objc
public final class MoEngageUserAttributeResult : NSObject, @unchecked Sendable

Success payload for the setUserAttribute* family (including setAlias, setUniqueID, setEmailID, setName, setLocation, etc. — all of which internally normalise to a setUserAttribute call).

Echoes the validated attribute accepted into local batch storage.