class AlfaInsurance::CreateResponse

Public Instance Methods

insurance_id() click to toggle source
# File lib/alfa_insurance/create_response.rb, line 3
def insurance_id
  body[:policy_id].to_i
end