Update
This commit is contained in:
@@ -137,6 +137,7 @@ export interface OfferingEntrySummaryDto {
|
||||
status: SessionStatus | null;
|
||||
systemTotal: number;
|
||||
lineCount: number;
|
||||
hasProof: boolean; // a merged paper-proof PDF is attached to this session
|
||||
lines: OfferingGivingLineDto[];
|
||||
}
|
||||
/** One-shot payload that seeds the mobile page. */
|
||||
|
||||
Reference in New Issue
Block a user