C# Class ApiCore.Offers.OfferEntry

Datei anzeigen Open project: nolka/vkdotnet Class Usage Examples

Public Properties

Property Type Description
Active bool
Message string
UserId int

Property Details

Active public_oe property

public bool Active
return bool

Message public_oe property

public string Message
return string

UserId public_oe property

public int UserId
return int