C# Class TCGGameService.LBD.Msg.LBDMsg_TokenBalancesOf_NonFungible

Inheritance: TCGGameService.LBD.Msg.LBDBaseMsg
Show file Open project: line/blockchain-sample-mage-duel

Public Properties

Property Type Description
limit Int32
orderBy string
page Int32
toAddr string
toUserId string

Public Methods

Method Description
LBDMsg_TokenBalancesOf_NonFungible ( ) : System

Method Details

LBDMsg_TokenBalancesOf_NonFungible() public method

public LBDMsg_TokenBalancesOf_NonFungible ( ) : System
return System

Property Details

limit public property

public Int32 limit
return Int32

orderBy public property

public string orderBy
return string

page public property

public Int32 page
return Int32

toAddr public property

public string toAddr
return string

toUserId public property

public string toUserId
return string