Class MetadataDataSource

java.lang.Object
org.cloudinary.json.JSONObject
com.cloudinary.metadata.MetadataDataSource
All Implemented Interfaces:
java.io.Serializable

public class MetadataDataSource
extends JSONObject
Represent a data source for a given field. This is used in both 'Set' and 'Enum' field types. The datasource holds a list of the valid values to be used with the corresponding metadata field.
See Also:
Serialized Form