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

    Raw on-chain fields for creating a stop-order ticket.