rollback(snapshot): void
Attributes
snapshot:
ObjectSerializerSnapshotReturns:
voidsetCircularReference(value): void
Attributes
value:
ReferenceableItemReturns:
voidsnapshot(): ObjectSerializerSnapshot
Returns:
ObjectSerializerSnapshotwrite(value?): ObjectSerializerContextObjectMiddlewareObject_4<ReadonlyArray<any>>
Attributes
value:
anyReturns:
ObjectSerializerContextObjectMiddlewareObject_4<ReadonlyArray<any>>Type:
undefined | ((item: any, obj?: LazyOptions) => LazyFunction<any, any, any, LazyOptions>)