Interface protos.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy.ISeasonalOverride (2.2.0)

Properties of a SeasonalOverride.

Package

@google-shopping/accounts

Properties

endDate

endDate?: (google.type.IDate|null);

SeasonalOverride endDate

label

label?: (string|null);

SeasonalOverride label

returnDays

returnDays?: (number|null);

SeasonalOverride returnDays

returnUntilDate

returnUntilDate?: (google.type.IDate|null);

SeasonalOverride returnUntilDate

startDate

startDate?: (google.type.IDate|null);

SeasonalOverride startDate