Index (C)
»
WorkOS
»
Types
»
CreateUserPasswordSaltPosition
Class: WorkOS::Types::CreateUserPasswordSaltPosition
Inherits:
Object
Object
WorkOS::Types::CreateUserPasswordSaltPosition
show all
Defined in:
lib/workos/types/create_user_password_salt_position.rb
Constant Summary
collapse
PREFIX =
"
prefix
"
SUFFIX =
"
suffix
"
ALL =
[
PREFIX
,
SUFFIX
]
.
freeze