Skip to main content
Version: v1

AttributionId TypeAlias

An identifier associated with a session for the purpose of attributing its created content to some user/entity.

Signature

export declare type AttributionId = UuidString;