Class: NoyoFulfillment::GroupPlans::LongTermDisability

Inherits:
Base show all
Defined in:
lib/noyo_fulfillment/models/group_plans/long_term_disability.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#code, #created, #group_enrollment_id, #id, #name, #version

Method Summary

Methods inherited from Base

resource_path_name

Methods included from Mixins::NestedUnder

included

Methods inherited from ApiResource

all, authenticate, #create, #create_hash, #create_url, find, get_body, handle_unauthenticated, headers, #initialize, perform_request_authenticated, resource_path_name, resource_url, #resource_url, single_resource_url, #single_resource_url

Methods included from NoyoApi::Client::UserAgent

included

Methods inherited from BaseModel

#==, #attributes, class_name, #excluded_attributes, #initialize, #inspect, #synced_attributes, #to_h, #update_attrs

Constructor Details

This class inherits a constructor from NoyoFulfillment::ApiResource

Instance Attribute Details

#plan_typeObject

Returns the value of attribute plan_type.



4
5
6
# File 'lib/noyo_fulfillment/models/group_plans/long_term_disability.rb', line 4

def plan_type
  @plan_type
end

#statusObject

Returns the value of attribute status.



4
5
6
# File 'lib/noyo_fulfillment/models/group_plans/long_term_disability.rb', line 4

def status
  @status
end