|
virtual System.Nullable< bool > | Active [get, set] |
| A boolean exposing the active status of the shipping service. Required. More...
|
|
virtual string | Currency [get, set] |
| The CLDR code of the currency to which this service applies. Must match that of the prices in rate groups. More...
|
|
virtual string | DeliveryCountry [get, set] |
| The CLDR territory code of the country to which the service applies. Required. More...
|
|
virtual DeliveryTime | DeliveryTime [get, set] |
| Time spent in various aspects from order to the delivery of the product. Required. More...
|
|
virtual string | Eligibility [get, set] |
| Eligibility for this service. More...
|
|
virtual Price | MinimumOrderValue [get, set] |
| Minimum order value for this service. If set, indicates that customers will have to spend at least this amount. All prices within a service must have the same currency. More...
|
|
virtual string | Name [get, set] |
| Free-form name of the service. Must be unique within target account. Required. More...
|
|
virtual PickupCarrierService | PickupService [get, set] |
| The carrier-service pair delivering items to collection points. The list of supported pickup services can be retrieved via the getSupportedPickupServices method. Required if and only if the service delivery type is pickup. More...
|
|
virtual System.Collections.Generic.IList< RateGroup > | RateGroups [get, set] |
| Shipping rate group definitions. Only the last one is allowed to have an empty applicableShippingLabels, which means "everything else". The other applicableShippingLabels must not overlap. More...
|
|
virtual string | ShipmentType [get, set] |
| Type of locations this service ships orders to. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|
◆ Active
virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.Service.Active |
|
getset |
A boolean exposing the active status of the shipping service. Required.
◆ Currency
virtual string Google.Apis.ShoppingContent.v2_1.Data.Service.Currency |
|
getset |
The CLDR code of the currency to which this service applies. Must match that of the prices in rate groups.
◆ DeliveryCountry
virtual string Google.Apis.ShoppingContent.v2_1.Data.Service.DeliveryCountry |
|
getset |
The CLDR territory code of the country to which the service applies. Required.
◆ DeliveryTime
virtual DeliveryTime Google.Apis.ShoppingContent.v2_1.Data.Service.DeliveryTime |
|
getset |
Time spent in various aspects from order to the delivery of the product. Required.
◆ Eligibility
virtual string Google.Apis.ShoppingContent.v2_1.Data.Service.Eligibility |
|
getset |
Eligibility for this service.
◆ ETag
virtual string Google.Apis.ShoppingContent.v2_1.Data.Service.ETag |
|
getset |
◆ MinimumOrderValue
virtual Price Google.Apis.ShoppingContent.v2_1.Data.Service.MinimumOrderValue |
|
getset |
Minimum order value for this service. If set, indicates that customers will have to spend at least this amount. All prices within a service must have the same currency.
◆ Name
virtual string Google.Apis.ShoppingContent.v2_1.Data.Service.Name |
|
getset |
Free-form name of the service. Must be unique within target account. Required.
◆ PickupService
The carrier-service pair delivering items to collection points. The list of supported pickup services can be retrieved via the getSupportedPickupServices method. Required if and only if the service delivery type is pickup.
◆ RateGroups
virtual System.Collections.Generic.IList<RateGroup> Google.Apis.ShoppingContent.v2_1.Data.Service.RateGroups |
|
getset |
Shipping rate group definitions. Only the last one is allowed to have an empty applicableShippingLabels, which means "everything else". The other applicableShippingLabels must not overlap.
◆ ShipmentType
virtual string Google.Apis.ShoppingContent.v2_1.Data.Service.ShipmentType |
|
getset |
Type of locations this service ships orders to.
The documentation for this class was generated from the following file:
- Google.Apis.ShoppingContent.v2_1.cs