Class RedeemCodeState.Reward
- Namespace
- Nekoyume.Model.State
- Assembly
- Lib9c.dll
public class RedeemCodeState.Reward
- Inheritance
-
RedeemCodeState.Reward
- Inherited Members
-
Constructors
Reward(Dictionary)
public Reward(Dictionary serialized)
Parameters
serialized
Dictionary
Reward(int)
public Reward(int rewardId)
Parameters
rewardId
int
Fields
RewardId
public readonly int RewardId
Field Value
- int
UserAddress
public Address? UserAddress
Field Value
- Address?
Methods
Serialize()
public IValue Serialize()
Returns
- IValue