Skip to main content

GetDynamicFieldObjectParams

@iota/iota-sdk


@iota/iota-sdk / client / GetDynamicFieldObjectParams

Interface: GetDynamicFieldObjectParams

Defined in: sdk/typescript/src/client/types/params.ts:297

Return the dynamic field object information for a specified object

Properties

name

name: DynamicFieldName

Defined in: sdk/typescript/src/client/types/params.ts:301

The Name of the dynamic field


parentId

parentId: string

Defined in: sdk/typescript/src/client/types/params.ts:299

The ID of the queried parent object


signal?

optional signal?: AbortSignal

Defined in: sdk/typescript/src/client/types/params.ts:302