EzmaxApi::CustomTimezoneWithCodeResponse Properties Name Type Description Notes s_timezone_name String The Name of timezone s_code String The Code of the time Example require 'Ezmaxapi' instance = EzmaxApi::CustomTimezoneWithCodeResponse.new( s_timezone_name: null, s_code: EST )