Method: WineShipping::BillingContactInfo#to_s

Defined in:
lib/wine_shipping/models/billing_contact_info.rb

#to_sString

Returns the string representation of the object



233
234
235
# File 'lib/wine_shipping/models/billing_contact_info.rb', line 233

def to_s
  to_hash.to_s
end