Enum GitHub::GistOrderField
Properties by which gist connections can be ordered.
Enum Values
CREATED_AT
Order gists by creation time
UPDATED_AT
Order gists by update time
PUSHED_AT
Order gists by push time