Class: Schemas::Directory_types::StatusType

Inherits:
String
  • Object
show all
Defined in:
lib/bluevia/schemas/directory_types.rb

Overview

/StatusType

Constant Summary collapse

Approved =
StatusType.new("approved")
NotApproved =
StatusType.new("not approved")