Variable ReasonReasonCodeEnumConst
ReasonReasonCodeEnum: {
ApprovalRequired: "APPROVAL_REQUIRED";
AsinNotFound: "ASIN_NOT_FOUND";
NotEligible: "NOT_ELIGIBLE";
} = ...
Type Declaration
-
ReadonlyApprovalRequired: "APPROVAL_REQUIRED"
-
ReadonlyAsinNotFound: "ASIN_NOT_FOUND"
-
ReadonlyNotEligible: "NOT_ELIGIBLE"