Class Buy7.SellerResult
[Serializable]
public class Buy7.SellerResult : AttachmentActionResult, IState
- Inheritance
-
Buy7.SellerResult
- Implements
- Inherited Members
Constructors
SellerResult()
public SellerResult()
SellerResult(Dictionary)
public SellerResult(Dictionary serialized)
Parameters
serialized
Dictionary
Fields
gold
public FungibleAssetValue gold
Field Value
- FungibleAssetValue
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