class Facebook::Api::GetFixed
- Facebook::Api::GetFixed
- Reference
- Object
Included Modules
Defined in:
facebook/api/get_fixed.crConstructors
Class Method Summary
Instance Method Summary
Instance methods inherited from module Facebook::Api
apply_access_token!(token : String)
apply_access_token!,
data : Hash(String, String)
data,
data=(v : Hash(String, String)) : Hash(String, String)data=(v : Nil) data=, data? : Hash(String, String) | Nil data?, form : Hash(String, String) form, form=(v : Hash(String, String)) : Hash(String, String)
form=(v : Nil) form=, form? : Hash(String, String) | Nil form?, method : Method method, method=(v : Method) : Method
method=(v : Nil) method=, method? : Method | Nil method?, path : String path, path=(v : String) : String
path=(v : Nil) path=, path? : String | Nil path?, request_path : String request_path, to_s(io : IO) to_s, validate! validate!