JSON-safe projection of OrgWithCustomer. L2 round-trips through JSON, so Date fields would arrive as strings on cross-process / post-L1 reads. createdAt / updatedAt / deletedAt are the only Date-typed fields.
Date
createdAt
updatedAt
deletedAt
JSON-safe projection of OrgWithCustomer. L2 round-trips through JSON, so
Datefields would arrive as strings on cross-process / post-L1 reads.createdAt/updatedAt/deletedAtare the onlyDate-typed fields.