Method: SDM::IdentityAlias#username
- Defined in:
- lib/models/porcelain.rb
#username ⇒ Object
The username to be used as the identity alias for this account.
8602 8603 8604 |
# File 'lib/models/porcelain.rb', line 8602 def username @username end |