C# Class TCGGameService.LBD.Msg.LBDMsg_RemoveTokenParent

Inheritance: TCGGameService.LBD.Msg.LBDBaseMsg
显示文件 Open project: line/blockchain-sample-mage-duel

Public Properties

Property Type Description
cTokenIdx string
cTokenType string
holderAddr string
holderUserId string

Public Methods

Method Description
LBDMsg_RemoveTokenParent ( )

Method Details

LBDMsg_RemoveTokenParent() public method

Property Details

cTokenIdx public_oe property

public string cTokenIdx
return string

cTokenType public_oe property

public string cTokenType
return string

holderAddr public_oe property

public string holderAddr
return string

holderUserId public_oe property

public string holderUserId
return string