Table of Contents

Class Buy7.SellerResult

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
[Serializable]
public class Buy7.SellerResult : AttachmentActionResult, IState
Inheritance
Buy7.SellerResult
Implements
Inherited Members

Constructors

SellerResult()

public SellerResult()

SellerResult(Dictionary)

public SellerResult(Dictionary serialized)

Parameters

serialized Dictionary

Fields

gold

public FungibleAssetValue gold

Field Value

FungibleAssetValue

id

public Guid id

Field Value

Guid

shopItem

public ShopItem shopItem

Field Value

ShopItem

Properties

TypeId

protected override string TypeId { get; }

Property Value

string

Methods

Serialize()

public override IValue Serialize()

Returns

IValue