Type alias AccountNameRequestStatus

AccountNameRequestStatus: "success" | "processing" | "declined" | "was_accepted" | "was_declined" | "declined_with_link" | "response" | "response_with_link"

Generated using TypeDoc