Show / Hide Table of Contents

Enum Service.Types.StoreConfig.Types.StoreServiceType

Indicates whether all stores, or selected stores, listed by the business provide local delivery.

Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public enum Service.Types.StoreConfig.Types.StoreServiceType

Fields

Name Description
AllStores

Indicates whether all stores, current and future, listed by this business provide local delivery.

SelectedStores

Indicates that only the stores listed in store_codes are eligible for local delivery.

Unspecified

Did not specify store service type.

In this article
Back to top Generated by DocFX