Class CcdOrgTosUpdate
CcdOrgTosUpdate model
Namespace: Unity.Services.Ccd.Management.Models
Syntax
public class CcdOrgTosUpdate : object
Constructors
CcdOrgTosUpdate(Int32)
Creates an instance of CcdOrgTosUpdate.
Declaration
public CcdOrgTosUpdate(int tosVersion = null)
Parameters
Type | Name | Description |
---|---|---|
Int32 | tosVersion | tosVersion param |
Properties
TosVersion
Declaration
public int TosVersion { get; }
Property Value
Type | Description |
---|---|
Int32 |