C# Class TCGGameService.LBD.Msg.LBDMsg_UserId_NonFungible_Transfer

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

Méthodes publiques

Свойство Type Description
fromUserId string
toAddr string
toUserId string
tokenIndex string
tokenType string

Méthodes publiques

Méthode Description
LBDMsg_UserId_NonFungible_Transfer ( )

Method Details

LBDMsg_UserId_NonFungible_Transfer() public méthode

Property Details

fromUserId public_oe property

public string fromUserId
Résultat string

toAddr public_oe property

public string toAddr
Résultat string

toUserId public_oe property

public string toUserId
Résultat string

tokenIndex public_oe property

public string tokenIndex
Résultat string

tokenType public_oe property

public string tokenType
Résultat string