ObjectDataOptions

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

Object data options

This class represents the options for object data

Constructors

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

Properties

Link copied to clipboard
val showBcs: Boolean = false

Show the BCS

Link copied to clipboard
val showContent: Boolean = false

Show the content

Link copied to clipboard
val showDisplay: Boolean = false

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 = false

Show the type