interface Session implements EntityBaseimport { type Session } from "https://deno.land/x/authgear_deno_hook@v1.4.0/mod.ts"; Propertiestype: SessionTypeoptionalamr: string[]lastAccessedAt: stringcreatedByIP: stringlastAccessedByIP: stringlastAccessedByIPCountryCode: stringlastAccessedByIPEnglishCountryName: stringdisplayName: stringapplicationName: string