ReadOperation type
type ReadOperation = OperationBase & {
id: string
operationType: typeof BulkOperationType.Read
}
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
type ReadOperation = OperationBase & {
id: string
operationType: typeof BulkOperationType.Read
}