Business rules

Interface IInvoiceData

Data structure for generic invoice.

Index

Properties

Properties

optional public Approval?: IApproval

The data for the status of vacation approval.

optional public Comment?: string

Optional comment.

public Company: ICompany

Company information

public Issued: Date

The date when the invoice was issued.

public Number: string

The unique invoice identifier.

public Project: string

Project or work name.

public Subject: ISubject

The subject of invoice. List all items.