Skip to main content
Go to Latest
type alias ThirdPartySegment
import { type ThirdPartySegment } from "https://deno.land/x/flagship_io_js_sdk@3.3.1/types.ts";
definition: { visitor_id: string; segment: string; value: string; expiration: number; partner: string; }