Data structure for generic invoice.
Properties
optional public Approval?: IApproval
The data for the status of vacation approval.
optional public Comment?: string
Optional comment.
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.
The subject of invoice. List all items.