csharp
public enum MailRefusalWhy a mail operation was refused.
Fields and properties (7)
NoneIt was not.
NotFoundThere is no such letter, or it is not theirs.
AlreadyClaimedIt has already been claimed.
MalformedIt names nobody, or nothing, or itself.
FullThe mailbox is full.
InsufficientThey cannot pay what is owed on it.
RefusedThe ledger refused it.
Used by (2)
- MailTestsVixen.Gameplay.Economy.Tests
- PostOfficeVixen.Gameplay.Economy