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

Properties

virtual System.Nullable< bool > EnableOrderinvoices [get, set]
 Whether the orderinvoices service should support this order. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#testOrder". More...
 
virtual System.Collections.Generic.IList< TestOrderLineItemLineItems [get, set]
 Line items that are ordered. At least one line item must be provided. More...
 
virtual string NotificationMode [get, set]
 Determines if test order must be pulled by merchant or pushed to merchant via push integration. More...
 
virtual string PredefinedBillingAddress [get, set]
 The billing address. More...
 
virtual string PredefinedDeliveryAddress [get, set]
 Identifier of one of the predefined delivery addresses for the delivery. More...
 
virtual string PredefinedEmail [get, set]
 Email address of the customer. More...
 
virtual string PredefinedPickupDetails [get, set]
 Identifier of one of the predefined pickup details. Required for orders containing line items with shipping type pickup. More...
 
virtual System.Collections.Generic.IList< OrderPromotionPromotions [get, set]
 Promotions associated with the order. More...
 
virtual Price ShippingCost [get, set]
 The price of shipping for all items. Shipping tax is automatically calculated for orders where marketplace facilitator tax laws are applicable. Otherwise, tax settings from Merchant Center are applied. Note that shipping is not taxed in certain states. More...
 
virtual string ShippingOption [get, set]
 The requested shipping option. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ EnableOrderinvoices

virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.TestOrder.EnableOrderinvoices
getset

Whether the orderinvoices service should support this order.

◆ ETag

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

The ETag of the item.

◆ Kind

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

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

◆ LineItems

virtual System.Collections.Generic.IList<TestOrderLineItem> Google.Apis.ShoppingContent.v2_1.Data.TestOrder.LineItems
getset

Line items that are ordered. At least one line item must be provided.

◆ NotificationMode

virtual string Google.Apis.ShoppingContent.v2_1.Data.TestOrder.NotificationMode
getset

Determines if test order must be pulled by merchant or pushed to merchant via push integration.

◆ PredefinedBillingAddress

virtual string Google.Apis.ShoppingContent.v2_1.Data.TestOrder.PredefinedBillingAddress
getset

The billing address.

◆ PredefinedDeliveryAddress

virtual string Google.Apis.ShoppingContent.v2_1.Data.TestOrder.PredefinedDeliveryAddress
getset

Identifier of one of the predefined delivery addresses for the delivery.

◆ PredefinedEmail

virtual string Google.Apis.ShoppingContent.v2_1.Data.TestOrder.PredefinedEmail
getset

Email address of the customer.

◆ PredefinedPickupDetails

virtual string Google.Apis.ShoppingContent.v2_1.Data.TestOrder.PredefinedPickupDetails
getset

Identifier of one of the predefined pickup details. Required for orders containing line items with shipping type pickup.

◆ Promotions

virtual System.Collections.Generic.IList<OrderPromotion> Google.Apis.ShoppingContent.v2_1.Data.TestOrder.Promotions
getset

Promotions associated with the order.

◆ ShippingCost

virtual Price Google.Apis.ShoppingContent.v2_1.Data.TestOrder.ShippingCost
getset

The price of shipping for all items. Shipping tax is automatically calculated for orders where marketplace facilitator tax laws are applicable. Otherwise, tax settings from Merchant Center are applied. Note that shipping is not taxed in certain states.

◆ ShippingOption

virtual string Google.Apis.ShoppingContent.v2_1.Data.TestOrder.ShippingOption
getset

The requested shipping option.


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