Table of Contents

Class Buy7.PurchaseResult

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

Constructors

PurchaseResult(Dictionary)

public PurchaseResult(Dictionary serialized)

Parameters

serialized Dictionary

PurchaseResult(Guid)

public PurchaseResult(Guid shopProductId)

Parameters

shopProductId Guid

Fields

errorCode

public int errorCode

Field Value

int

productId

public readonly Guid productId

Field Value

Guid

Methods

Serialize()

public override IValue Serialize()

Returns

IValue