Interface protos.google.cloud.retail.v2beta.ILocalInventory (3.1.0)

Properties of a LocalInventory.

Package

@google-cloud/retail

Properties

attributes

attributes?: ({ [k: string]: google.cloud.retail.v2beta.ICustomAttribute }|null);

LocalInventory attributes

fulfillmentTypes

fulfillmentTypes?: (string[]|null);

LocalInventory fulfillmentTypes

placeId

placeId?: (string|null);

LocalInventory placeId

priceInfo

priceInfo?: (google.cloud.retail.v2beta.IPriceInfo|null);

LocalInventory priceInfo