Skip to main content

new_body

Function new_body 

Source
pub fn new_body(
    session_id: String,
    ai_agent: AgentIdentity,
    subject: ReceiptSubject,
    tool_calls: ToolCallSummary,
    cost: CostSummary,
    stop_reason: StopReason,
) -> ReceiptBody
Expand description

Convenience constructor filling issuance time and ids.