Skip to content

CxTowerMetadataMixin

  • _name: cx.tower.metadata.mixin
  • _description: Cetmix Tower metadata mixin

Used to implement metadata in models.

Method update_metadata

Updates the metadata for the record. Preserves the existing metadata.

Args: metadata (dict): The metadata to update the record with

Returns: bool: True if the metadata was updated, False otherwise