Variable BankAccountHolderStatusConst
BankAccountHolderStatus: {
Active: "ACTIVE";
Inactive: "INACTIVE";
UnderReview: "UNDER_REVIEW";
VerificationFailed: "VERIFICATION_FAILED";
} = ...
Type Declaration
ReadonlyActive: "ACTIVE"
ReadonlyInactive: "INACTIVE"
ReadonlyUnderReview: "UNDER_REVIEW"
ReadonlyVerificationFailed: "VERIFICATION_FAILED"
Represents status of the Amazon Seller Wallet accountholder