Method: OryClient::NormalizedProject#state

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

#stateObject

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



32
33
34
# File 'lib/ory-client/models/normalized_project.rb', line 32

def state
  @state
end