Class: LcpSdk::MessageModel

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

Instance Attribute Summary collapse

Instance Attribute Details

#correlation_idObject

Returns the value of attribute correlation_id

Returns:

  • (Object)

    the current value of correlation_id



3
4
5
# File 'lib/generated_models.rb', line 3

def correlation_id
  @correlation_id
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



3
4
5
# File 'lib/generated_models.rb', line 3

def id
  @id
end

#idempotency_keyObject

Returns the value of attribute idempotency_key

Returns:

  • (Object)

    the current value of idempotency_key



3
4
5
# File 'lib/generated_models.rb', line 3

def idempotency_key
  @idempotency_key
end

#receiver_idObject

Returns the value of attribute receiver_id

Returns:

  • (Object)

    the current value of receiver_id



3
4
5
# File 'lib/generated_models.rb', line 3

def receiver_id
  @receiver_id
end

#securityObject

Returns the value of attribute security

Returns:

  • (Object)

    the current value of security



3
4
5
# File 'lib/generated_models.rb', line 3

def security
  @security
end

#sender_idObject

Returns the value of attribute sender_id

Returns:

  • (Object)

    the current value of sender_id



3
4
5
# File 'lib/generated_models.rb', line 3

def sender_id
  @sender_id
end

#testObject

Returns the value of attribute test

Returns:

  • (Object)

    the current value of test



3
4
5
# File 'lib/generated_models.rb', line 3

def test
  @test
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



3
4
5
# File 'lib/generated_models.rb', line 3

def timestamp
  @timestamp
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



3
4
5
# File 'lib/generated_models.rb', line 3

def type
  @type
end