[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-27 UTC."],[],[],null,["# TransactionResult | JavaScript SDK\n\n- [firebase](/docs/reference/js/v8/firebase).\n- [database](/docs/reference/js/v8/firebase.database).\n- TransactionResult\n========================================================================================================================\n\nIndex\n-----\n\n### Properties\n\n- [committed](/docs/reference/js/v8/firebase.database.TransactionResult#committed)\n- [snapshot](/docs/reference/js/v8/firebase.database.TransactionResult#snapshot)\n\nProperties\n----------\n\n### committed\n\ncommitted: boolean \nWhether the transaction was successfully committed.\n\n### snapshot\n\nsnapshot: [DataSnapshot](/docs/reference/js/v8/firebase.database.DataSnapshot) \nThe resulting data snapshot."]]
Whether the transaction was successfully committed.