Partager via


CustomEntityStoreAssignment type

Attribution de magasin d’entités personnalisées

type CustomEntityStoreAssignment = Resource & {
  entityStoreDatabaseLink?: string
  principal?: string
  systemData?: SystemData
}