Skip to main content

ShareholderStatus

Status of the shareholder during the process with Swan.

enum ShareholderStatus {
PendingOnboarding
WaitingForVerification
WaitingForTransfer
CapitalTransferred
CapitalFundsWiredToNotary
CapitalDepositCanceled
}

Values

ShareholderStatus.PendingOnboarding

Waiting for the shareholder to finalize their onboarding.

ShareholderStatus.WaitingForVerification

Waiting for Swan compliance team to verify the shareholder.

ShareholderStatus.WaitingForTransfer

Waiting for the shareholder to wire their share of the capital on their temporary Swan account.

ShareholderStatus.CapitalTransferred

When the shareholder has wired their share of the capital.

ShareholderStatus.CapitalFundsWiredToNotary

When the shareholder's capital is wired to the notary.

ShareholderStatus.CapitalDepositCanceled

When the capital deposit of the shareholder is canceled.

Member Of

Shareholder object