Method: SDM::MTLSPostgres#username

Defined in:
lib/models/porcelain.rb

#usernameObject

The username to authenticate with.



5113
5114
5115
# File 'lib/models/porcelain.rb', line 5113

def username
  @username
end