Class: WorkOS::Types::VaultOrder

Inherits:
Object
  • Object
show all
Defined in:
lib/workos/types/vault_order.rb

Constant Summary collapse

ASC =
"asc"
DESC =
"desc"
ALL =
[ASC, DESC].freeze