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;
An identifier associated with a session for the purpose of attributing its created content to some user/entity.
export declare type AttributionId = UuidString;