---
id: v1-assignment-context-dto
title: AssignmentContextDto
pagination_label: AssignmentContextDto
sidebar_label: AssignmentContextDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AssignmentContextDto', 'v1AssignmentContextDto']
slug: /tools/sdk/typescript/identities/models/assignment-context-dto
tags: ['SDK', 'Software Development Kit', 'AssignmentContextDto', 'v1AssignmentContextDto']
---

# AssignmentContextDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**requested** | **(optional)** `AccessRequestContext` |  | [default to undefined]
**matched** | **(optional)** `Array<RoleMatchDto>` |  | [default to undefined]
**computedDate** | **(optional)** `string` | Date that the assignment will was evaluated | [default to undefined]

