Method: ConstantContactClient::UpdateAccountRequest#time_zone_id
- Defined in:
- lib/constant_contact_client/models/update_account_request.rb
#time_zone_id ⇒ Object
The time zone to use for the account; as defined in the IANA time-zone database (see www.iana.org/time-zones).
46 47 48 |
# File 'lib/constant_contact_client/models/update_account_request.rb', line 46 def time_zone_id @time_zone_id end |