Enum OnlineReturnPolicy.Types.Policy.Types.Type
Return policy types.
Namespace: Google.Shopping.Merchant.Accounts.V1Beta
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
Syntax
public enum OnlineReturnPolicy.Types.Policy.Types.Type
Fields
| Name | Description |
|---|---|
| LifetimeReturns | Life time returns. |
| NoReturns | No returns. |
| NumberOfDaysAfterDelivery | The number of days within which a return is valid after delivery. |
| Unspecified | Default value. This value is unused. |