Class ImageAttributeMetadata

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class ImageAttributeMetadata
    extends AttributeMetadata
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • isPrimaryImage

        protected Boolean isPrimaryImage
      • maxHeight

        protected Short maxHeight
      • maxWidth

        protected Short maxWidth
      • maxSizeInKB

        protected Integer maxSizeInKB
      • canStoreFullImage

        protected Boolean canStoreFullImage
    • Constructor Detail

      • ImageAttributeMetadata

        protected ImageAttributeMetadata()