Interface: ExpenseClaim

Hierarchy

  • ExpenseClaim

Index

Properties

Optional AmountDue

AmountDue: number

Optional AmountPaid

AmountPaid: number

Optional ExpenseClaimID

ExpenseClaimID: string

Optional History

History: HistoryRecord[]

Optional PaymentDueDate

PaymentDueDate: string

Optional Payments

Payments: Payment[]

Optional Receipts

Receipts: Receipt[]

Optional ReportingDate

ReportingDate: string

Optional Status

Status: string

Optional Total

Total: number

Optional UpdatedDateUTC

UpdatedDateUTC: string

Optional User

User: User

Generated using TypeDoc