Class RemoveMessageModel
Inherited Members
Namespace: SKM.V3.Models
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class RemoveMessageModel : RequestModel
Properties
| Edit this page View SourceId
The id of the message to be removed.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
int |