module LUSI::API::Course::StaffEndpoint

Mixin for staff user details

Public Instance Methods

lusi_ws_endpoint() click to toggle source

@see (LUSI::API::Core::Endpoint#lusi_ws_path)

# File lib/lusi_api/course.rb, line 399
def lusi_ws_endpoint
  'Staff.asmx'
end