Class AnybillKeyValueLineExtension
- Assembly
- anybill.POS.Client.Abstractions.dll
public class AnybillKeyValueLineExtension : AnybillLineBaseExtension
- Inheritance
-
AnybillKeyValueLineExtension
- Inherited Members
Properties
SequenceNumber
The sequence number of the line item. Used to display the correct order.
public override int SequenceNumber { get; set; }
Property Value
Type
The type discriminator of the line.
public LineType Type { get; }