Table of Contents

Class Reminder

Namespace
anybill.POS.Client.Models.Receipt.Data.Line.Item.Extension.Warranty.Reminder
Assembly
anybill.POS.Client.Abstractions.dll

Reminder definition for a warranty.

public class Reminder
Inheritance
Reminder
Inherited Members

Properties

Days

Days before end date of the warranty to remind the user.

public int Days { get; set; }

Property Value

int