Table of Contents

Class BuyMultiple.PurchaseResult

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
[Serializable]
public class BuyMultiple.PurchaseResult : Buy7.BuyerResult, IState
Inheritance
BuyMultiple.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 Guid productId

Field Value

Guid

Methods

Serialize()

public override IValue Serialize()

Returns

IValue