Method: Verizon::History#account_name

Defined in:
lib/verizon/models/history.rb

#account_nameString

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.

Returns:

  • (String)


15
16
17
# File 'lib/verizon/models/history.rb', line 15

def 
  @account_name
end