C# Class Core.Result

Mostrar archivo Open project: woodhojuli/Twitstrip

Public Properties

Property Type Description
CreatedAt String
DateUpdated String
ID String
ProfileImageUrl String
Text String

Property Details

CreatedAt public_oe property

public String CreatedAt
return String

DateUpdated public_oe property

public String DateUpdated
return String

ID public_oe property

public String ID
return String

ProfileImageUrl public_oe property

public String ProfileImageUrl
return String

Text public_oe property

public String Text
return String