feat: complete postbox access evidence
This commit is contained in:
@@ -64,6 +64,7 @@ export type PostboxMessage = {
|
||||
subject: string;
|
||||
body_text?: string | null;
|
||||
status: string;
|
||||
availability: "available" | "withdrawn" | "expired";
|
||||
classification: string;
|
||||
sender_label?: string | null;
|
||||
delivered_at: string;
|
||||
|
||||
Reference in New Issue
Block a user