ObjectDataOptions

data class ObjectDataOptions(val showBcs: Boolean = true, val showContent: Boolean = true, val showDisplay: Boolean = true, val showType: Boolean = true, val showOwner: Boolean = false, val showPreviousTransaction: Boolean = true, val showStorageRebate: Boolean = true)

Object data options

This class represents the options for object data

Constructors

Link copied to clipboard
constructor(showBcs: Boolean = true, showContent: Boolean = true, showDisplay: Boolean = true, showType: Boolean = true, showOwner: Boolean = false, showPreviousTransaction: Boolean = true, showStorageRebate: Boolean = true)

Properties

Link copied to clipboard
val showBcs: Boolean = true

Show the BCS

Link copied to clipboard
val showContent: Boolean = true

Show the content

Link copied to clipboard
val showDisplay: Boolean = true

Show the display

Link copied to clipboard
val showOwner: Boolean = false

Show the owner

Link copied to clipboard

Show the previous transaction

Link copied to clipboard

Show the storage rebate

Link copied to clipboard
val showType: Boolean = true

Show the type