Requires

Methods

(static) getPin(query, gist_response) → {Object}

Returns the pin object

Parameters:
NameTypeDescription
queryObject

Query object

Properties
NameTypeDescription
themestring

Theme name

ownerboolean

Owner flag

gist_responseObject

Gist response object

Properties
NameTypeDescription
dataObject

Gist data

Properties
NameTypeDescription
viewerObject

Viewer object

Properties
NameTypeDescription
gistObject

Gist object

Returns:

Pin object

Type: 
Object