Interface: GetDynamicFieldObjectV2Params
Return the dynamic field object information for a specified object with content options.
Properties
| Property | Type | Description |
|---|---|---|
parentObjectId | string | The ID of the queried parent object |
name | DynamicFieldName | The Name of the dynamic field |
options? | IotaObjectDataOptions | null | Options for specifying the content to be returned |
signal? | AbortSignal | - |