Property | Type | Description | |
---|---|---|---|
VARIABLES | string>.Dictionary |
Property | Type | Description | |
---|---|---|---|
BondAwardedEvent | Newtonsoft.Json |
Method | Description | |
---|---|---|
BondAwardedEvent ( System.DateTime timestamp, string awardingfaction, string victimfaction, long reward ) : Newtonsoft.Json |
Method | Description | |
---|---|---|
BondAwardedEvent ( ) : Newtonsoft.Json |
public BondAwardedEvent ( System.DateTime timestamp, string awardingfaction, string victimfaction, long reward ) : Newtonsoft.Json | ||
timestamp | System.DateTime | |
awardingfaction | string | |
victimfaction | string | |
reward | long | |
return | Newtonsoft.Json |