fulfillment Info
Parameters
value
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.
Parameters
values
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.
suspend fun fulfillmentInfo(argument: List<suspend GoogleCloudRetailV2betaFulfillmentInfoArgsBuilder.() -> Unit>)
suspend fun fulfillmentInfo(vararg argument: suspend GoogleCloudRetailV2betaFulfillmentInfoArgsBuilder.() -> Unit)
suspend fun fulfillmentInfo(argument: suspend GoogleCloudRetailV2betaFulfillmentInfoArgsBuilder.() -> Unit)
Parameters
argument
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.