Class: Schemas::Directory_types::StatusType
- Inherits:
-
String
- Object
- String
- Schemas::Directory_types::StatusType
- Defined in:
- lib/bluevia/schemas/directory_types.rb
Overview
/StatusType
Constant Summary collapse
- Approved =
StatusType.new("approved")
- NotApproved =
StatusType.new("not approved")