EidInfoCopyimport type { EidInfo } from "https://googleapis.deno.dev/v1/androidmanagement:v1.ts";Information related to the EIDs of the device. interface EidInfo {readonly eids?: Eid[];}§Properties§readonly eids?: Eid[][src]Output only. EID information for each eUICC chip.