Properties
_amount
_entityBodyReserved_1
_entityBodyReserved_1: number
_message
_message: any
_mosaics
_mosaics: any[]
_recipientAddress
_recipientAddressSize
_recipientAddressSize: number
_signerPublicKeySize
_signerPublicKeySize: number
Static
TRANSACTION_TYPE
Static
TRANSACTION_VERSION
TRANSACTION_VERSION: number
Static
TYPE_HINTS
TYPE_HINTS: {
amount: string;
deadline: string;
fee: string;
message: string;
mosaics: string;
network: string;
recipientAddress: string;
signerPublicKey: string;
timestamp: string;
type: string;
}
Type declaration
amount: string
deadline: string
fee: string
message: string
mosaics: string
network: string
recipientAddress: string
signerPublicKey: string
timestamp: string
type: string