Enum OnlineReturnPolicy.Types.ReturnShippingFee.Types.Type
Return shipping fee types.
Namespace: Google.Shopping.Merchant.Accounts.V1Beta
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
Syntax
public enum OnlineReturnPolicy.Types.ReturnShippingFee.Types.Type
Fields
| Name | Description |
|---|---|
| CustomerPayingActualFee | Customers will pay the actual return shipping fee. |
| Fixed | The return shipping fee is a fixed value. |
| Unspecified | Default value. This value is unused. |