pub fn new_body(
session_id: String,
ai_agent: AgentIdentity,
subject: ReceiptSubject,
tool_calls: ToolCallSummary,
cost: CostSummary,
stop_reason: StopReason,
) -> ReceiptBodyExpand description
Convenience constructor filling issuance time and ids.