Class RedeemCodeListSheet.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
[Serializable]
public class RedeemCodeListSheet.Row : SheetRow<int>
- Inheritance
-
RedeemCodeListSheet.Row
- Inherited Members
-
Properties
Id
Property Value
- int
Key
public override int Key { get; }
Property Value
- int
PublicKey
public PublicKey PublicKey { get; }
Property Value
- PublicKey
PublicKeyBinary
public Binary PublicKeyBinary { get; }
Property Value
- Binary
RewardId
public int RewardId { get; }
Property Value
- int
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>