Class ProductsState
- Namespace
- Nekoyume.Model.Market
- Assembly
- Lib9c.dll
public class ProductsState
- Inheritance
-
ProductsState
- Inherited Members
-
Constructors
ProductsState()
ProductsState(List)
public ProductsState(List serialized)
Parameters
serialized
List
Fields
ProductIds
public List<Guid> ProductIds
Field Value
- List<Guid>
Methods
DeriveAddress(Address)
public static Address DeriveAddress(Address avatarAddress)
Parameters
avatarAddress
Address
Returns
- Address
Serialize()
public IValue Serialize()
Returns
- IValue