Class TaxScheduleItemType
Inheritance
System.Object
TaxScheduleItemType
Namespace: LymeTemplateApi.Models
Assembly: LymeTemplateApi.Models.dll
Syntax
public class TaxScheduleItemType : object
Properties
Id
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |