Class: MangoPay::SortField

Inherits:
Object
  • Object
show all
Extended by:
Enum
Defined in:
lib/mangopay/common/sort_field.rb

Overview

Available fields by which to sort API response results

Constant Summary collapse

CREATION_DATE =
value 'CreationDate'
DATE =
value 'Date'

Method Summary

Methods included from Enum

extended, value_of