Table of Contents

Class SellCancellation.Result

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

Constructors

Result()

public Result()

Result(Dictionary)

public Result(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