content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string CountryCode [get, set]
 The CLDR territory code of the country in which the holiday is available. E.g. "US", "DE", "GB". A holiday cutoff can only be configured in a shipping settings service with matching delivery country. Always present. More...
 
virtual string Date [get, set]
 Date of the holiday, in ISO 8601 format. E.g. "2016-12-25" for Christmas 2016. Always present. More...
 
virtual string DeliveryGuaranteeDate [get, set]
 Date on which the order has to arrive at the customer's, in ISO 8601 format. E.g. "2016-12-24" for 24th December 2016. Always present. More...
 
virtual System.Nullable< ulong > DeliveryGuaranteeHour [get, set]
 Hour of the day in the delivery location's timezone on the guaranteed delivery date by which the order has to arrive at the customer's. Possible values are: 0 (midnight), 1, ..., 12 (noon), 13, ..., 23. Always present. More...
 
virtual string Id [get, set]
 Unique identifier for the holiday to be used when configuring holiday cutoffs. Always present. More...
 
virtual string Type [get, set]
 The holiday type. Always present. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ CountryCode

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday.CountryCode
getset

The CLDR territory code of the country in which the holiday is available. E.g. "US", "DE", "GB". A holiday cutoff can only be configured in a shipping settings service with matching delivery country. Always present.

◆ Date

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday.Date
getset

Date of the holiday, in ISO 8601 format. E.g. "2016-12-25" for Christmas 2016. Always present.

◆ DeliveryGuaranteeDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday.DeliveryGuaranteeDate
getset

Date on which the order has to arrive at the customer's, in ISO 8601 format. E.g. "2016-12-24" for 24th December 2016. Always present.

◆ DeliveryGuaranteeHour

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday.DeliveryGuaranteeHour
getset

Hour of the day in the delivery location's timezone on the guaranteed delivery date by which the order has to arrive at the customer's. Possible values are: 0 (midnight), 1, ..., 12 (noon), 13, ..., 23. Always present.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday.ETag
getset

The ETag of the item.

◆ Id

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday.Id
getset

Unique identifier for the holiday to be used when configuring holiday cutoffs. Always present.

◆ Type

virtual string Google.Apis.ShoppingContent.v2_1.Data.HolidaysHoliday.Type
getset

The holiday type. Always present.


The documentation for this class was generated from the following file: