C# Class TCGGameService.LBD.Msg.LBDMsg_TokenBalancesOf_NonFungible

Inheritance: TCGGameService.LBD.Msg.LBDBaseMsg
Datei anzeigen 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_oe property

public Int32 limit
return Int32

orderBy public_oe property

public string orderBy
return string

page public_oe property

public Int32 page
return Int32

toAddr public_oe property

public string toAddr
return string

toUserId public_oe property

public string toUserId
return string