ItemJobOwner type
type ItemJobOwner = {
id: number
name: string
objectId: string
userPrincipalName: string
}
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
type ItemJobOwner = {
id: number
name: string
objectId: string
userPrincipalName: string
}