C# 클래스 TCGGameService.LBD.Msg.LBDMsg_UserId_NonFungible_Transfer

상속: TCGGameService.LBD.Msg.LBDBaseMsg
파일 보기 프로젝트 열기: line/blockchain-sample-mage-duel

공개 프로퍼티들

프로퍼티 타입 설명
fromUserId string
toAddr string
toUserId string
tokenIndex string
tokenType string

공개 메소드들

메소드 설명
LBDMsg_UserId_NonFungible_Transfer ( )

메소드 상세

LBDMsg_UserId_NonFungible_Transfer() 공개 메소드

프로퍼티 상세

fromUserId 공개적으로 프로퍼티

public string fromUserId
리턴 string

toAddr 공개적으로 프로퍼티

public string toAddr
리턴 string

toUserId 공개적으로 프로퍼티

public string toUserId
리턴 string

tokenIndex 공개적으로 프로퍼티

public string tokenIndex
리턴 string

tokenType 공개적으로 프로퍼티

public string tokenType
리턴 string