Table of Contents

Class Buy7.BuyerResult

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

Constructors

BuyerResult()

public BuyerResult()

BuyerResult(Dictionary)

public BuyerResult(Dictionary serialized)

Parameters

serialized Dictionary

Fields

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