Class: Dor::Services::Client::UserVersion::Version

Inherits:
Struct
  • Object
show all
Defined in:
lib/dor/services/client/user_version.rb

Instance Attribute Summary collapse

Instance Attribute Details

#userVersionObject

Returns the value of attribute userVersion

Returns:

  • (Object)

    the current value of userVersion



8
9
10
# File 'lib/dor/services/client/user_version.rb', line 8

def userVersion
  @userVersion
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



8
9
10
# File 'lib/dor/services/client/user_version.rb', line 8

def version
  @version
end

#withdrawnObject

Returns the value of attribute withdrawn

Returns:

  • (Object)

    the current value of withdrawn



8
9
10
# File 'lib/dor/services/client/user_version.rb', line 8

def withdrawn
  @withdrawn
end