aftermath-ts-sdk - v3.3.3
    Preparing search index...
    EditedStopOrderTicketDetailsEventOnChain: EventOnChain<
        {
            account_id: BigIntAsString;
            encrypted_details: Byte[];
            stop_order_type: BigIntAsString;
            subaccount_id: ObjectId
            | null;
            ticket_id: ObjectId;
        },
    >

    Raw on-chain fields for editing a stop-order ticket's details.