amazon-spapi 2.0.3

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

## Enum Variants

| Name | Value |
|---- | -----|
| BusinessClosed | BusinessClosed |
| CustomerUnavailable | CustomerUnavailable |
| PaymentNotReady | PaymentNotReady |
| OtpNotAvailable | OtpNotAvailable |
| DeliveryAttempted | DeliveryAttempted |
| UnableToAccess | UnableToAccess |
| UnableToContactRecipient | UnableToContactRecipient |
| DeliveredToBehindWheelieBin | DeliveredToBehindWheelieBin |
| DeliveredToPorch | DeliveredToPorch |
| DeliveredToGarage | DeliveredToGarage |
| DeliveredToGarden | DeliveredToGarden |
| DeliveredToGreenhouse | DeliveredToGreenhouse |
| DeliveredToMailSlot | DeliveredToMailSlot |
| DeliveredToMailRoom | DeliveredToMailRoom |
| DeliveredToNeighbor | DeliveredToNeighbor |
| DeliveredToRearDoor | DeliveredToRearDoor |
| DeliveredToReceptionist | DeliveredToReceptionist |
| DeliveredToShed | DeliveredToShed |
| DeliveredWithOtp | DeliveredWithOTP |
| Signed | Signed |
| Damaged | Damaged |
| IncorrectItems | IncorrectItems |
| NotRequired | NotRequired |
| Rejected | Rejected |
| RejectedByRecipientWithVerification | RejectedByRecipientWithVerification |
| CancelledByRecipient | CancelledByRecipient |
| AddressNotFound | AddressNotFound |
| HazmatShipment | HazmatShipment |
| Undeliverable | Undeliverable |
| ArrivedAtLocalFacility | ArrivedAtLocalFacility |


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