Method: SDM::MTLSPostgres#username

Defined in:
lib/models/porcelain.rb

#usernameObject

The username to authenticate with.



6336
6337
6338
# File 'lib/models/porcelain.rb', line 6336

def username
  @username
end