fulfillmentInfo property
Fulfillment information, such as the store IDs for in-store pickup or region IDs for different shipping methods.
All the elements must have distinct FulfillmentInfo.type. Otherwise, an INVALID_ARGUMENT error is returned.
Implementation
core.List<GoogleCloudRetailV2FulfillmentInfo>? fulfillmentInfo;