Packed Record TSummaryData

Hierarchy
Methods
Properties

Unit

Declaration

type TSummaryData = packed record

Description

Holds the data for each address' summary

Overview

Fields

Public Balance: Int64;
Public CustomAlias: String[40];
Public Hash: String[40];
Public LastOperation: Int64;
Public Score: Int64;

Description

Fields

Public Balance: Int64;

Balance associated with the address

Public CustomAlias: String[40];

Optional custom alias for the address

Public Hash: String[40];

Public hash representing the address

Public LastOperation: Int64;

Block number of the last operation for the address

Public Score: Int64;

Token balance related to the address


Generated by PasDoc 0.16.0-snapshot.