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

Properties

virtual string Country [get, set]
 The CLDR territory code of the country of the test order to create. Affects the currency and addresses of orders created via template_name, or the addresses of orders created via test_order. More...
 
virtual string TemplateName [get, set]
 The test order template to use. Specify as an alternative to testOrder as a shortcut for retrieving a template and then creating an order using that template. More...
 
virtual TestOrder TestOrder [get, set]
 The test order to create. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Country

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

The CLDR territory code of the country of the test order to create. Affects the currency and addresses of orders created via template_name, or the addresses of orders created via test_order.

Acceptable values are: - "US" - "FR" Defaults to US.

◆ ETag

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

The ETag of the item.

◆ TemplateName

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersCreateTestOrderRequest.TemplateName
getset

The test order template to use. Specify as an alternative to testOrder as a shortcut for retrieving a template and then creating an order using that template.

◆ TestOrder

virtual TestOrder Google.Apis.ShoppingContent.v2_1.Data.OrdersCreateTestOrderRequest.TestOrder
getset

The test order to create.


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