Class SellCancellation.Result
[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
shopItem
public ShopItem shopItem
Field Value
Properties
TypeId
protected override string TypeId { get; }
Property Value
Methods
Serialize()
public override IValue Serialize()
Returns
- IValue