IotaObjectDataOptions
@iota/iota-sdk / client / IotaObjectDataOptions
Interface: IotaObjectDataOptions
Defined in: sdk/typescript/src/client/types/generated.ts:1337
Properties
showBcs?
optionalshowBcs?:boolean
Defined in: sdk/typescript/src/client/types/generated.ts:1339
Whether to show the content in BCS format. Default to be False
showContent?
optionalshowContent?: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?
optionalshowDisplay?: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?
optionalshowOwner?:boolean
Defined in: sdk/typescript/src/client/types/generated.ts:1348
Whether to show the owner of the object. Default to be False
showPreviousTransaction?
optionalshowPreviousTransaction?: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?
optionalshowStorageRebate?: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?
optionalshowType?:boolean
Defined in: sdk/typescript/src/client/types/generated.ts:1354
Whether to show the type of the object. Default to be False