Class: SplitIoClient::Telemetry::ClientMethodExceptions

Inherits:
Struct
  • Object
show all
Defined in:
lib/splitclient-rb/telemetry/domain/structs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tObject

Returns the value of attribute t

Returns:

  • (Object)

    the current value of t



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def t
  @t
end

#tcObject

Returns the value of attribute tc

Returns:

  • (Object)

    the current value of tc



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tc
  @tc
end

#tcsObject

Returns the value of attribute tcs

Returns:

  • (Object)

    the current value of tcs



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tcs
  @tcs
end

#trObject

Returns the value of attribute tr

Returns:

  • (Object)

    the current value of tr



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tr
  @tr
end

#tsObject

Returns the value of attribute ts

Returns:

  • (Object)

    the current value of ts



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def ts
  @ts
end