Class On_MetadataValue


  • public class On_MetadataValue
    extends ch.brix.gql.client.TypeBuilder
    • Constructor Detail

      • On_MetadataValue

        public On_MetadataValue()
    • Method Detail

      • id

        @Deprecated
        public On_MetadataValue id()
        Deprecated.
        **DEPRECATED** `MetadataValue` Id. This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00 This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00
      • creator

        @Deprecated
        public On_MetadataValue creator​(MetadataValue_creator callBuilder)
        Deprecated.
        **DEPRECATED** `User` who created the `MetadataValue`. This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00 This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00
      • createdAt

        @Deprecated
        public On_MetadataValue createdAt()
        Deprecated.
        **DEPRECATED** `DateTime` of the `MetadataValue` creation. This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00 This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00
      • modifier

        @Deprecated
        public On_MetadataValue modifier​(MetadataValue_modifier callBuilder)
        Deprecated.
        **DEPRECATED** `User` who last modified the `MetadataValue`. This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00 This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00
      • modifiedAt

        @Deprecated
        public On_MetadataValue modifiedAt()
        Deprecated.
        **DEPRECATED** `DateTime` of the `MetadataValue`'s last modification. This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00 This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00
      • metadataField

        @Deprecated
        public On_MetadataValue metadataField​(MetadataValue_metadataField callBuilder)
        Deprecated.
        **DEPRECATED** `MetadataField` associated to `MetadataValue`. This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00 This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00
      • value

        @Deprecated
        public On_MetadataValue value()
        Deprecated.
        **DEPRECATED** `MetadataValue`'s value. This field will be removed. Use `CustomMetadataValueType.value` instead. | Date: 2025-01-01T00:00:00.000+00:00 This field will be removed. Use `CustomMetadataValueType.value` instead. | Date: 2025-01-01T00:00:00.000+00:00