---
id: v1-account-request-info
title: AccountRequestInfo
pagination_label: AccountRequestInfo
sidebar_label: AccountRequestInfo
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountRequestInfo', 'v1AccountRequestInfo']
slug: /tools/sdk/typescript/account_activities/models/account-request-info
tags: ['SDK', 'Software Development Kit', 'AccountRequestInfo', 'v1AccountRequestInfo']
---

# AccountRequestInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**requestedObjectId** | **(optional)** `string` | Id of requested object | [default to undefined]
**requestedObjectName** | **(optional)** `string` | Human-readable name of requested object | [default to undefined]
**requestedObjectType** | **(optional)** `RequestableObjectType` |  | [default to undefined]

