Class: Dor::Services::Client::ObjectVersion::Version

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

Instance Attribute Summary collapse

Instance Attribute Details

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



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

def message
  @message
end

#tagObject

Returns the value of attribute tag

Returns:

  • (Object)

    the current value of tag



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

def tag
  @tag
end

#versionIdObject

Returns the value of attribute versionId

Returns:

  • (Object)

    the current value of versionId



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

def versionId
  @versionId
end