C# Class BitfiWallet.Output

Show file Open project: cybergibbons/bitfi_09072019

Public Properties

Property Type Description
Amount string
Commit string
GlobalIndex string
Height UInt64
Index UInt64
Key string
KeyImage string
PublicKey string
Rct string
SpendKeyImages string[]
Timestamp string
TxHash string
TxId UInt64
TxPrefixHash string
TxPubKey string
mixin Int32
outIndex Int32

Property Details

Amount public property

public string Amount
return string

Commit public property

public string Commit
return string

GlobalIndex public property

public string GlobalIndex
return string

Height public property

public UInt64 Height
return UInt64

Index public property

public UInt64 Index
return UInt64

Key public property

public string Key
return string

KeyImage public property

public string KeyImage
return string

PublicKey public property

public string PublicKey
return string

Rct public property

public string Rct
return string

SpendKeyImages public property

public string[] SpendKeyImages
return string[]

Timestamp public property

public string Timestamp
return string

TxHash public property

public string TxHash
return string

TxId public property

public UInt64 TxId
return UInt64

TxPrefixHash public property

public string TxPrefixHash
return string

TxPubKey public property

public string TxPubKey
return string

mixin public property

public Int32 mixin
return Int32

outIndex public property

public Int32 outIndex
return Int32