Libraries
»
odfl
(1.1.2)
»
Index
»
Odfl
»
#firstName
Method: Odfl#firstName
Defined in:
lib/odfl.rb
#
firstName
⇒
Object
Customers first and last name
60 61 62
# File 'lib/odfl.rb', line 60
def
firstName
@firstName
end