Package | Description |
---|---|
com.google.api.services.mybusinessplaceactions.v1.model |
Modifier and Type | Method and Description |
---|---|
FixedFee |
FixedFee.clone() |
FixedFee |
FeeDetails.getFixedFee()
The fixed fee associated with the fulfillment method.
|
FixedFee |
FixedFee.set(String fieldName,
Object value) |
FixedFee |
FixedFee.setAmount(Money amount)
The amount of the fixed fee for the fulfillment method.
|
Modifier and Type | Method and Description |
---|---|
FeeDetails |
FeeDetails.setFixedFee(FixedFee fixedFee)
The fixed fee associated with the fulfillment method.
|
Copyright © 2011–2022 Google. All rights reserved.