flickrex v0.5.0 Flickrex.Operation.Rest View Source

Holds data necessary for an operation on the Flickr REST service.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Flickrex.Operation.Rest{extra_params: term, format: term, http_method: term, method: term, params: term, parser: term, path: term, service: term}