Class: Zype::VideoFavorites

Inherits:
Base::Consumers show all
Defined in:
lib/zype/models/video_favorites.rb

Overview

This class only supports all, create, delete Read more at docs.zype.com/v1.0/reference#video-favorites

Since:

  • 0.17.0

Constant Summary

Constants inherited from BaseModel

BaseModel::ACCEPTED_KEYS

Instance Attribute Summary

Attributes inherited from BaseModel

#client, #path

Method Summary

Methods inherited from Base::Consumers

#all, #create, #delete, #find, #update

Methods inherited from BaseModel

#all, #auth=, #create, #delete, #find, #initialize, #update

Constructor Details

This class inherits a constructor from Zype::BaseModel