public enum CreditType extends Enum<CreditType> implements ProtocolMessageEnumType of installment payments.
Protobuf enum google.shopping.merchant.products.v1.CreditType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CREDIT_TYPE_UNSPECIFIED |
Default value. This value is unused. |
CREDIT_TYPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
FINANCE |
Finance. |
FINANCE_VALUE |
Finance. |
LEASE |
Lease. |
LEASE_VALUE |
Lease. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|