Type Alias GetContractStatusParams

GetContractStatusParams: {
    contractId: string;
}