Method: OryClient::ProjectMetadata#state

Defined in:
lib/ory-client/models/project_metadata.rb

#stateObject

The state of the project. running Running halted Halted deleted Deleted



33
34
35
# File 'lib/ory-client/models/project_metadata.rb', line 33

def state
  @state
end