content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy Class Reference

Return policy resource. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Country [get, set]
 The country of sale where the return policy is applicable. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#returnPolicy". More...
 
virtual string Label [get, set]
 The user-defined label of the return policy. For the default policy, use the label "default". More...
 
virtual string Name [get, set]
 The name of the policy as shown in Merchant Center. More...
 
virtual System.Collections.Generic.IList< string > NonFreeReturnReasons [get, set]
 Return reasons that will incur return fees. More...
 
virtual ReturnPolicyPolicy Policy [get, set]
 The policy. More...
 
virtual string ReturnPolicyId [get, set]
 Return policy ID generated by Google. More...
 
virtual System.Collections.Generic.IList< ReturnPolicySeasonalOverrideSeasonalOverrides [get, set]
 An optional list of seasonal overrides. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Return policy resource.

Property Documentation

◆ Country

virtual string Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy.Country
getset

The country of sale where the return policy is applicable.

◆ ETag

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

The ETag of the item.

◆ Kind

virtual string Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "content#returnPolicy".

◆ Label

virtual string Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy.Label
getset

The user-defined label of the return policy. For the default policy, use the label "default".

◆ Name

virtual string Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy.Name
getset

The name of the policy as shown in Merchant Center.

◆ NonFreeReturnReasons

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy.NonFreeReturnReasons
getset

Return reasons that will incur return fees.

◆ Policy

virtual ReturnPolicyPolicy Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy.Policy
getset

The policy.

◆ ReturnPolicyId

virtual string Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy.ReturnPolicyId
getset

Return policy ID generated by Google.

◆ SeasonalOverrides

virtual System.Collections.Generic.IList<ReturnPolicySeasonalOverride> Google.Apis.ShoppingContent.v2_1.Data.ReturnPolicy.SeasonalOverrides
getset

An optional list of seasonal overrides.


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