Package | Description |
---|---|
com.google.api.services.mybusinessplaceactions.v1.model |
Modifier and Type | Method and Description |
---|---|
MinimumFee |
MinimumFee.clone() |
MinimumFee |
FeeDetails.getBaseFee()
The base fee associated with the fulfillment method.
|
MinimumFee |
MinimumFee.set(String fieldName,
Object value) |
MinimumFee |
MinimumFee.setBaseFeeAmount(Money baseFeeAmount)
The base fee amount for the fulfillment method.
|
Modifier and Type | Method and Description |
---|---|
FeeDetails |
FeeDetails.setBaseFee(MinimumFee baseFee)
The base fee associated with the fulfillment method.
|
Copyright © 2011–2022 Google. All rights reserved.