DetailedPatchErrortstype DetailedPatchError: object; An error message and type code reported for a per-field, per-item patch failure. Stored on PatchChange keyed by item primary key and field name. Type declaration message tsmessage: string; type tstype: PatchErrorType;Updated 9 days ago