Type Alias SyncContractStatusParams

SyncContractStatusParams: {
    contractId: string;
}