Class: Paymos::ServerTime

Inherits:
Model
  • Object
show all
Defined in:
lib/paymos/models.rb,
sig/paymos.rbs

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

#[], deep_freeze, fields, from, #initialize, #to_h

Constructor Details

This class inherits a constructor from Paymos::Model

Instance Attribute Details

#server_timeInteger (readonly)

Returns the value of attribute server_time.

Returns:

  • (Integer)


142
143
144
# File 'sig/paymos.rbs', line 142

def server_time
  @server_time
end