Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EsimInfo

import type { EsimInfo } from "https://googleapis.deno.dev/v1/androidmanagement:v1.ts";

Details of the eSIM added or removed.

interface EsimInfo {
readonly iccId?: string;
}

§Properties

§
readonly iccId?: string
[src]

Output only. ICC ID of the eSIM.