Class: Dor::Services::Client::Members::Member

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

Instance Attribute Summary collapse

Instance Attribute Details

#externalIdentifierObject

Returns the value of attribute externalIdentifier

Returns:

  • (Object)

    the current value of externalIdentifier



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

def externalIdentifier
  @externalIdentifier
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end