UNPKG

@tomei/rental

Version:
8 lines (7 loc) 154 B
export interface IAgreementHistoryAttr { HistoryId: number; AgreementNo: string; ActivityCompleted: string; MediaId: string; CreatedAt: Date; }