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

Properties

virtual System.Nullable< int > DaysToReturn [get, set]
 How many days later the item can be returned. More...
 
virtual System.Nullable< bool > IsReturnable [get, set]
 Whether the item is returnable. More...
 
virtual string PolicyUrl [get, set]
 URL of the item return policy. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ DaysToReturn

virtual System.Nullable<int> Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemReturnInfo.DaysToReturn
getset

How many days later the item can be returned.

◆ ETag

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

The ETag of the item.

◆ IsReturnable

virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemReturnInfo.IsReturnable
getset

Whether the item is returnable.

◆ PolicyUrl

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderLineItemReturnInfo.PolicyUrl
getset

URL of the item return policy.


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