C# 클래스 Core.Result

파일 보기 프로젝트 열기: woodhojuli/Twitstrip

공개 프로퍼티들

프로퍼티 타입 설명
CreatedAt String
DateUpdated String
ID String
ProfileImageUrl String
Text String

프로퍼티 상세

CreatedAt 공개적으로 프로퍼티

public String CreatedAt
리턴 String

DateUpdated 공개적으로 프로퍼티

public String DateUpdated
리턴 String

ID 공개적으로 프로퍼티

public String ID
리턴 String

ProfileImageUrl 공개적으로 프로퍼티

public String ProfileImageUrl
리턴 String

Text 공개적으로 프로퍼티

public String Text
리턴 String