sellerTimeZone property

String? sellerTimeZone
getter/setter pair

The time zone name.

For deals with Cost Per Day billing, defines the time zone used to mark the boundaries of a day. It should be an IANA TZ name, such as "America/Los_Angeles". For more information, see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones.

Implementation

core.String? sellerTimeZone;