C# 클래스 Assets.Scripts.Services.Communication.DTOs.Inbound.RegistrationResultDTO

파일 보기 프로젝트 열기: maximecharron/GLO-3002-Frima

공개 프로퍼티들

프로퍼티 타입 설명
token string
username string

프로퍼티 상세

token 공개적으로 프로퍼티

public string token
리턴 string

username 공개적으로 프로퍼티

public string username
리턴 string