Class: Increase::Models::ACHTransfer::CreatedBy::User
- Defined in:
- lib/increase/models/ach_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.
310 |
# File 'lib/increase/models/ach_transfer.rb', line 310 required :email, String |