Skip to main content

IotaObjectDataOptions

@iota/iota-sdk


@iota/iota-sdk / client / IotaObjectDataOptions

Interface: IotaObjectDataOptions

Defined in: sdk/typescript/src/client/types/generated.ts:1337

Properties

showBcs?

optional showBcs?: boolean

Defined in: sdk/typescript/src/client/types/generated.ts:1339

Whether to show the content in BCS format. Default to be False


showContent?

optional showContent?: boolean

Defined in: sdk/typescript/src/client/types/generated.ts:1344

Whether to show the content(i.e., package content or Move struct content) of the object. Default to be False


showDisplay?

optional showDisplay?: boolean

Defined in: sdk/typescript/src/client/types/generated.ts:1346

Whether to show the Display metadata of the object for frontend rendering. Default to be False


showOwner?

optional showOwner?: boolean

Defined in: sdk/typescript/src/client/types/generated.ts:1348

Whether to show the owner of the object. Default to be False


showPreviousTransaction?

optional showPreviousTransaction?: boolean

Defined in: sdk/typescript/src/client/types/generated.ts:1350

Whether to show the previous transaction digest of the object. Default to be False


showStorageRebate?

optional showStorageRebate?: boolean

Defined in: sdk/typescript/src/client/types/generated.ts:1352

Whether to show the storage rebate of the object. Default to be False


showType?

optional showType?: boolean

Defined in: sdk/typescript/src/client/types/generated.ts:1354

Whether to show the type of the object. Default to be False