Interface protos.google.shopping.merchant.accounts.v1beta.IService (2.2.0)

Properties of a Service.

Package

@google-shopping/accounts

Properties

active

active?: (boolean|null);

Service active

currencyCode

currencyCode?: (string|null);

Service currencyCode

deliveryCountries

deliveryCountries?: (string[]|null);

Service deliveryCountries

deliveryTime

deliveryTime?: (google.shopping.merchant.accounts.v1beta.IDeliveryTime|null);

Service deliveryTime

loyaltyPrograms

loyaltyPrograms?: (google.shopping.merchant.accounts.v1beta.Service.ILoyaltyProgram[]|null);

Service loyaltyPrograms

minimumOrderValue

minimumOrderValue?: (google.shopping.type.IPrice|null);

Service minimumOrderValue

minimumOrderValueTable

minimumOrderValueTable?: (google.shopping.merchant.accounts.v1beta.IMinimumOrderValueTable|null);

Service minimumOrderValueTable

rateGroups

rateGroups?: (google.shopping.merchant.accounts.v1beta.IRateGroup[]|null);

Service rateGroups

serviceName

serviceName?: (string|null);

Service serviceName

shipmentType

shipmentType?: (google.shopping.merchant.accounts.v1beta.Service.ShipmentType|keyof typeof google.shopping.merchant.accounts.v1beta.Service.ShipmentType|null);

Service shipmentType

storeConfig

storeConfig?: (google.shopping.merchant.accounts.v1beta.Service.IStoreConfig|null);

Service storeConfig