public_metadata
JSONB column of the table. This kind of metadata should be only used for public information that is visible to all users, eg. additional information about the object.private_metadata
JSONB column of the table. This kind of metadata should be only used for private information that is not visible to the public, eg. IDs in external systems, private notes, etc.