[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-04-03 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# ModifiedDateBehavior\n\n| Enums ||\n|--------------------|---------------------------------------------------------------------------------------------------------------------|\n| `fromBody` | Set `modifiedDate` to the value provided in the body of the request. No change if no value was provided. |\n| `fromBodyIfNeeded` | Set `modifiedDate` to the value provided in the body of the request depending on other contents of the update. |\n| `fromBodyOrNow` | Set modifiedDate to the value provided in the body of the request, or to the current time if no value was provided. |\n| `noChange` | Maintain the previous value of `modifiedDate`. |\n| `now` | Set `modifiedDate` to the current time. |\n| `nowIfNeeded` | Set `modifiedDate` to the current time depending on contents of the update. |"]]