Module: LUSI::API::Course::StaffEndpoint

Included in:
StaffModuleEnrolment, StaffSchemeOfStudyEnrolment
Defined in:
lib/lusi_api/course.rb

Overview

Mixin for staff user details

Instance Method Summary collapse

Instance Method Details

#lusi_ws_endpointObject

See Also:

  • LUSI::API::Course::StaffEndpoint.(LUSI(LUSI::API(LUSI::API::Core(LUSI::API::Core::Endpoint(LUSI::API::Core::Endpoint#lusi_ws_path)


399
400
401
# File 'lib/lusi_api/course.rb', line 399

def lusi_ws_endpoint
  'Staff.asmx'
end