Index (V)
»
WorkOS
»
Types
»
VaultOrder
Class: WorkOS::Types::VaultOrder
Inherits:
Object
Object
WorkOS::Types::VaultOrder
show all
Defined in:
lib/workos/types/vault_order.rb
Constant Summary
collapse
ASC =
"
asc
"
DESC =
"
desc
"
ALL =
[
ASC
,
DESC
]
.
freeze