Procore.Model.Insurance (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.Insurance{ additional_insured: String.t() | nil, division_template: String.t() | nil, effective_date: Date.t() | nil, enable_expired_insurance_notifications: boolean() | nil, exempt: boolean() | nil, expiration_date: Date.t() | nil, id: integer() | nil, info_received: boolean() | nil, insurance_provider: String.t() | nil, insurance_sets: String.t() | nil, insurance_type: String.t() | nil, limit: String.t() | nil, notes: String.t() | nil, origin_data: String.t() | nil, origin_id: String.t() | nil, policy_number: String.t() | nil, status: String.t() | nil, vendor_id: integer() | nil }
Functions
Link to this function