Class: Checkr::Subscription
- Inherits:
-
APIResource
- Object
- APIClass
- APIResource
- Checkr::Subscription
- Defined in:
- lib/checkr/subscription.rb
Instance Attribute Summary
Attributes inherited from APIClass
Class Method Summary collapse
Methods inherited from APIResource
Methods inherited from APIClass
api_class_method, api_instance_method, api_lambda, api_lambda_construct, attribute, attribute_aliases, attribute_get_lambda, attribute_names, attribute_set_lambda, attribute_writer_alias, attribute_writer_names, #attributes, #changed_attribute_names, #changed_attributes, changed_lambda, #clear_changed_attributes, compose_api_path, compose_arguments, compose_params, #construct, construct, determine_attr_value, determine_unused_args, #initialize, #inspect, #mark_attribute_changed, #non_nil_attributes, #path, #refresh_from, register_subclass, subclass_fetch, subclasses, #to_json, #to_s, validate_args
Constructor Details
This class inherits a constructor from Checkr::APIClass
Class Method Details
.path ⇒ Object
21 22 23 |
# File 'lib/checkr/subscription.rb', line 21 def self.path "/v1/subscriptions" end |