Skip to main content

Interface: GetDynamicFieldObjectV2Params

Return the dynamic field object information for a specified object with content options.

Properties

PropertyTypeDescription
parentObjectIdstringThe ID of the queried parent object
nameDynamicFieldNameThe Name of the dynamic field
options?IotaObjectDataOptions | nullOptions for specifying the content to be returned
signal?AbortSignal-