module LUSI::API::Course::StudentEndpoint

Mixin for student 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 408
def lusi_ws_endpoint
  'Student.asmx'
end