Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 676 Bytes

File metadata and controls

24 lines (17 loc) · 676 Bytes

Duple

Properties

Name Type Description Notes
contentType ContentTypeEnum Duple module content type, defines what kind of relations are contained in the module
data List<DupleData>

Enum: ContentTypeEnum

Name Value
MOVIE_LOCATIONS "movie_locations"
WORN_BY "worn_by"
CASTING "casting"
CASTING_FASHION "casting_fashion"
FILMOGRAPHY "filmography"
PLAYED_BY "played_by"
FEATURED_IN "featured_in"