Class: Increase::Models::AccountTransfer::CreatedBy::User
- Defined in:
- lib/increase/models/account_transfer.rb
Instance Attribute Summary collapse
-
#email ⇒ String
The email address of the User.
Method Summary
Methods inherited from BaseModel
Instance Attribute Details
#email ⇒ String
The email address of the User.
154 |
# File 'lib/increase/models/account_transfer.rb', line 154 required :email, String |