Some properties such as gfyName would not make sense to be stored in Content item. For scenarios like that, we should do something like create a GfycatContent that extends Content and either store each individual property or the entire API model (eg GfycatItem)
Some properties such as
gfyNamewould not make sense to be stored inContentitem. For scenarios like that, we should do something like create aGfycatContentthat extendsContentand either store each individual property or the entire API model (egGfycatItem)