Table of Contents

Class LoadIntoMyGaragesCostSheet.Row

Namespace
Nekoyume.TableData.Garages
Assembly
Lib9c.dll
[Serializable]
public class LoadIntoMyGaragesCostSheet.Row : SheetRow<int>
Inheritance
LoadIntoMyGaragesCostSheet.Row
Inherited Members

Properties

CurrencyTicker

public string CurrencyTicker { get; }

Property Value

string

FungibleId

public HashDigest<SHA256>? FungibleId { get; }

Property Value

HashDigest<SHA256>?

GarageCostPerUnit

public decimal GarageCostPerUnit { get; }

Property Value

decimal

Id

public int Id { get; }

Property Value

int

ItemId

public int ItemId { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>