C# Class ApiCore.Offers.OfferEntry

Show file Open project: nolka/vkdotnet Class Usage Examples

Public Properties

Property Type Description
Active bool
Message string
UserId int

Property Details

Active public property

public bool Active
return bool

Message public property

public string Message
return string

UserId public property

public int UserId
return int