> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# UserProfileModificationObjectSchema

> X API v2 SDK の TypeScript XDK `UserProfileModificationObjectSchema` インターフェースのリファレンス — フィールド、型、必須フラグを含むスキーマ。

[Schemas](/xdks/typescript/reference/modules/Schemas).UserProfileModificationObjectSchema

## プロパティ

<ResponseField name="eventAt" type="string" required />

<ResponseField name="newValue" type="string" required />

<ResponseField name="profileField" type="string" required />

<ResponseField name="user" type="Record<string, any>" required />
