EffectResponse
Inherits ResponseBlock
Public Member Functions
string
ToString()
Public Attributes
SITimeSpan
TimeRemaining
The due time of the effect, if applicable.
Dictionary
Metadata
Game metadata attached to the response.
string[]?
Modified
If set, indicates that the named fields were incorrect and have been modified by an automated sanitization process.
Properties
bool
Success
[get, ]
true if the effect was processed successfully; otherwise, false.
EffectStatus
Status
[get, ]
The status of the effect.
DateTimeOffset
DueTime
[get, ]
The due time of the effect, if applicable.
