amazon-spapi 2.0.3

A Rust client library for Amazon Selling Partner API (SP-API)
Documentation
# IneligibilityReasonCode

## Enum Variants

| Name | Value |
|---- | -----|
| NoCoverage | NO_COVERAGE |
| PickupSlotRestriction | PICKUP_SLOT_RESTRICTION |
| UnsupportedVas | UNSUPPORTED_VAS |
| VasCombinationRestriction | VAS_COMBINATION_RESTRICTION |
| SizeRestrictions | SIZE_RESTRICTIONS |
| WeightRestrictions | WEIGHT_RESTRICTIONS |
| LateDelivery | LATE_DELIVERY |
| ProgramConstraints | PROGRAM_CONSTRAINTS |
| TermsAndConditionsNotAccepted | TERMS_AND_CONDITIONS_NOT_ACCEPTED |
| Unknown | UNKNOWN |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)