Method: Verizon::History#account_name
- Defined in:
- lib/verizon/models/history.rb
#account_name ⇒ String
The name of the billing account for which you want retrieve history data. An account name is usually numeric, and must include any leading zeros.
15 16 17 |
# File 'lib/verizon/models/history.rb', line 15 def account_name @account_name end |