Modifier

Undocumented in source.

Members

Functions

decode
void decode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
encode
void encode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ADD_SUBSTRACT_AMOUNT
enum ubyte ADD_SUBSTRACT_AMOUNT;
Undocumented in source.
ADD_SUBSTRACT_AMOUNT_PERCENTAGE
enum ubyte ADD_SUBSTRACT_AMOUNT_PERCENTAGE;
Undocumented in source.
FIELDS
enum string[] FIELDS;
Undocumented in source.
MULTIPLY_AMOUNT_PERCENTAGE
enum ubyte MULTIPLY_AMOUNT_PERCENTAGE;
Undocumented in source.
amount
double amount;
Undocumented in source.
operation
ubyte operation;
Undocumented in source.
uuid
UUID uuid;
Undocumented in source.

Meta