# NavigateToPayload

**Kind:** Interface

**Source:** `Pams/Web/portal/pams-web/src/app/models/core/navigate-to-payload.model.ts` (line 3)

**Part of:** [Pams Web](subsystem-pams-web-portal-pams-web-src-app)

## Properties

| Property | Type |
|---|---|
| `commands` | `any[]` |
| `urlTree` | `UrlTree` |
| `extras` | `NavigationExtras` |
| `guidMap` | `{ [guid: string]: string }` |
