Skip to main content

CapitalDepositCaseStatus

Status of a capital deposit case.

enum CapitalDepositCaseStatus {
Initiated
WaitingForRequirements
WaitingForShareDepositCertificate
WaitingForRegisterExtract
WaitingForNotaryTransfer
Completed
Canceled
}

Values

CapitalDepositCaseStatus.Initiated

Technical state when the mutation to create a new capital deposit case is called.

CapitalDepositCaseStatus.WaitingForRequirements

A new capital deposit case is created and Swan is waiting for the required information to be provided and each shareholder to wire their share of share capital.

CapitalDepositCaseStatus.WaitingForShareDepositCertificate

Swan is waiting for the notary to provide the Share Deposit Certificate.

CapitalDepositCaseStatus.WaitingForRegisterExtract

Swan is waiting for you to provide the Register Extract.

CapitalDepositCaseStatus.WaitingForNotaryTransfer

Swan is waiting for the notary to wire the share capital on the account of the company being registered.

CapitalDepositCaseStatus.Completed

The capital deposit case is completed.

CapitalDepositCaseStatus.Canceled

The capital deposit case is canceled.

Member Of

CapitalDepositCase object ● CapitalDepositCaseFiltersInput input