C# Class TCGGameService.LBD.Msg.LBDMsg_TokenBalancesOf_NonFungible

Inheritance: TCGGameService.LBD.Msg.LBDBaseMsg
Afficher le fichier Open project: line/blockchain-sample-mage-duel

Méthodes publiques

Свойство Type Description
limit Int32
orderBy string
page Int32
toAddr string
toUserId string

Méthodes publiques

Méthode Description
LBDMsg_TokenBalancesOf_NonFungible ( ) : System

Method Details

LBDMsg_TokenBalancesOf_NonFungible() public méthode

public LBDMsg_TokenBalancesOf_NonFungible ( ) : System
Résultat System

Property Details

limit public_oe property

public Int32 limit
Résultat Int32

orderBy public_oe property

public string orderBy
Résultat string

page public_oe property

public Int32 page
Résultat Int32

toAddr public_oe property

public string toAddr
Résultat string

toUserId public_oe property

public string toUserId
Résultat string