Table of Contents

Interface IRegisterInfo

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
public interface IRegisterInfo

Properties

AvatarAddress

Address AvatarAddress { get; set; }

Property Value

Address

Price

FungibleAssetValue Price { get; set; }

Property Value

FungibleAssetValue

Type

ProductType Type { get; set; }

Property Value

ProductType

Methods

Serialize()

IValue Serialize()

Returns

IValue

Validate()

void Validate()

ValidateAddress(Address)

void ValidateAddress(Address avatarAddress)

Parameters

avatarAddress Address

ValidatePrice(Currency)

void ValidatePrice(Currency ncg)

Parameters

ncg Currency