Class: Camt::GroupHeader

Inherits:
Struct
  • Object
show all
Defined in:
lib/camt.rb

Instance Attribute Summary collapse

Instance Attribute Details

#additional_infoObject

Returns the value of attribute additional_info

Returns:

  • (Object)

    the current value of additional_info



14
15
16
# File 'lib/camt.rb', line 14

def additional_info
  @additional_info
end

#created_atObject

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



14
15
16
# File 'lib/camt.rb', line 14

def created_at
  @created_at
end

#message_idObject

Returns the value of attribute message_id

Returns:

  • (Object)

    the current value of message_id



14
15
16
# File 'lib/camt.rb', line 14

def message_id
  @message_id
end

#paginationObject

Returns the value of attribute pagination

Returns:

  • (Object)

    the current value of pagination



14
15
16
# File 'lib/camt.rb', line 14

def pagination
  @pagination
end

#recipientObject

Returns the value of attribute recipient

Returns:

  • (Object)

    the current value of recipient



14
15
16
# File 'lib/camt.rb', line 14

def recipient
  @recipient
end