Record TMultiOrderData
Unit
Declaration
type TMultiOrderData = record
Description
Record structure for multi-order data
Overview
Fields
![]() |
AmountFee: Int64; |
![]() |
AmountTransferred: Int64; |
![]() |
Block: Integer; |
![]() |
OrderID: String[64]; |
![]() |
OrderType: String[6]; |
![]() |
PublicKey: String[255]; |
![]() |
Receiver: String[40]; |
![]() |
Reference: String[64]; |
![]() |
Sender: String[40]; |
![]() |
Signature: String[120]; |
![]() |
Signer: String[120]; |
![]() |
TimeStamp: Int64; |
Description
Fields
![]() |
AmountFee: Int64; |
|
This item has no description. | |
![]() |
AmountTransferred: Int64; |
|
This item has no description. | |
![]() |
Block: Integer; |
|
This item has no description. | |
![]() |
OrderID: String[64]; |
|
This item has no description. | |
![]() |
OrderType: String[6]; |
|
This item has no description. | |
![]() |
PublicKey: String[255]; |
|
This item has no description. | |
![]() |
Receiver: String[40]; |
|
This item has no description. | |
![]() |
Reference: String[64]; |
|
This item has no description. | |
![]() |
Sender: String[40]; |
|
This item has no description. | |
![]() |
Signature: String[120]; |
|
This item has no description. | |
![]() |
Signer: String[120]; |
|
This item has no description. | |
![]() |
TimeStamp: Int64; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.
