Enum ChargedParty
[Serializable]
[Obfuscation(Exclude = true, ApplyToMembers = true)]
public enum ChargedParty
Fields
Both = 3
Empty = 0
Neither = 4
Recipient = 2
Sender = 1
ThirdParty = 5
[Serializable]
[Obfuscation(Exclude = true, ApplyToMembers = true)]
public enum ChargedParty
Both = 3
Empty = 0
Neither = 4
Recipient = 2
Sender = 1
ThirdParty = 5