Method: SDM::RemoteIdentity#username

Defined in:
lib/models/porcelain.rb

#usernameObject

The username to be used as the remote identity for this account.



6491
6492
6493
# File 'lib/models/porcelain.rb', line 6491

def username
  @username
end