Table of Contents

Interface IPurchaseInfo

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
public interface IPurchaseInfo

Properties

ItemSubType

ItemSubType ItemSubType { get; }

Property Value

ItemSubType

OrderId

Guid? OrderId { get; }

Property Value

Guid?

Price

FungibleAssetValue Price { get; }

Property Value

FungibleAssetValue

SellerAgentAddress

Address SellerAgentAddress { get; }

Property Value

Address

SellerAvatarAddress

Address SellerAvatarAddress { get; }

Property Value

Address