Class: Breathe::EmployeeTrainingCourses

Inherits:
Resource
  • Object
show all
Defined in:
lib/breathe/employee_training_courses.rb

Constant Summary collapse

RESOURCE_NAME =
"employee_training_courses"
SUPPORTED_ENDPOINTS =
[
  :list,
]

Instance Attribute Summary

Attributes inherited from Resource

#client

Method Summary

Methods inherited from Resource

#get, #initialize, #list

Constructor Details

This class inherits a constructor from Breathe::Resource