Skip to main content
The Deno 2 Release Candidate is here
Learn more
method InsuranceService.prototype.getRootItemParentID
import { InsuranceService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";

Returns the ID that should be used for a root-level Item's parentId property value within in the context of insurance.

Parameters

sessionID: string

Returns

string

The ID.