Type Alias KioskExtensionOverview

KioskExtensionOverview: {
    objectId: string;
    type: string;
}

The overview type returned from getKiosk

Type declaration

  • objectId: string

    The ID of the extension's DF

  • type: string

    The inner type of the Extension