GoodMem
ReferenceClient SDKs.NETModels

BatchMemoryResult Model

BatchMemoryResult Model documentation for .NET SDK

Individual item result for a batch memories operation

Properties

NameTypeDescriptionNotes
SuccessboolWhether this individual operation succeeded
MemoryIdGuid?Memory ID associated with this result (present for batchGet errors and batchDelete results)[optional]
MemoryMemory[optional]
ErrorErrorDetail[optional]

On this page